@charset "utf-8";

/* 全ページ共通CSS読み込み */
@import url("common.css");
@import url("menu.css");	/* ヘッダーメニュー用CSS */


/*---------- 方針と概要ページ用CSS記述 ----------*/
#wrap #main #contents #catch {
	padding-bottom: 0px;
}
.waku_755 {
	width: 755px;
}
.mojikan {
	line-height: 35px;
	padding-top: 20px;
}

#wrap #main #contents #matome #illust {
	float: right;
	padding-right: 50px;
	width: 332px;
}
#wrap #main #contents #map {
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 131px;
}
.text_p {
	padding-left: 20px;
	padding-bottom: 15px;
}
.point {
	font-size:14px;
	background-image:url(../_images/houshinto/maru2.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	color:#F60;
	padding-left: 20px;
}

/* テーブル */
table {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
th {
	color: #484848;
	background-color: #FCC;
	width: 100px;
}
.tbborder {
	border: 1px solid #484848;
}
#wrap #main #contents #jyouhou_table {
	margin-bottom: 30px;
}
.tbborber_cell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #484848;
}
.tbborder_th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #484848;
	border-bottom-color: #484848;
}
.tbborder_th2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #484848;
}
#wrap #main #contents #jyouhou_table tr .tbborder_th {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrap #main #contents #jyouhou_table tr .tbborder_th2 {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrap #main #contents #jyouhou_table tr .tbborber_cell {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrap #main #contents #jyouhou_table tr td {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#wrap #main #contents #matome div {
	float: left;
	width: 300px;
}
