@charset "shift_jis";

/*---------------------------------------------------------------
 		スタティックページ(プライバシーポリーシーなど)
---------------------------------------------------------------*/

/*基本設定*/
#content-static{ width:585px; float:left; line-height:150%;}
#contents-static-inner{}

#content-static a{ color:#47A4BE;}
#content-static a:link { color:#47A4BE; text-decoration:none;}
#content-static a:visited { color:#47A4BE; text-decoration:none;}
#content-static a:hover { color:#47A4BE; text-decoration:underline;}
#content-static a:active { color:#47A4BE; text-decoration:underline;}
	
#content-static h2{ font-size:100%; margin:0px 0px 20px; padding:7px 0px; border:#CCCCCC dashed 1px; border-style:solid none dashed;}
#content-static h3{
	font-size:90%;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content-static h4{}
#content-static p{
	font-size:80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height:150%;
}
#content-static ul, #content-static ol{ }
#content-static li{ font-size:80%; margin-top:7px;}
#content-static ul li ul li{ font-size:100%; margin-top:0px;}


/*プライバシーポリシー*/	
.h3_type_p{ border:#CCCCCC dashed 5px; border-style:none none none solid; padding:0px 0px 0px 8px; line-height:normal;}
.campany_info { margin-bottom:20px;}
.campany_info th{ width:25%;font-size:80%; border:#CCCCCC dashed 1px; border-style:solid none none; padding:5px;/* background-image:url(/images/common/non_side/table_th.gif);*/}
.campany_info td{
	font-size:80%;
	border:#CCCCCC dashed 1px;
	border-style:solid none none;
	padding:5px 5px 5px 13px;
	background-image:url(/images/common/non_side/border.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.shoutorihiki { margin-bottom:20px; background-color:#DDDDDD;}
.shoutorihiki th{ width:25%;font-size:80%; padding:5px; background-color:#EEEEEE;}
.shoutorihiki td{ font-size:80%; padding:5px; background-color:#FFFFFF;}

.point_item{ background-image:url(/images/guide/point.gif); background-repeat:no-repeat; background-position:left top; padding-left:20px; list-style:none;}

