@charset "utf-8";
/* CSS Document */
#travel {
	background-color:#9DD8F6;
}
#travel h1 {
	background:url(../images/travel/ttl_travel.png) no-repeat;
	width:1080px;
	height:300px;
	font-size:0em;
}
#travel p {
	width:1000px;
	margin:0px auto;
	padding:40px;
	color:#444444;
	line-height:175%;
}
#hikone {
	background:url(../images/travel/bg_hikone.png) no-repeat;
	width:1080px;
	height:840px;
}
#road {
	background:url(../images/travel/bg_road.png) no-repeat;
	width:1080px;
	height:1060px;
}
#kouminkan {
	background:url(../images/travel/bg_kouminkan.png) no-repeat;
	width:1080px;
	height:950px;
}
#ginza {
	background:url(../images/travel/bg_ginza.png) no-repeat;
	width:1080px;
	height:850px;
}
#thanks {
	background:url(../images/travel/thanks.png) no-repeat;
	width:1080px;
	height:500px;
	font-size:0em;
}
#ashiato {
	background:url(../images/travel/ashiato.gif) no-repeat;
	width:1080px;
	height:3700px;
}

