﻿@charset "UTF-8";

/*privacy-policy.html ----------------------------------------------------------*/

h2{
	margin-bottom:34px;
}

/*privacyPolicyList---------------------------------------------------------*/

#privacyPolicyList{
	display:block;
	position:relative;
	width:830px;
	color:#808080;
	font-size:14px;
}

#privacyPolicyList h3{
	display:block;
	position:relative;
	width:800px;/*830*/
	height:auto;
	margin-bottom:32px;
	margin-left:57px;
	padding:2px 0 2px 30px;
	border:none;
	background:url(./img/sitemap/icon_h-arrow001.gif) left center no-repeat;
	text-decoration:underline;
	text-align:left;
}

#privacyPolicyList h4{
	margin-left:87px;
	margin-bottom:16px;
	padding-left:20px;
	background:url(./img/sitemap/icon_arrow001.gif) left center no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	text-align:left;
}

#privacyPolicyList p{
	position:relative;
	width:613px;/*830*/
	margin-bottom:32px;
	padding:0 110px 0 107px;
	line-height:2;
	text-align:left;
}


#privacyPolicyList ul{
	display:block;
	position:relative;
	width:830px;
			
}

#privacyPolicyList li{
	display:block;
	position:relative;
	width:830px;	
}

/*contents----------------------------------------*/

#privacyPolicyList .contents{
	display:block;
	position:relative;
	width:830px;/*830*/
	margin:0;
	padding:0;
	border:none;
}

/*------------------------------------contents end*/


/*firstChildren-----------------------------------*/

#privacyPolicyList .firstChildren{
	margin-bottom:45px;
	padding-bottom:15px;
	background: url(./img/privacy/bg_main-p-policy001.gif) left bottom repeat-x;
}

/*-------------------------------firstChildren end*/


/*lastChildren------------------------------------*/

#privacyPolicyList .lastChildren{
	border-bottom:#FF0000 solid 3px;
}

/*--------------------------------lastChildren end*/


/*-----------------------------------------------------privacyPolicyList end*/

/*-------------------------------------------------------privacy-policy.html end*/
