@charset "UTF-8";
/* CSS Document */

/*glacier*/
h2#national_park_id {
	background: url(../national_park/img/tit_national_park.gif) no-repeat;
	width: 290px;
	height: 30px;
	margin-bottom: 20px;
	text-indent: -10000px;
}

/*glacier*/
h2#glacier {
	background: url(../national_park/img/tit_glacier.gif) no-repeat;
	width: 258px;
	height: 50px;
	margin-bottom: 20px;
	text-indent: -10000px;
}

/*hotel*/
h2#hotel {
	background: url(../national_park/img/tit_hotel.gif) no-repeat;
	width: 380px;
	height: 30px;
	margin-bottom: 20px;
	text-indent: -10000px;
}

/*redbus*/
h2#redbus {
	background: url(../national_park/img/tit_redbus.gif) no-repeat;
	width: 425px;
	height: 30px;
	margin-bottom: 20px;
	text-indent: -10000px;
}

/*yellowstone*/
h2#yellowstone {
	background: url(../national_park/img/tit_yellowstone.gif) no-repeat;
	width: 300px;
	height: 50px;
	margin-bottom: 20px;
	text-indent: -10000px;
}
.box_l {
	width: 300px;
	margin-top: 10px;
	display: block;
	float: left;
}
.box_r {
	width: 300px;
	margin-top: 10px;
	display: block;
	float: right;
}
.back {
	text-align: right;
	clear: both;
}
