@charset "EUC-JP";
#cms_line {
	margin: auto;
	width: 900px;
}
.cms_box {
	background: url(../../images/cms_bg.png);
	float: left;
	height: 300px;
	width: 300px;
}

.cms_box:hover {
	background: url(../../images/cms_bg.png) 0px 300px;
}
.cms_box a {
	display: block;
	height: 300px;
	width: 300px;
}
.cms_box a:visited {
	color: #F60;

}
.cms_box table {
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-left: 22px;
}
.cms_box table td {
	vertical-align: top;
	line-height: 30px;
}

.cms_shubetsu   {
	background: url(../../images/cms_shubetsu_bg.png) no-repeat 0px 4px;
	height: 20px;
	width: 90px;
	color: #FFF;
	text-align: center;
}
.cms_kakaku {
	width: 160px;
	text-align: right;
	color: #F00;
	line-height: 30px;
	vertical-align: bottom;
}
h3.h3_syoudan span,
td.syoudan span{
	display:none;
}
.cms_kakaku b {
	color: #C30;
	font-size: 26px;
	font-weight: bold;
}

.cms_img {
	padding-bottom: 10px;
}
#cms_temp_box {
	margin: 10px auto;
	width: 900px;
}
#cms_temp_shosai {
	margin: auto;
	height: auto;
	width: 880px;
}
#cms_temp_shosai th {
	width: 250px;
}
#cms_temp_shosai td {
	vertical-align: top;
}
#cms_temp_shosai th img {
	height: auto;
	width: 300px;
}

#cms_shosai_text {
	width: 560px;
	float: left;
	margin-left: 15px;
}
#cms_shosai_text th {
	width: 80px;
	line-height: 30px;
	background: #36F;
	color: #FFF;
	border-bottom: 3px solid #FFF;
	vertical-align: top;
	border-right: 3px solid #FFF;
	border-left: 3px solid #FFF;
}
#cms_shosai_text .td02 {
	width: 186px;
	height: auto;
}
#cms_shosai_text td {
	padding: 0px 5px;
	line-height: 30px;
	background: #E8E8E8;
	border-bottom: 3px solid #FFF;
}

#cms_images {
	margin: 10px auto 20px;
	width: 880px;
}
#cms_images img {
	width: 150px;
	margin: 5px;
}

#cms_images td {
	text-align: center;
}
#map {
	margin: 10px auto 20px;
}
#map center {
	margin: 10px auto 20px;
	width: 700px;
}

#cms_toiawase {
	margin: 10px auto 20px;
	width: 800px;
}
#cms_form {
	margin: 10px auto 20px;
	width: 800px;
}
#cms_form .form_title {
	background: #36C;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	width: 200px;
	line-height: 30px;
	border-right: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
	vertical-align: top;
}
#cms_form td {
	padding: 5px;
	line-height: 30px;
}
#cms_form td p {
	border-bottom: 1px dotted #36C;
	line-height: 30px;
}
#select {
	margin: 0px auto;
	width: 800px;
	list-style: none;
	display: block;
}

#select li {
	float: left;
	margin: 0px 12px;
}
#select li a{
	display: block;
	height: 40px;
	width: 170px;
	text-decoration: none;
	border: 3px double #0093FF;
	margin-bottom: 15px;
}
#select li a:hover{
	border: 3px double #F66;
}
#select_new a {
	background: url(../../images/menu_sub_b.png) 0px 0px;
}
#select_new a:hover {
	background: url(../../images/menu_sub_b.png) -170px 0px;
}
#select_old a {
	background: url(../../images/menu_sub_b.png) 0px -40px;
}
#select_old a:hover {
	background: url(../../images/menu_sub_b.png) -170px -40px;
}
#select_man a {
	background: url(../../images/menu_sub_b.png) 0px -80px;
}
#select_man a:hover {
	background: url(../../images/menu_sub_b.png) -170px -80px;
}
#select_land a {
	background: url(../../images/menu_sub_b.png) 0px -120px;
}
#select_land a:hover {
	background: url(../../images/menu_sub_b.png) -170px -120px;
}
#bukken_form_img {
	text-align: center;
	margin: auto;
	width: 800px;
	padding: 10px;
	height: auto;
}
#submit_text {
	margin: auto;
	height: auto;
	width: 800px;
	font-size: 21px;
	line-height: 80px;
	text-align: center;
}

#button   {
	margin: 0px 100px;
	width: 800px;
	float: left;
	text-align: center;
}
#button a   {
	display: block;
	width: 300px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #69C;
	color: #FFF;
	font-size: 16px;
	border: 4px double #FFF;
	float: left;
	margin: 10px 0px 10px 60px;
}
#button a:hover {
	background: #F99;
	border: 4px double #FFF;
}
