@charset "utf-8";
/* CSS Document */
/*#container {
	background:url(../images/travel/bg_header.jpg) center top repeat-x;
	background-color:#E1F0FB;
}
#header {
	background:url(../images/travel/bg_header.png) no-repeat;
	width:980px;
	height:260px;
	margin: 0 auto;
	font-size:0em;
}
#header h1 {
	background:url(../images/travel/logo.png) no-repeat;
	width:530px;
	height:173px;
	float:left;
	font-size:0em;
}
#header h2 {
	background:url(../images/travel/date.png) no-repeat;
	width:450px;
	height:80px;
	float:left;
	font-size:0em;
}
#btn_cast a {
	display:block;
	position:relative;
	background:url(../images/travel/btn_cast_off.png) no-repeat;
	width:225px;
	height:93px;
	font-size:0em;
	float:left;
}
#btn_cast a:hover {
	background:url(../images/travel/btn_cast_on.png) no-repeat;
}
#btn_place a {
	display:block;
	position:relative;
	background:url(../images/travel/btn_place_off.png) no-repeat;
	width:225px;
	height:93px;
	font-size:0em;
	float:left;
}
#btn_place a:hover {
	background:url(../images/travel/btn_place_on.png) no-repeat;
}
#content {
	width:980px;
	margin:0 auto;
}*/
#travel_about {
	background:url(../images/travel/bg_about.png) center bottom no-repeat;
	height:393px;
	font-size:0em;
}
#travel_about h2 {
	background:url(../images/travel/ttl_travel.png) no-repeat;
	width:980px;
	height:220px;
	font-size:0em;
}
#hikone, #castleroad, #kouminkan, #ginza {
	width:980px;
	height:480px;
	font-size:0em;
}
#hikone {
	background:url(../images/travel/bg_hikone.png) no-repeat;
}
#castleroad {
	background:url(../images/travel/bg_castleroad.png) no-repeat;
}
#kouminkan {
	background:url(../images/travel/bg_kouminkan.png) no-repeat;
}
#ginza {
	background:url(../images/travel/bg_ginza.png) no-repeat;
}
#about2 {
	background:url(../images/travel/bg_about2.png) no-repeat;
	height:300px;
	font-size:0em;
}
