@charset "UTF-8";
/* CSS Document */



#mv h1 {
	height:280px;
	margin:0 auto;
	width:950px;
}

#mv h1 span {
	display:none;
	visibility:hidden;
}


#mv.contact,
#mv.contact h1 {
	background:url(../images/img_main.jpg) center top no-repeat #fcfcfc;
}

#mv.policy,
#mv.policy h1 {
	background:url(../images/img_main_02.jpg) center top no-repeat #fcfcfc;
}

#contents table.tbl03 {
	text-align:left;
	margin-bottom:15px;
}

#contents table.tbl03 th {
	padding:10px;
}

#contents table.tbl03 th span {
	font-weight:normal;
}

#contents table.tbl03 td {
	padding:10px;
}

#contents table.tbl03 span.block {
	display:block !important;
}


/*privacy policy*/

#contents .section ol.number{
	padding-left:25px;
}

#contents .section ol.number li{
	list-style-position:outside;
	list-style-type:decimal;
	margin-bottom:10px;
}