@charset "UTF-8";

.feature_cts {
	width: 660px;
	padding-bottom: 6px;
	background-image: url(../images/bar_bg_bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	}

.feature_cts_in {
	width: 638px;
	padding: 15px 10px 30px 10px;
	border-right: #cdcdcd solid 1px;
	border-left: #cdcdcd solid 1px;
	}

.feature_midashi {
	margin-bottom: 15px;
	padding: 0 0 2px 5px;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #894b23;
	border-left: #894b23 solid 5px;
	border-bottom: #894b23 solid 1px;
	display: block:
	}

/*//////////////////////////////////////////////////////////////////////////////// 戸建てシミュレーション /*/
.simulation_h {
	width: 660px;
	height: 34px;
	background-image: url(../feature/images/feature_bar01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	}

.simulation_01 {
	padding-left: 20px;
	margin-bottom: 30px;
	}

.simulation_01 li {
	margin-bottom: 2px;
	}

.simulation_box {
	width: 638px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: #b2b2b2 dotted 1px;
	overflow: hidden;
	zoom: 100%;
	}

.simulation_box h4 {
	width: 180px;
	padding: 1px 0 0 10px;
	background-image: url(../images/arrow.jpg);
	background-position: 0 7px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #444;
	float: left;
	}

.feature_txbx01 {
	width: 220px;
	height: 18px;
	border: #999 solid 1px;
	}

.feature_txbx02 {
	width: 180px;
	height: 18px;
	border: #999 solid 1px;
	}

/*//////////////////////////////////////////////////////////////////////////////// 用語集 /*/
.simulation_h02 {
	width: 660px;
	height: 34px;
	background-image: url(../feature/images/feature_bar02.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	}

.dictionary {
	width: 628px;
	overflow: hidden;
	zoom: 100%;
	}

.dictionary_list01 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: #b2b2b2 dotted 1px;
	}

.dictionary_list01 li {
	padding-right: 5px;
	display: inline;
	}

.dictionary h4 {
	padding-left: 10px;
	background-image: url(../images/arrow.jpg);
	background-position: 0 7px;
	background-repeat: no-repeat;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #894b23;
	}

#dictionary_left {
	width: 200px;
	margin-top: 10px;
	float: left;
	}

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

#dictionary_right {
	width: 408px;
	margin-top: 10px;
	padding-left: 20px;
	float: left;
	}

#dictionary_right h5 {
	margin-bottom: 5px;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #444;
	}

/*//////////////////////////////////////////////////////////////////////////////// 日本の島イベント情報 /*/
.simulation_h03 {
	width: 660px;
	height: 34px;
	background-image: url(../feature/images/feature_bar03.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	}

.event_box {
	width: 628px;
	margin-bottom: 30px;
	padding-left: 10px;
	overflow: hidden;
	zoom: 100%;
	}

.event_box p {
	width: 160px;
	float: left;
	}

.event_box ul {
	width: 450px;
	float: left;
	}

.event_box li {
	margin-bottom: 2px;
	font-size: 12px;
	}

/*//////////////////////////////////////////////////////////////////////////////// 住む 不動産情報 /*/
.simulation_h04 {
	width: 660px;
	height: 34px;
	background-image: url(../feature/images/feature_bar04.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	}

.simulation_h05 {
	width: 660px;
	height: 34px;
	margin-top: 30px;
	background-image: url(../feature/images/feature_bar05.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	}

#hudousan_head {
	width: 638px;
	margin-bottom: 10px;
	overflow: hidden;
	zoom: 100%;
	}

#hudousan_head p {
	width: 350px;
	padding-left: 10px;
	float: left;
	}

#hudousan_head ul {
	width: 268px;
	overflow: hidden;
	zoom: 100%;
	}

#hudousan_head li {
	padding: 0 0 20px 20px;
	float: left;
	}

.hudousan_midashi {
	margin-bottom: 10px;
	padding: 0 0 2px 5px;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #894b23;
	border-left: #894b23 solid 5px;
	border-bottom: #894b23 solid 1px;
	display: block:
	}

#hudousan_ct dl {
	margin: 0;
	font-size: 13px;
	}

#hudousan_ct dt {
	float: left;
	width: 100px;
	padding: 5px 0;
	font-weight: bold;
	text-indent: 1em;
	line-height: 150%;
	display: block;
	color: #444;
	}

#hudousan_ct dd {
	padding: 5px 0 5px 100px;
	line-height: 150%;
	border-bottom: #a8a8a8 dotted 1px;
	color: #444;
	display: block;
	}

#hudousan_ct p {
	margin-top: 30px;
	text-align: right;
	}

/*//////////////////////////////////////////////////////////////////////////////// その他 /*/
span {
	color: #894b23;
	}

strong {
	font-style: normal;
	font-weight: bold;
	}