@charset "utf-8";



/* 特に記述が無い限り日英共通 */





/*ナビがない場合*/

#side_wrap .no_navi{

height:47px;

}



#general h3{

padding-top:15px;

}



/* =====================================

利用規約

===================================== */

#term_body {

	margin: 0 4px 30px;

}

.term_box {

	background: url(../imgs/line_dot_dark.gif) bottom repeat-x;

	padding: 21px 0;

}

.term_box p{

	margin-top: 10px;

}

.term_box h4{

	font-size: 12px;

	font-weight: bold;

}



.term_head {

margin-bottom:20px;

}



.term_head h4{

background: url(../imgs/icon_subinfo_title.gif) left center no-repeat;

padding-left:17px;

margin:10px 0;

font-weight:bold;

font-size: 12px;

}





#term_body .notes{

margin-top: 30px;

}



/* =====================================

プライバシーポリシー

===================================== */



/*base.css_p.textと同じ*/

#privacy_body {

	margin: 0 4px 30px;

}



.privacy_box {

	width:692px;

	background: url(../imgs/line_dot_dark.gif) bottom repeat-x;

	padding: 21px 0;

}

.privacy_box .num {

	width: 20px;

	float: left;

	font-weight: bold;

}

.privacy_box .text {

	width: 672px;

	float:right;

}

.privacy_box .text h4 {

	font-size: 12px;

	font-weight: bold;

}

.privacy_box .text p {

	margin-top: 10px;

}

.privacy_box .text ol {

	margin-top: 12px;

	list-style-position: inside;

	text-indent: -17px;

	padding-left: 17px;

}









/* =====================================

お問合せ

===================================== */







#web {

	margin-top:35px;

}

#web #info {

	border: solid 1px #E4E4E4;

	font-size: 11px;

	line-height: 16px;

	padding: 17px 20px 5px;

	margin: 15px 4px 0 4px;

}

#web #info ol {

	padding-left: 20px;

}

#web #info ol li {

	margin-bottom: 13px;

}







/*フォーム*/

#form_area {

	width: 632px;

	background: url(../imgs/bg_2tone.gif);

	padding: 0 30px 30px;

	margin: 20px 4px 0 4px;

}

#form_area table {

	width: 632px;

	border-collapse: collapse;

}

#form_area table tr {

	background: url(../imgs/line_2tone.gif) repeat-x;

}

#form_area table tr#compulsory {

	background: none;

}

#form_area table tr#compulsory td p {

	width: 632px;

	font-size: 11px;

	line-height: 13px;

	text-align: right;

}

#form_area table tr#compulsory td p span {

	font-size: 12px;

}

#form_area table th {

	width: 185px;

	font-weight: normal;

	vertical-align: top;

	text-align: left;

	padding: 10px 5px 9px 0;

}

#form_area table th p {

	background: url(../imgs/icon_subinfo_title.gif) left center no-repeat;

	padding-left: 17px;

}

#form_area table td {

	width: 442px;

	padding: 10px 0 9px;

}

#form_area table td p.msg {

	color: #CC6666;

}

#form_area .info {

	font-size: 11px;

}

#form_area .mm_input {

	width: 205px;

}

#form_area #telnum input {

	width: 48px;

}

#form_area #inquiry select {

	margin-top: 3px;

}

#form_area #naiyo {

	background: url(../imgs/line_2tone.gif) repeat-x;

	margin-top: 10px;

	padding-top: 10px;

}

#form_area #naiyo textarea {

	width: 396px;

	height: 112px;

	margin-top: 1px;

}







/* =====================================

For Guest

===================================== */

.press_box {
	background: url(../imgs/line_dot_dark.gif) bottom repeat-x;
	padding:0 4px 21px;
	margin:21px 0 0;
}

.press_box .article p{
	margin-bottom: 3px;
	margin-left: 17px;

	}
	
*html .press_box .article p{
	height: 20px;
}

.press_box .article img {
	vertical-align: -0.25em;
	margin-right: 5px;
}
	

.press_box h4{
background: url(../imgs/icon_subinfo_title.gif) left center no-repeat;
padding-left:17px;
margin:0 0 10px;
font-weight:bold;
font-size: 13px;
color: #333;
}

	ul.tifflist {
		list-style: none;
	margin-left: 17px;
	}
	
	ul.tifflist li {
		padding:0 0 0 1em;
		background: url(../imgs/menu_bg_sub.gif) left 9px no-repeat;
	}

	.forguest_btn {
		padding:35px 0 21px 4px;
	}




/* =====================================

サイトマップ

===================================== */

.sitemap_box {
	width: 692px;
	margin: 0 4px;
}

.sitemap_box .left {
	width: 300px;
	float: left;
	padding-right: 15px;
}

.sitemap_box .right {
	width: 377px;
	float: right;
}

.sitemap_box .cat {
	padding-top: 10px;
	color: #222;
	margin-bottom: 4px;
	padding-left: 2px;
}

.sitemap_box .cat2 {
	color: #222;
	margin-bottom: 4px;
	padding-left: 2px;
}

.arrow{
	padding-left: 18px;
	background:url(../imgs/icon_arrow.gif) 2px 7px no-repeat;
	margin-bottom: 4px;
}

