@charset "shift_jis";
/* CSS Document */


/*すべて
------------------------------*/
#main {
	background: url(../images/common/bg_side.gif) repeat-y;
	width:800px;
	margin-right:auto;
	margin-left:auto;
}


/*コンテンツ
------------------------------*/
#contents {
	width:750px;
	margin:0 auto;
}

#contents_right {
	width:740px;
	margin-right: auto;
	margin-left: auto;
}

P {
	font-size:16px;
	font-weight:600;
	margin-bottom:10px;
}

/*main
------------------------------*/
.copytext {
	font-size:30px;
	font-weight:normal;
	color:#ffcc33;
	margin-bottom:30px;
	padding-bottom:5px;
	margin-top: 15px;
}

.copytext2 {
	font-size:25px;
	font-weight:normal;
	color:#0099ff;
	padding-bottom:5px;
	margin-top: 15px;
	margin-left: 10px
}

.copytext3 {
	font-size:15px;
	font-weight:normal;
	color:#0099ff;
	margin-bottom:30px;
	padding-bottom:5px;
	margin-left: 30px
}

.copytext4 {
	font-size:17px;
	font-weight:normal;
	color:#0099ff;
	margin-top: 15px;
	margin-left: 10px
}

#tour_rap {
	margin-bottom:15px;
}

#course_title {
	border-top:2px solid #cccccc;
	padding:10px;
	margin-bottom:10px;
}

#title {
	border-bottom:1px solid #DCDCDC;
	margin-bottom:10px;
	padding-bottom:5px;
}

#inner_rap {
	width:710px;
	margin:0 auto 15px;
} 

.price {
	font-size:2em;
	font-weight:bold;
	color:#CC0000;
	margin-bottom:10px;
	margin-top: 15px;
}

#price2 {
	font-size:1em;
	font-weight:bold;
	color:#CC0000;
	margin-bottom:10px;
}

#price3 {
	font-size:1.3em;
	font-weight:bold;
	color:#CC0000;
	margin-bottom:10px;
}

#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;
}

#fuzoku_icon img {
	margin-right: 5px;
}

