@charset "shift_jis";
/* CSS Document */

/*すべて
------------------------------*/
#main {
	background: url(../images/common/bg_side.gif) repeat-y;
	width:800px;
	margin-right:auto;
	margin-left:auto;
}

/*コンテンツ
------------------------------*/
#contents2 {
	width:750px;
	margin:auto;
	padding-bottom: 20px;
	background: #D7CE64;
}

#contents_main {
	width:685px;
	margin:auto;
	padding:15px;
	background:#ffffff;
}

#contents_box {
	margin-bottom:15px;
}

#contents_box02 {
	margin-bottom:15px;
}


#contents_box_left {
	float: left;
	width: 335px;
}

#contents_box_right {
	float: right;
	width: 335px;
}

#select {
	margin-bottom:10px;
	padding:0 0 10px;
	border-bottom:1px solid #BE0000;
}

#select ul {
	margin:0 0 0 90px;
	padding:0;
	list-style-type:none;
}

#select ul li {
	display:block;
	margin:0;
	padding:0;
	float:left;
	text-indent:-9999px;
}

.syukuhaku a {
	background: url(../images/main/btn_syukuhaku_off.gif) no-repeat;
	display:block;
	width:245px;
	height:35px;
	margin-right:10px;
}

.syukuhaku a:hover {
	background: url(../images/main/btn_syukuhaku_on.gif) no-repeat;
	display:block;
	width:245px;
	height:35px;
	margin-right:10px;
}

.syukuhaku_on a {
	background: url(../images/main/btn_syukuhaku_on.gif) no-repeat;
	display:block;
	width:245px;
	height:35px;
	margin-right:10px;
}

.higaeri a {
	background: url(../images/main/btn_higaeri_off.gif) no-repeat;
	display:block;
	width:245px;
	height:35px;
}

.higaeri a:hover {
	background: url(../images/main/btn_higaeri_on.gif) no-repeat;
	display:block;
	width:245px;
	height:35px;
}

.higaeri_on a {
	background: url(../images/main/btn_higaeri_on.gif) no-repeat;
	display:block;
	width:245px;
	height:35px;
}

.title_image {
	margin-bottom: 10px;
}

#title {
	border-bottom:1px solid #DCDCDC;
	margin-bottom:10px;
	padding-bottom:5px;
}

#inner_rap {
	width:645px;
	margin:0 auto 15px;
} 
#inner_rap ul {
	margin:0 0 10px;
	padding:0;
	list-style-type:none;
}

#inner_rap ul li {
	padding-left:15px;
	list-style-type:disc;
	list-style-position:inside;
}

/*内容
------------------------------*/

.box {
	color: #000000;
}

.box_topics_all {
}

.box_contents_r {
	margin: 10px 10px;
	float: right;
	width: 200px;
	text-align: right;
}

.box_contents_right {
	float: right;
	width: 225px;
}

.box_contents_m {
	margin: 2px 10px;
	float: right;
	width: 300px;
	height: 18px;
	font-size: 100%;
	font-weight: bold;
	color: #F60;
}

.box_contents_1 {
	margin: 2px 10px;
	float: right;
	width: 300px;
	font-size: 88%;
	margin-top: 10px;
	margin-bottom: -5px;
	color: black;
}

.box_contents_2 {
	margin: 2px 10px;
	float: right;
	width: 300px;
	font-size: 115%;
	color: black;
	margin-bottom: 0px;
}

.box_contents_4 {
	margin: 2px 10px;
	float: right;
	width: 300px;
	font-size: 88%;
	margin-bottom: -5px;
	color: black;
}

.course_point{
	margin: 2px 3px 2px 17px;
	width:280px;
	height:165px;
	background:url(../images/main/bg_course.gif) no-repeat;
	padding:17px 10px 1px;
}

.course_point2{
	margin: 2px 3px 2px 17px;
	width:280px;
	height:285px;
	background:url(../images/main/bg_point.gif) no-repeat;
	padding:17px 10px 1px;
}

.box_contents_3 {
	margin: 2px 10px;
	float: right;
	width: 300px;
	font-size: 100%;
	margin-bottom: 30px;
	color: black;
}

.box_topics_img {
	float: left;
	margin-bottom: 10px;
}

.box_topics_text {
	float: right;
	width: 275px;
	margin-bottom:10px;
}

.box_image {
	float: left;
}

.box_text {
	height:110px;
}

.box_btn {
	height:10px;
	text-align: right;
	margin-top: 10px;
}

.catalog {
	text-align:right;
	margin-bottom:10px;
}
/*main
------------------------------*/
#hed_img {
	margin-bottom:0px;
}

.contents_l {
	float:left;
	width:50px;
}

.contents_r {
	float:right;
	width:680px;
	background:url(../images/main/bg_img.jpg) repeat-y;
}

.inner_box {
	padding-bottom:30px;
}

.tour_box {
	padding-bottom:15px;
}

.tour_img {
	float:left;
	width:285px;
	margin-bottom: 5px;
}

.tour_detail {
	float:right;
	width:380px;
}

.tour_name {
	margin-bottom:5px;
}

.tour_text {
	margin-bottom:10px;
	color: white;
}

.btn_l {
	float:left;
	width:36px;
}

.btn_r {
	float:right;
	width:128px;
}

/*color
-------------*/
.pink {
	color:#f03c78;
	font-weight:bold;
	font-size: 16px;
}

.gold {
	color:#d5d66c;
	font-weight:bold;
}

.pink2 {
	color:#f03c78;
	font-weight:bold;
}

.green {
	color:#00c824;
	font-weight:bold;
}

.light_blue {
	color:#00d2f0;
	font-weight:bold;
}

.blue {
	color:#0066ff;
}
.orange {
	color:#F63;
	font-weight:bold;
}
