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


/*-- メニュー設定 --*/
div#header div.menu ul.primary li a.inquiry {
	background-position : 0 -50px ;
}


/*-- 右カラム設定 --*/
div#right_column div#inquiry h2 {
	width : 720px ;
	height : 65px ;
	text-indent : -9999px ;
	background : url(../img/inquiry_h2.gif) left top no-repeat ;
}

div#right_column div#inquiry div.mail {
	padding-bottom : 45px ;
}

div#right_column div#inquiry div.mail h3 {
	width : 720px ;
	height : 46px ;
	text-indent : -9999px ;
	background : url(../img/inquiry_mail_h3.gif) left top no-repeat ;
}

div#right_column div#inquiry div.privacy {
	padding-bottom : 45px ;
}

div#right_column div#inquiry div.privacy h3 {
	width : 720px ;
	height : 46px ;
	text-indent : -9999px ;
	background : url(../img/inquiry_privacy_h3.gif) left top no-repeat ;
}

div#right_column div#inquiry div.privacy h4 {
	margin-bottom : 10px ;
	border-bottom : solid 1px #cccccc ;
	font-size : 14px ;
	line-height : 21px ;
}

div#right_column div#inquiry div.privacy ol {
	margin : 5px 0 ;
	padding-left : 25px ;
}
