@charset "utf-8";
/* inquiryTop */
#bg_content{
	width:100%;
	background:url(../cmn_img/bg_contents_08.jpg) center bottom no-repeat;
	}


/*--------20080408---------*/

/*--------------------------------------------
inquiry(index)とQ&A共用
--------------------------------------------*/

.TitleBoxInq{
	clear:both;
	margin-bottom:50px;
	width:690px;
}
.TitleBoxInq h2{
	margin-bottom:30px;
}

.TitleBoxInq h2.mt150{
	margin-top:150px;
}

.TitleBoxInq h4{
	margin-top:15px;
	font-weight:bold;
}
.TitleBoxInq p{
	margin:0;
	padding:0;
}

h3{
	height:40px;
	background:url(../inquiry/img/lin_i01_01.gif) bottom left repeat-x;
}





.inqList{
	width:690px;
	float:left;
}
.inqList li{
	width:330px;
	float:left;
	margin-right:30px;
	margin-bottom:50px;
}
.inqList .mrClear{
	margin-right:0;
}
.inqList .mbClear{
	margin-bottom:0;
}
.inqList .mb150{
	margin-bottom:150px;
}
.inqList .TelimgTop{
	margin-top:5px;
}

/*--------------------------------------------
question
--------------------------------------------*/

#question #qaListQ{
	margin-bottom:70px;
}
#question #qaListQ li{
	margin-top:2px;
}
#question #qaListQ a{
	display:block;
	padding:7px 10px;
	width:690px;
	background: #f7f6f5;
}
#question #qaListQ a:hover{
	display:block;
	background: #efedeb;
}

#question #qaListA{
	width:690px;
}
#question #qaListA li{
	width:690px;
	margin-bottom:50px;
}
#question #qaListA .mbClear{
	margin-bottom:0;
}
#question #qaListA dl{
	margin:15px 30px 0 30px;
	line-height: 150%;
}
#question #qaListA dd{
	margin:0 0 15px 0;
	line-height: 150%;
}

/*
qa
*/
#qa h1{
	margin-bottom:30px;
}

/*
booking
*/
#booking h1{
	margin-bottom:30px;
}
#booking h2{
	margin-bottom:30px;
}
#booking .ContensBox{
	margin-bottom:60px;
	width:690px;
}
#booking .ContensBox .LeftBox{
	float:left;
	width:445px;
}
#booking .ContensBox .RightBox{
	float:right;
	width:245px;
	text-align:right;
}

#booking .ContensBox .CenterBox{
	text-align:center;
}

#booking h3{
	margin-bottom:10px;
}
#booking ul{
	margin-left:10px;
	margin-bottom:40px;
}

#booking ul.btBox{
	margin-left:0;
}

#booking li{
	list-style:disc;
	line-height:1.5;
}

#booking li{
	list-style:none;
}

#booking #Form{
	width:690px;
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
}
#booking #Form tr{
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
#booking #Form td{
	margin:0;
	padding:10px;
	border-right:1px solid #ccc;
	line-height:2.0;
	vertical-align:top;
}
#booking #Form th{
	margin:0;
	padding:5px;
	border-right:1px solid #ccc;
	line-height:2.0;
	background-color:#f9f9f9;
	text-align:left;
}
#booking #Form td p{
	line-height:1.5;
}
#booking .submit{
	margin:0;
	margin-top:20px;
	padding:0;
	width:690px;
	text-align:center;
}

#booking #flowBox{
	float:left;
	width:690px;
	margin-top:30px;
}
#booking #flowBox li{
	clear:both;
	list-style:none;
}
#booking .flowNum dl{
	float:left;
	width:280px;
}
#booking .flowNum dd{
	line-height:1.6em;
}
#booking .flowNum .indent{
	text-indent:-1em;
	padding-left:1em;
}
#booking .flowNum .indent10{
	text-indent:-0.95em;
	padding-left:0.95em;
}
#booking h3.mtClear{
	margin-top:0;
}

/*
request
*/
#request h1{
	margin-bottom:30px;
}
#request #Form{
	width:690px;
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
}
#request #Form tr{
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
#request #Form td{
	margin:0;
	padding:10px;
	border-right:1px solid #ccc;
	line-height:2.0;
	vertical-align:top;
}
#request #Form td.hint{ background-color:#FDE1D2;}

#request #Form th{
	margin:0;
	padding:5px;
	border-right:1px solid #ccc;
	line-height:2.0;
	background-color:#f9f9f9;
	text-align:left;
}
#request #Form th.hint{ background-color:#FCC6A9;}


#request #Form td p{
	line-height:1.5;
}
#request .submit{
	margin:0;
	margin-top:20px;
	padding:0;
	width:690px;
	text-align:center;
}