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

/*contents_l
------------------------*/

#contents_l {
	float: left;
	width: 550px;
	padding-left: 10px;
}
#title01 {
	background: url(../images/index/bg_title.gif) no-repeat 0 0;
	width: 550px;
	text-indent: -9999px;
	height: 40px;
	margin-bottom: 5px;
}
#title02 {
	background: url(../images/index/bg_title.gif) no-repeat 0 -40px;
	width: 550px;
	text-indent: -9999px;
	height: 40px;
	margin-bottom: 5px;
}
#title03 {
	background: url(../images/index/title_img_schedule.gif) no-repeat 0 0px;
	width: 220px;
	text-indent: -9999px;
	height: 25px;
}

/*btn_more
------------------------*/

.btn_more {
	width: 60px;
	margin-left: 480px;
	margin-bottom: 15px;
}
.btn_more02 {
	width: 60px;
	margin-left: 140px;
}
.btn_rally {
	width: 60px;
	margin-left: 140px;
}

.btn_mail {
	float:right;
}

.btn_mail a {
	background: url(../images/com/btn_mail.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 20px;
	width: 60px;
	display: block;
}

.btn_mail a:hover {
	background: url(../images/com/btn_mail.gif) no-repeat 0 -20px;
	text-indent: -9999px;
	height: 20px;
	width: 60px;
	display: block;
}

.btn_more a {
	background: url(../images/com/btn_more.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 20px;
	width: 60px;
	display: block;
}
.btn_more a:hover {
	background: url(../images/com/btn_more.gif) no-repeat 0 -20px;
	text-indent: -9999px;
	height: 20px;
	width: 60px;
	display: block;
}
.btn_more02 a {
	background: url(../images/com/btn_more.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 20px;
	width: 60px;
	display: block;
}
.btn_more02 a:hover {
	background: url(../images/com/btn_more.gif) no-repeat 0 -20px;
	text-indent: -9999px;
	height: 20px;
	width: 60px;
	display: block;
}
.btn_rally a {
	background: url(../images/com/btn_rally.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 20px;
	width: 60px;
	display: block;
}
.btn_rally a:hover {
	background: url(../images/com/btn_rally.gif) no-repeat 0 -20px;
	text-indent: -9999px;
	height: 20px;
	width: 60px;
	display: block;
}

/*read_text
------------------------*/
.read_text_box {
	background: url(../images/index/bgimg_readtext.jpg) top no-repeat;
	width: 550px;
	margin-bottom:18px;
}

.read_text {
	width:400px;
	margin-top:20px;
}

.read_text02 {
	font-size:0.9em;
	font-weight:bold;
	color:#640000;
}

/*whatsnew
------------------------*/
.whatsnew_wrap {
	margin-left: 10px;
	margin-right: 10px;
}
.whatsnew_wrap p {
	border-bottom: 1px dotted #323232;
	margin-bottom: 8px;
	padding-bottom: 5px;
}
.news {
	margin-bottom: 8px;
}
.news td {
	border-bottom: 1px dotted #323232;
	padding-bottom: 5px;
	padding-top: 8px;
}

/*gallary
------------------------*/
.gallary_wrap {
	width: 520px;
	margin-right: 10px;
	margin-left: 20px;
}
.gallary_box {
	height: 120px;
	width: 120px;
	float: left;
	margin-bottom: 15px;
	padding-right: 10px;
}

/*contents_r
------------------------*/

#contents_r {
	float: right;
	width: 220px;
	border-bottom: 1px solid #323232;
}
.schedule_wrap p {
	padding-bottom: 5px;
	line-height: 1.7em;
}
.schedule_wrap {
	background: #EBEBEB;
	padding: 10px;
	width: 200px;
}
.schedule_box {
	border-bottom: 1px dotted #666666;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
