@charset "utf-8";

#top #navi {
	height: 55px;
	width: 800px;
	margin-bottom: 5px;
}
#top #navi li {
	height: 55px;
	width: 160px;
	float: left;
	list-style-type: none;
	display: inline;
}
#breadcrumbs {
	height: 20px;
	text-align: left;
	font-size: 0.7em;
}
#content {
	height: auto;
	width: 620px;
	text-align: left;
	float: right;
}
#pagetitle {
	height: 35px;
	background-color: #004710;
	color: #FFFFFF;
	font-size: 1.2em;
	text-align: left;
	padding: 15px 0px 0px 20px;
}
.block {
	margin: 20px 0px 20px 20px;
}
.block_title {
	height: 25px;
	background-color: #E6E6E6;
	font-size: 1em;
	text-align: left;
	padding: 7px 0px 0px 10px;
	border-left: 5px solid #004710;
}
.detail {
	margin: 20px 0px 20px 15px;
}
.each {
	margin-bottom: 0px;
}
.detail img {
	float: right;
	margin-bottom: 20px;
}
.detail .adv {
	float: none;
}
.block_text {
	width: 385px;
}
.block_exp {
	background-color: #E5F3E7;
	padding: 10px;
	width: 550px;
}
.block_exp li {
	margin-left: 20px;
}
.detail p{
	font-size: 0.8em;
	line-height: 20px;
	color: #3F3F3F;
}
.detail li {
	font-size: 0.8em;
	line-height: 20px;
	color: #3F3F3F;
}
.block_text ul {
	padding-left: 15px;
}
.detail a {
	float: right;
	font-size: 0.7em;
	clear: both;
}
.pagetop {
	float: right;
	margin-top: 20px;
}
.block .detail_title {
	height: 35px;
	background-color: #E6E6E6;
	font-size: 1em;
	text-align: left;
	padding: 0px;
	border: 1px solid #004710;
}
.block .detail_title h4 {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	background-image: url(../img/service/service_title_bg.gif);
	height: 25px;
	padding: 10px 0px 0px 10px;
	background-repeat: no-repeat;
	clear: both;
}
.block .detail h5 {
	font-weight: bold;
	color: #004710;
	padding: 0px 0px 8px 23px;
	background-image: url(../img/index/check.gif);
	background-repeat: no-repeat;
}
.block .detail ul {
	padding-left: 15px;
}
.block .block_exp ul {
	padding-left: 5px;
}
.bottom_border {
	padding: 0px;
	clear: both;
	border-bottom: 1px dotted #CCCCCC;
	width: 595px;
	margin: 17px auto 0px;
}
.hs {
	margin-top: 25px;
}
.housing_txt {
	width: auto;
	float: left;
}
/*for Table*/

.block table a:link {color: #CC6633;}
.block table a:visited {color: #CC6633;}
.block table a:hover {color: #999966;}
.block table a:active {color: #CC6633;}
.block table a:focus{color: #CC6633;}

.block table{
	width: 598px;
	border: 1px solid #004710;
	border-collapse:collapse;
	font-size:0.8em;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.block table td,th {
	border-right: 1px solid #004710;
	border-bottom: 1px solid #004710;
}
.block table tr td{
	padding: 6px 9px;
	text-align:left;
}
.block table tbody tr th{
	text-align:center;
	background-color: #E5F3E7;
	font-weight: bold;
	padding: 6px 5px;
}
.block table tbody tr .left_find {
	width: 65px;
}
.block table tbody td{
	border-left: 1px solid #004710;
}
.block table tbody .corres {
	text-align: center;
	width: 95px;
}
.block table tbody .rental {
	width: 150px;
}
.block table tbody tr.odd{
	background-color: #F3F3F3;
}	
.block table tbody tr:hover {
	background-color: #ffee93;
}
.block table tbody tr.odd:hover {
	background-color: #ffee93;
}
.block .table_title {
	font-size: 0.8em;
	font-weight: bold;
	color: #004710;
}
.block .add_text {
	font-size: 0.8em;
	margin-top: 10px;
}
.block .op_servise {
	margin-top: 25px;
}

.block .op_servise ul {
	padding-left: 15px;
	padding-top: 5px;
}
.block .op_servise li {
	font-size: 0.8em;
}
.block #option {
	margin: 0px auto;
}
.block .red {
	color: #CC0000;
}
.block em {
	font-style: normal;
	font-weight: bold;
	height: 25px;
	width: 535px;
	background-color: #FFFFFF;
	display: block;
	border-left: 5px solid #004710;
	margin-bottom: 8px;
	color: #004710;
	padding-top: 7px;
	padding-left: 10px;
}
.block .under_caption {
	color: #CC0000;
	margin-top: 10px;
}

