/* topページ用cssです。 */

#content_top {
	width: 716px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 20px;
}
#content_top a {
	color: #FF0000;
}
#swf {
	width: 341px;
	margin-left: 3px;
	float: left;
}
#news {
	float: right;
	width: 297px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #392509;
	font-size: 12px;
	font-weight: bold;
	color: #392509;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 230px;
	overflow: auto;
	line-height: 15px;
}
#news_title {
	background-image: url(../img/top/news.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 307px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #392509;
	text-align: right;
	float: right;
	font-size: 11px;
}
#main_button_box_top {
	width: 716px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 20px;
}
.main_button_top {
	width: 70px;
	font-size: 11px;
	float: left;
	line-height: 12px;
	letter-spacing: -1px;
	font-weight: bold;
}
.mgl22 {
	margin-left: 22px;
}
.style1 {color: #FF0000}
/* about RiREボタン用 */

#about_top{
	background:url("../img/top/btn_about02.gif") no-repeat;
}
#about_top a{
	display:block;
	width:70px;
	height:88px;
	background:url("../img/top/btn_about01.gif");
	text-indent:-9999px;
}
#about_top a:hover{
	background:none;
}

/* artist infoボタン用 */

#artist_top{
	background:url("../img/top/btn_artist02.gif") no-repeat;
}
#artist_top a{
	display:block;
	width:70px;
	height:88px;
	background:url("../img/top/btn_artist01.gif");
	text-indent:-9999px;
}
#artist_top a:hover{
	background:none;
}

/* event scheduleボタン用 */

#event_top{
	background:url("../img/top/btn_event02.gif") no-repeat;
}
#event_top a{
	display:block;
	width:70px;
	height:88px;
	background:url("../img/top/btn_event01.gif");
	text-indent:-9999px;
}
#event_top a:hover{
	background:none;
}

/* web shopボタン用 */

#web_top{
	background:url("../img/top/btn_web02.gif") no-repeat;
}
#web_top a{
	display:block;
	width:70px;
	height:88px;
	background:url("../img/top/btn_web01.gif");
	text-indent:-9999px;
}
#web_top a:hover{
	background:none;
}

/* columnボタン用 */

#column_top{
	background:url("../img/top/btn_column02.gif") no-repeat;
}
#column_top a{
	display:block;
	width:70px;
	height:88px;
	background:url("../img/top/btn_column01.gif");
	text-indent:-9999px;
}
#column_top a:hover{
	background:none;
}

/* for rentボタン用 */

#rent_top{
	background:url("../img/top/btn_rent02.gif") no-repeat;
}
#rent_top a{
	display:block;
	width:70px;
	height:88px;
	background:url("../img/top/btn_rent01.gif");
	text-indent:-9999px;
}
#rent_top a:hover{
	background:none;
}

/* linkボタン用 */

#link_top{
	background:url("../img/top/btn_link02.gif") no-repeat;
}
#link_top a{
	display:block;
	width:70px;
	height:88px;
	background:url("../img/top/btn_link01.gif");
	text-indent:-9999px;
}
#link_top a:hover{
	background:none;
}

/* mailボタン用 */

#mail_top{
	background:url("../img/top/btn_mail02.gif") no-repeat;
}
#mail_top a{
	display:block;
	width:70px;
	height:88px;
	background:url("../img/top/btn_mail01.gif");
	text-indent:-9999px;
}
#mail_top a:hover{
	background:none;
}
