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

.info_table {
	margin: 0px 0px 10px 0px;
	width: 500x;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	clear: both;
}
.info_table th {
	text-align: left;
	vertical-align: top;
	width: 120px;
	font-weight: normal;
	background-color: #F6FFFF;
	padding: 6px;
	border: 1px solid #CCCCCC;
}
.info_table td {
	padding: 6px;
	border: 1px solid #CCCCCC;
}

.textlink_r {
	text-align: right;
	margin: 20px 0;
}

.back {
	text-align: right;
}

/*travel index*/
h2#travel {
	background: url(../travel/img/tit_travel.gif) no-repeat;
	width: 325px;
	height: 30px;
	margin-bottom: 20px;
	text-indent: -10000px;
}
.contents_box_l {
	width: 300px;
	display: block;
	float: left;
	margin-bottom: 20px;
}
.contents_box_l img {
	float: left;
	margin-right: 10px;
}
.contents_box_l_txt {
	float: right;
	width: 200px;
	display: block;
}
.contents_box_l_txt h3 {
	margin-top: 0;
}

.contents_box_r {
	width: 300px;
	display: block;
	float: right;
	margin-bottom: 20px;
}
.contents_box_r img {
	float: left;
	margin-right: 10px;
}
.contents_box_r_txt {
	float: right;
	width: 200px;
	display: block;
}
.contents_box_r_txt h3 {
	margin-top: 0;
}

/*spa*/
h2#spa {
	background: url(../travel/img/tit_spa.gif) no-repeat;
	width:155px;
	height: 30px;
	margin-bottom: 20px;
	text-indent: -10000px;
}

/*dinosaur*/
h2#dinosaur {
	background: url(../travel/img/tit_dinosaur.gif) no-repeat;
	width:420px;
	height: 30px;
	margin-bottom: 20px;
	text-indent: -10000px;
}

/*beer*/
h2#beer {
	background: url(../travel/img/tit_beer.gif) no-repeat;
	width:495px;
	height: 30px;
	margin-bottom: 20px;
	text-indent: -10000px;
}

/*wine*/
h2#wine {
	background: url(../travel/img/tit_wine.gif) no-repeat;
	width:495px;
	height: 30px;
	margin-bottom: 20px;
	text-indent: -10000px;
}

/*activity*/
h2#activity {
	background: url(../travel/img/tit_activity.gif) no-repeat;
	width:185px;
	height: 30px;
	margin-bottom: 20px;
	text-indent: -10000px;
}

/*drive*/
h2#drive {
	background: url(../travel/img/tit_drive.gif) no-repeat;
	width:255px;
	height: 30px;
	margin-bottom: 20px;
	text-indent: -10000px;
}

/*golf*/
h2#golf {
	background: url(../travel/img/tit_golf.gif) no-repeat;
	width:258px;
	height: 30px;
	margin-bottom: 20px;
	text-indent: -10000px;
}

/*rodeo*/
h2#rodeo {
	background: url(../travel/img/tit_rodeo.gif) no-repeat;
	width:214px;
	height: 30px;
	margin-bottom: 20px;
	text-indent: -10000px;
}
.rodeo_list li {
	padding-bottom: 10px;
}

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

/*ranch*/
h2#ranch {
	background: url(../travel/img/tit_ranch.gif) no-repeat;
	width:135px;
	height: 30px;
	margin-bottom: 20px;
	text-indent: -10000px;
}
