.top {
	width: 1000px;
	height: 1950px;
}
.feed {
}
.main {
	width: 780px;
	float: left;
	/* [disabled]margin-left: 20px; */
	padding-left: 20px;
	background-color: #FFF;
	height: 1950px;
	/* [disabled]overflow: hidden; */
}
strong {
	background: linear-gradient(transparent 30%, #fff 30%);
}
.ht_map p {
	padding-left: 15px;
}
p {
	font-size: 12px;
}
#main_box05 {
	height: 280px;
	width: 440px;
	padding-top: 30px;
	background-image: url(../img/service/area_map.jpg);
	background-repeat: no-repeat;
	/* [disabled]background-position: 10px bottom; */
	padding-left: 315px;
	/* [disabled]padding-right: 40px; */
	line-height: 18px;
}
.box {
	float: left;
	width: 175px;
	display: block;
	margin: 4px 4px 4px 4px;
	overflow: hidden;
	height: 257px;
	position: relative;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.box5 {
	/* [disabled]float: left; */
	width: 760px;
	display: block;
	/* [disabled]margin: 4px 4px 4px 4px; */
	overflow: hidden;
	height: 1200px;
	/* [disabled]position: relative; */
	border-radius: 10px;
	-webkit-border-radius: 10px;
	/* [disabled]-moz-border-radius: 10px; */
}

.box img {
	position: absolute;
	height: 130%;
	left: -10%;
	width: auto;
	bottom: -10%;
	min-width: 200px;
	
}
.box a:hover {
    opacity: 0.6;
}
.box2 {
	top: 70%;
	text-align: center;
	width: 180px;
	height: 250px;
	display: block;
	position: absolute;

}
.box2 p {
	color: #FFF;
	font-weight: bold;
	width: 150px;
	text-align: center;
	padding: 0 15px;

}




.box3 {
	margin-left: 8px;

}

.box4 {
	float: left;
	width: 780px;
	margin-top: 10px;
	margin-bottom: 10px;
	/* [disabled]height: 350px; */
}
#main_box03 {
	height: 800px;
	width: 770px;
	padding-top: 10px;
	/* [disabled]padding-right: 10px; */
	/* [disabled]padding-left: 10px; */
}


.box4 p {
	/* [disabled]width: 250px; */
	line-height: 22px;
	margin-left: 30px;
	padding: 8px 5px 8px 0px;

}
.box4-2 p {
	width: 600px;
	line-height: 20px;
	margin-left: 30px;
	/* [disabled]padding: 0px 3px 3px 0px; */
	margin-right: 150px;
}

.price td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	padding: 5px;
}
.box4-2 {
	float: left;
	width: 780px;
	margin-top: 10px;
	/* [disabled]margin-bottom: 10px; */
	background-image: url(../img/service/syouji_img_02.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 150px;
}
.clip img {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);

}
.clip {
  display: block;
  width: 179px;
  height: 290px;
  overflow: hidden;

}
.kiji {
	/* [disabled]width: 200px; */
	float: left;
	/* [disabled]height: 180px; */
	/* [disabled]background-color: #DCE4EB; */
	margin: 8px 0px 0px 8px;
	/* [disabled]padding: 10px 0px 0px 20px; */
	position: relative;
	overflow: hidden;
}
.kiji p {
	width: 200px;
	position: absolute;
	top: 262px;
	background-color: #000;
	text-align: left;
	text-indent: 1em;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}



table.price{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#FFFFFF;
	empty-cells:show;
	width: 750px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 15px;
}

.price th{
	color:#666;
	background-color:#F9F9F9;
	text-align:center;
	white-space: nowrap;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}
.kiji a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.centauto {
	margin-left: 12px;
	width: 780px;
	}
.kiji a {
	color: #FFF;
}
#loader-bg {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	color: #666;
}
#loader {
	display: none;
	position: relative;
	top: 100px;
	left: 300px;
	width: 200px;
	height: 200px;
	/* [disabled]margin-top: -100px; */
	/* [disabled]margin-left: -100px; */
	text-align: center;
	color: #999;
	z-index: 2;
}
