body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
}
p,dd{
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}
#cont_left p{
	padding-right: 20px;
	padding-left: 20px;
}
#cont_left p a{
	color: #FF6600;
	text-decoration: underline;
}
#cont_left p a:hover{
	text-decoration: none;
	color: #FF6600;
}
p a{
	text-decoration: none;
	color: #000000;
}
p a:hover{
	color: #FF6600;
}
ul,li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
h5{
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
}
h6{
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper_m {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/cont_bg.jpg);
	background-repeat: repeat-y;
}
#header {
	height: 70px;
	background-color: #FFFFFF;
}
#menu {
	background-image: url(img/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
#menu_box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	float: left;
}
.clear {
	clear: both;
}
#head_box {
	width: 900px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 41px;
	width: 351px;
	padding-top: 10px;
	padding-left: 10px;
}
#font_box {
	float: right;
	width: 484px;
	margin-top: 5px;
}
#font_box img{
	float: left;
	padding-right: 5px;
}
#head_menu {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
#head_menu img {
	vertical-align: middle;
}
#cont {
	background-image: url(img/cont_bg.jpg);
	background-repeat: repeat-y;
	width: 870px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#footer {
	background-image: url(img/foot_bg.jpg);
	background-repeat: repeat-x;
	height: 79px;
}
#footer p {
	text-align: center;
	padding-top: 20px;
	font-size: 0.7em;
}
#cont_left {
	float: left;
	width: 615px;
}
#cont_right {
	float: right;
	width: 250px;
	margin-right: 5px;
}
table.estate_table {
	border: 2px solid #CCCCCC;
/*	width: 147px;
	float: left;*/
	margin-right: 3px;
	margin-top: 20px;
}
table.estate_table td{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.estate_table td div.address{
	color: black;
	font-size:0.8em;
}
table.estate_table td div.name{
	color: blue;

}
table.estate_table td div.comment{
	color: black;
}

#cont_left table.estate_table tr p{
	padding-right: 0px;
	padding-left: 0px;
}
#topics p {
	padding-bottom: 5px;
	color: #666666;
	margin-left: 20px;
}
#topics p img{
	vertical-align: middle;
}.bn {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#bn_info {
	margin-top: 30px;
}
#back_top {
	text-align: right;
	padding-right: 20px;
}
dl.policy {
	height:300px;
	overflow:auto;
	padding:3px;
	background-color:#F4F4F4;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 20;
	margin-left: 15px;
}

dl.policy dt {
	margin:3px 3px 5px;
	padding:2px 4px;
	border:1px solid #000;
	background-color:#584342;
	font-weight:bold;
	color: #FFFFFF;
	font-family: "メイリオ";
}
dl.policy dd {
	margin:3px 3px 8px;
	padding:2px 4px;
	border:1px solid #666;
	background-color:#C5B2A1;
	font-size:0.8em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 18px;
}
#mail_form {
	margin-bottom: 20px;
	}
.tbl1{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	margin-top: 20px;
	margin-left: 20px;
	line-height: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.tbl1 th {
	padding-right: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tbl1 td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.link{
}
.link li{
	background-image: url(img/bt_arrow.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	background-position: left center;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 20px;
	margin-left: 10px;
	text-indent: 10px;
}
.link li a{
	color: #993300;
	text-decoration: underline;
}
.link li a:hover{
	text-decoration: none;
}
#map {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
h2 {
	padding-left: 10px;
}
.sig {
	text-align: right;
	padding-right: 30px;
}
h4 {
	background-image: url(img/h4_bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	text-indent: 15px;
	margin-left: 15px;
	font-size: 1em;
	font-family: "メイリオ";
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.tel {
	padding-top: 20px;
}

.zend_form {
	margin-left: 15px;

}
.zend_form .required{
	font-weight:bold;
}
.zend_form .required span {
	color:red;
}

.zend_form .hint{
	font-size: 1em;


}
.zend_form .errors{
	color:red;
}
#cont_right ul{
	margin-left: 15px;

}
#detail_menu{
	margin-top: 20px;
	margin-left: 20px;
	font-size: 14px;
	line-height: 20px;
}
#detail_menu td{
	background-image: url(img/bt_logotext.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}.pege_top {
	text-align: right;
	font-size: 12px;
}

