@charset "utf-8";
/* ajax css */

*#submenu {
margin-top:335px;
}

.boxgrid{
margin:-5px 0px 3px 0px;
	width: 230px;
	height: 86px;
	float:left;
	background:#fff;
	overflow: hidden;
	position: relative;
}

.boxgridsoro-machiaruki{
	width: 230px;
	height:153px;
	float:left;
	background:#fff;
	overflow: hidden;
	position: relative;
margin-top:25px;
}

.boxgridsoro-asia{
	width: 230px;
	height:153px;
	float:left;
	background:#fff;
	overflow: hidden;
	position: relative;
margin-top:25px;
}
.boxgridsoro-shichoshitsu{
	width: 230px;
	height:107px;
	float:left;
	background:#fff;
	overflow: hidden;
	position: relative;
margin-top:3px;
}

.boxgridsoro02{
	width: 230px;
	height:107px;
	float:left;
	background:#fff;
	overflow: hidden;
	position: relative;
margin-top:3px;
}
.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}


.boxgrid01 {
margin-top:2px;
	width: 230px;
	height: 39px;
	float:left;
	background:#fff;
	overflow: hidden;
	position: relative;
}
.boxgrid01 img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.boxgridm-machi,
.boxgrid02a,
.boxgrid02,
.boxgrid03 {
margin-top:3px;
	width: 230px;
	height:128px;
	float:left;
	background:#fff;
	overflow: hidden;
	position: relative;
}

.boxgridm-machi,
.boxgrid02a img,
.boxgrid02 img
.boxgrid03 img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

.boxgridm-machi,
.boxgrid02a {
margin-top:3px;
}
.boxgridm-machi{
	height:153px;
}
/************************************************************************/
 .boxcaption-machi,
.boxcaption,
.boxcaption02,
.boxcaption03{
	float: left;
	position: absolute;
	background: #fff;
	height: 150px;
	width: 210px;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	padding:0px 10px;
 	}
    
 .boxcaption-machi,
 .caption .boxcaption{
 	top: 90px;
 	left: 0;
 }

.boxcaption02{
 	top: 90px;
 	left: 0;
 }
.boxcaption03{
 	top: 70px;
 	left: 0;
 }
 
 .boxcaption-machi{
	height: 153px;
	width: 220px;
 	}
    
 .boxcaption-machi{
 	top: 100px;
 	left: 0;
 }
 
 /*#slider
--------------------------------------------------*/

#slider {
    width: 300px; /* important to be same as image width */
    height: 200px; /* important to be same as image height */
    float:right;
	overflow: hidden; /* important */
}
#sliderContent {
    width: 300px; /* important to be same as image width or wider */
    top: 0;
    margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
    display: none;
    width: 300px; /* important to be same as image width */
    height: 200px; /* important to be same as image height */
	overflow: hidden; /* important */
}
.sliderImage span {
    position: absolute;
    padding: 10px 13px;
    width: 700px;
    background-color: #fff;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    color: #333;
    display: none;
}
.clear-slider {clear: both;}
.top-slider {top: 0;left: 0;}
.bottom-slider {bottom: 0; left: 0;}
#slider ul { list-style-type: none;}

	

