@charset "UTF-8";
*{
}
html,body{
	font-size:16px;
	margin:0;
	padding:0;
	background-color:#fff;
	color:#FFF;
}

body{ background:url(images/back.jpg) ;
}
	

#kisura{
	width:1040px;
	height:100%;
    margin: 0 auto;
	background:url(img/shadow.png) center repeat;
	
}

.clearfix:after{
content:".";
display:block;
clear:both;
height:0;
visibility:hidden;
}

.clearfix{
min-height:1px;
}

*html.clearfix{
height:1px;

height:auto;
overflow:hidden;

}

.main{
	width:1000px;
	margin: 0 auto;
	background-color:#001563;


}

ul, li{
    margin:0
    padding:0;
}
a{
	color:#fff;
	text-decoration: none;
}
a:hover{
	color:#fff79c;
}
p{
	margin:2px;
}
img{
	border-style:none;
}

.heder{

	width:880px;
	height:115px;
	margin:0 auto;
}

.logo{
	width:287px;
	height:58px;
	margin-top:30px;
	float:left;

}
.hed_right{
	width:480px;
	height:95px;
	margin-top:20px;
	float:right;
	text-align:right;
}


.menu{
	width:880px;
	height:30px;
	margin:0 auto;
}
.bottan{
	width:218px;
	height:20px;
	float:left;
	border-left:1px solid #fff;
	text-align:center;
	padding-top:3px;
}

.bottan2{
	width:218px;
	height:20px;
	float:left;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	text-align:center;
	padding-top:3px;
}

.topimg{
	width:880px;
	height:518px;
	margin:0 auto;
	margin-bottom:50px;
	
}

.toptext{
	width:880px;
	height:130px;
	padding-top:50px;
	margin:0 auto;
}

.map{
	width:880px;
	height:274px;
	margin:0 auto;
}

.mapleft{
	width:471px;
	height:274px;
	float:left;
}

.mapright{
	width:350px;
	height:274px;
	float:right;
	line-height:30px;
}


.footer{
	width:880px;
height:100px;
	margin:0 auto;
}

.footerleft{
	width:400px;
height:100px;
	float:left;
}

.footerright{
	width:480px;
	height:100px;
	float:right;
	text-align:right;
}

.view{
	width:880px;
	height:1300px;
	margin:0 auto;
}
.viewimg{
	width:270px;
	height:320px;
	float:left;
	margin-right:34px;
	margin-bottom:34px;
}
.viewimg2{
	width:270px;
	height:320px;
	float:left;
	margin-bottom:34px;
}

.madori{
	width:685px;
	height:450px;
	margin:0 auto;
	text-align:center;
	margin-top:30px;
}

.madoritext{
	width:700px;
	height:250px;

}

.madoriimg{
	width:175px;
	height:258px;
	float:left;
	margin-right:20px;
}

.rental{
	width:500px;
	height:700px;
	margin:0 auto;
	margin-top:30px;
	text-align:center;
}















