@charset "utf-8";

/*サブページ左カラム画像*/

/*サブページ共通*/

.bottom_spacer {
	margin-bottom: 15px;
}

div.subpage_container {
	width: 980px;
	margin: 0 auto;
}

div.subpage_main_contents {
	width: 758px;
	float: right;
	margin: 15px 0;
}

div.subpage_left_kv {
	width: 192px;
	float: left;
	margin: 15px 0;
}

/*概要ページ固有*/
#sumary_1 {
background-color: #958c81;
}

#sumary_1 p {
color: #fff;
width: 659px;
margin: 0 0 0 44px;
font-size: 15px;
}

#sumary_2 {
position: relative;
}

table#summary_table {
margin: 0 0 0 0;
}

table#summary_table th {
width: 130px;
font-weight: normal;
}

#summary2access {
position: absolute;
top: 80px;
left: 600px;
font-size: 15px;
}
#summary2contact {
position: absolute;
top: 222px;
left: 600px;
font-size: 15px;
}

tr.tr_kako td a {
	text-decoration: none;
}

table.tb_kako th {
	background-color: #e5e5e2;
	padding: 3px 7px 3px;
	line-height: 1.5em;
	text-align: center;
	width: 25%;
	border-bottom: 1px solid #ffffff;
	height: 40px;
}

table.tb_kako td {
	background-color: #f0f0ee;
	padding: 3px 7px 3px;
	line-height: 1.5em;
	width: 75%;
	border-bottom: 1px solid #ffffff;
	height: 40px;
}

table.tb_kako th.table_title {
	padding: 0;
	height: 33px;
}

h5 a {
font-weight: normal;
padding-left: 10px;
}