@charset "utf-8";

div#content_header{
	margin-bottom: 0px;
}

div#content_header h1{
	margin-bottom: 20px;
}

div#content_header h2{
	font: 230% "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-bottom: 10px;
}

div#content_header p{
	line-height:1.5;
}

div#content_header a{
	color: #EE4611;
	text-decoration: none;
}

div#content_header a:hover{
	color: #EE4611;
	text-decoration: underline;
}

div#content_page{
	margin-bottom: 30px;
}

div#content_page #content_left{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 555px;
}

div#content_page #content_right{
	margin: 3px 0px 0px;
	padding: 0px;
	float: right;
	width: 300px;
}


div#content_page #content_left h3{
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 10px;
	line-height:2.5;
	border-bottom: 1px solid #eeeeee;
}

div#content_page #content_left h4{
	font-weight: bold;
	font-size: 100%;
	margin: 15px 0 10px 0;
}

div#content_page #content_left ul{
	list-style:inside;
	margin:1em;
}
div#content_page #content_left ul.sitemap_main_list{
	list-style:none;
	line-height:2.5;
	margin: 0 0 20px 0;
	font-size:120%;
}
div#content_page #content_left ul.sitemap_main_list li{
	background: url(../images/common/icon_arrow_bk01.gif) no-repeat left;
	list-style:none;
	padding-left:1em;
}
div#content_page #content_left ul.sitemap_main_list li.nolist{
	background: none;
	list-style:none;
	padding-left:1em;
}


div#content_page #content_left ul.sitemap_sub_list{
	list-style:none;
	line-height:1.5;
	margin: 0px;
	font-size:120%;
}
div#content_page #content_left ul.sitemap_sub_list li{
	background: url(../images/common/icon_arrow_bk01.gif) no-repeat left;
	list-style:none;
	padding-left:1em;
}

div#content_page #content_left ul.sitemap_main_list span,div#content_page #content_left ul.sitemap_sub_list span{
	font-size:85%;
	margin-left:20px;
}

div#content_page #content_left ol{
	list-style:outside decimal;
	margin-left:0;
	padding:0 0 0 3em;
}
div#content_page #content_left ol li{
	margin-bottom:10px;
}

div#content_page #content_left p{
	line-height: 1.8;
	margin: 0 0 5px 0;
	padding: 0px;
}

div#content_page a{
	color: #EE4611;
	text-decoration: none;
}

div#content_page a:hover{
	color: #EE4611;
	text-decoration: underline;
}

div#error_message{
	margin-bottom: 15px;
	text-align: center;
	padding: 10px;
	border: 1px solid #F00;
}

div#error_message h3{
	color: #000;
	font-size: 100% !important;
}

div#error_message p{
	color: #F00 !important;
}

div#contact_form{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 555px;
	position: relative;
}

div#contact_form span.mandatory{
	color:#F00;
	font-weight:bold;
	font-size:85%;
}

div#contact_form form textarea{
	width: 555px;
}

div#contact_form table{
	width: 555px;
}

div#contact_form table th{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#contact_form table th.name{
	padding-top: 25px;
	background: #EEE;
}

div#contact_form table th.email{
	background: #EEE;
}

div#contact_form table td{}

div#contact_form table td.name{
	background: #EEE;
	padding-bottom: 40px;
}

div#contact_form table td.inquiry{
	padding-bottom: 15px;
}

div#contact_form table td.inquiry_confirm{
	border: 1px solid #CCC;
	padding: 10px;
}

div#contact_form table td.email{
	background: #EEE;
	padding-bottom: 10px;
}

div#contact_form table td.email_confirm{
	background: #EEE;
	padding-bottom: 25px;
}

div#contact_form table td.btn_section{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 15px;
}

div#contact_form table td.btn_confirm_l{
	width:274px;
	text-align: right;
	padding-top: 50px;
	padding-bottom: 15px;
	padding-right: 4px;
}

div#contact_form table td.btn_confirm_r{
	width:272px;
	text-align: left;
	padding-top: 50px;
	padding-bottom: 15px;
	padding-left: 5px;
}

div#contact_form #versign_seal{
	width: 115px;
	height: 82px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

div#contact_form #versign_seal #secured_seal{}

div#fatal_error{
	height: 560px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div#fatal_error h2{
	color: #F00;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 20px;
}

div#fatal_error p{
	line-height: 1.4;
	padding: 0px;
	margin-top: 0px;
}

div#fatal_error a{
	color: #EE6411;
	text-decoration: none;
}

div#fatal_error a:hover{
	color: #EE6411;
	text-decoration: underline;
}
