@charset "utf-8";

/* contents area */
#contentsbody { margin:0 auto; width:790px; }
#maincontents { margin:15px; width:760px; }

/* header */
#header { margin-bottom:12px; width:790px; height:80px; position:relative; border-bottom:3px #039 solid; }
#header h2 { position:absolute; top:15px; left:15px; width:167px; height:55px; }

/* footer */
#footer { margin:0 auto; padding:8px 0; width:790px; background-color:#039; clear:both; }
#footer p { margin-bottom:0; line-height:normal; font-size:11px; text-align:center; color:#FFF; }

/* title (h1) 
#contentsbody h1 { margin-bottom:15px; padding-bottom:12px; width:790px; height:25px; background:url("../images/t_privacy.png") 15px 0 no-repeat; border-bottom:1px #CCC solid; }
*/
/* -heading-lv1-pagetitle
------------------------------------------------------------*/
#heading-lv1-pagetitle {
	padding-bottom:20px;
}
	#heading-lv1-pagetitle h1 {
		padding:0 5px 7px;
		border-bottom:solid 1px #ccc;
	}
	#heading-lv1-pagetitle span {
		display:block;
		margin:-5px 5px -10px;
		font-size:26px;
		line-height:150%;
		color:#1671AE;
	}

ol { list-style:none; }
ol li { margin-bottom:15px; }

p#p-address { margin-bottom:25px; padding-left:400px; }

p.b-link { font-weight:bold;}
p.b-link a { padding:9px 0 0 27px; display:block; width:200px; height:36px; background:url("../../../common/images/b_link.png") 0 0 no-repeat; color:#333; }
p.b-link a:hover { background:url("../../../common/images/b_link_on.png") 0 0 no-repeat; }

