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

.whats{
	width:328px;
	height:200px;
	background:url(../img/topmessage/whats_bg.png) no-repeat;
	overflow:hidden;
	margin-bottom:15px;
}

.whats ul{
	margin:90px 0 0 18px;
}

#sub_box li{
	margin-bottom:5px;
}

#contents p{
	margin:5px 18px;
}

.rinen{
	font-size:16px;
	/*font-weight:bold;*/
	padding-top:15px;
}

.daihyo{
	font-size:16px;
	font-weight:bold;
	padding:20px 0 30px 0;
	text-align:right;
}

.rinen2{
	font-size:16px;
	/*font-weight:bold;*/
	padding-top:15px;
}

.rinen2 span{
	font-size:18px;
	font-weight:bold;
}

table.gaiyou{
	font-size:16px;
	color:#231815;
	border:1px solid #898989;
	margin:10px 18px;
	border-collapse:separate;
	border-spacing:4px;
	width:570px;
}

table.gaiyou th{
	background:url(../img/common/th_bg.jpg) left bottom repeat-x;
	text-align:left;
	padding:13px 20px;
	white-space:nowrap; 
}

table.gaiyou td{
	background:#f8f8f8;
	padding:13px 20px;
}

table.enkaku{
	font-size:16px;
	color:#231815;
	margin:10px 18px;
	border-collapse:collapse;
	border:1px solid #bebebe;
}

table.enkaku th{
	text-align:left;
	padding:13px 10px;
	border:1px solid #bebebe;
	white-space:nowrap; 
}

table.enkaku td{
	padding:13px 10px;
	border:1px solid #bebebe;
}

table.yushikakusya{
	font-size:14px;
	color:#231815;
	margin:10px 18px;
	border-collapse:collapse;
}

table.yushikakusya th{
	text-align:left;
	padding:10px 30px;
	border:1px solid #bebebe;
	white-space:nowrap; 
	background:#ECF7FD;
}

table.yushikakusya td{
	padding:10px 10px;
	border:1px solid #bebebe;
	text-align:right;
}

table.yushikakusya td.nb{
	border:none;
	padding:0;
	width:20px;
}

.naiyou_txt{
	font-size:14px;
}

.naiyou_img{
	float:right;
	margin:10px 20px 15px 10px;
}

#mail_contact{
	width:611px;
	height:130px;
	background:url(../img/common/tel_bg.png) top left no-repeat;
	margin-top:16px;
}

#mail_contact a img{
	margin:25px 0 0 355px;
}


.map{
	margin:25px 15px 0 15px;
}
