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


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

#contents_right {
	float:right;
	width:735px;
}

#contents_box {
	margin-bottom:10px;
	margin-top: 10px
}

#contents_box02 {
	margin-bottom:15px;
}
/*main
------------------------------*/
.copytext {
	font-size:30px;
	font-weight:normal;
	color: #00cc00;
	margin-bottom:15px;
	padding-bottom:5px;
	margin-top: 15px;
}

#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;
}

.box_text3 {
	color: #000000;
	font-size: 120%;
	font-weight: 600;
	margin-bottom: 20px
}
