


/*top*/
.topimg{background:url(../totoro/frame.png) no-repeat center top;}
.topimg div{
	height:460px;
	background:no-repeat center;
}



.totoro h1 {
	clear:both;
	margin:10px auto;
}

.totoro p span {
	font-weight:bold;
}
.totoro .img {
	float:right;
	padding:10px;
}
.taishou {
	margin:10px auto;
}
.taishou li {
	margin:20px 2%;
	width:45%;
	height:130px;
	color:#fff;
	font-size:16px;
	text-align:center;
	float:left;
	background-image:url(../totoro/bg.gif);
	background-size:100%;
	background-repeat:no-repeat;
}

.b10{
	margin-bottom:10px;	
}


.daily li{
	margin:10px auto;
	height:210px;
	clear:both;
}

.daily .img {
	float:left;
	padding-right:10px;
}
.daily h2 {
	padding:10px 0px 5px 0px;
}


.cimg {
	display:block;
	width:230px;
	height:210px;
	float:left;
}

.pic {
	padding:10px;
	font-size:20px;
	font-weight:bold;
	color:#F96;
	text-align:center;
}

.service li {
	width:45%;
	margin:10px;
	float:left;
}
.service h2 {
	text-align:center;
}
.service span {
	display:block;
	height:120px;
}

.service .img {
	display:block;
	margin:10px auto;
	width:100%;
	max-width:435px;
}

.flow h1 {
	text-align:center;
}
.flow li {
	width:45%;
	margin:10px;
	float:left;
}




.photo h1 {
	display:block;
	max-width:980px;
	margin:20px auto;
	padding:0px 10px;
}
.photo li img {
	width:100%;
	max-width:800px;
}


.access h1 {
	display:block;
	max-width:980px;
	margin:30px auto 10px auto;
	padding:0px 10px;
}
.access address, .access a{
	display:block;
	max-width:970px;
	margin:10px auto;
	padding:0px 10px;
}

#map {
	width:100%;
	height:600px;
}

.hyouka:after, .flow:after, .taishou ul:after, .daily:after, .service:after, .c5:after {
	content:"";
	display:block;
	clear:both;
}


@media only screen and (max-width: 768px) {
/*top*/
#topimg {
	background-size:140%;
}

#topimg div {
	background-size:140%;
	height:400px;
}
.taishou li {
	font-size:14px;
	height:100px;
	line-height:20px;
}
.taishou h1 {
	margin-top:-20px;
	margin-bottom:0px;	
}


.flow li img{
	width:100%;
	padding:5px 0px;
}


}

@media only screen and (max-width: 480px) {


/*top*/
#topimg {
	background-size:140%;
	height:200px;
}


.totoro h1 img {
	width:95%;
	display:block;
	margin:0px auto;
}
.totoro .img {
	float:none;
	display:block;
	margin:10px auto;
}

.taishou {
	padding:20px 0px;
}

.taishou li {
	margin:auto;
	width:100%;
	height:130px;
	float:none;
}

.taishou h1 img{
	margin-top:-25px;
}


.daily li{
	height:100%;
	margin:10px;
	padding:10px 0px;
	border-bottom:solid 1px #0C6;
}

.daily .img {
	float:none;
	display:block;
	margin:10px auto;
}
.daily h2 {
	text-align:center;
}

.service li {
	width:90%;
	margin:10px;
	float:none;
	border-bottom:solid 1px #0C6;
}


.service h2 {
	text-align:center;
}



.flow li {
	width:90%;
	float:none;
}

#map {
	height:300px;
}


}


