@charset "utf-8";

/* timetable */

.rbr_tt_txt {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

.areamap_r_pict {
	text-align: center;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt50 {
	margin-top: 50px;
}

.mt100 {
	margin-top: 100px;
}

.opa {
	color: #0099CC;
	font-size: 0.9em;
	font-weight: bold;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-top: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mt50 {
	margin-bottom: 50px;
}

.mb100 {
	margin-bottom: 100px;
}

.txt_red {
	color:#900;
	font-weight:bold;
	font-size:1em;
}

.txt_blue {
	color:#09C;
	font-weight: bold;
	font-size: 1em;
}

#guideline {
	background-image: url(../img/guide_bg.png);
	background-repeat: repeat;
}

#collabo {
	margin: 0 0 0 204px;
	position: fixed;
	width: 400px;
	height: 80px;
	bottom: 95px;
}

.a_andmore {
	text-align:right;
	margin: 10px 50px 0;
}

.new {
	color: #C03;
}

#repo_table {
	width: 100%;
}

.repo_box {
	width: 500px;
	background-image: url(../img/bg_title.gif);
	padding: 5px;
}

.repo_inbox {
	background-color:#fff;
	width: 480px;
	padding: 10px;
}

.repo_menubox {
	width: 200px;
	background-image: url(../img/bg_title.gif);
	padding: 5px;
}

.repo_menuinbox {
	background-color:#DCDCDA;
	width: 180px;
	padding: 10px;
	background-image: url(../img/bg.jpg);
}

.repo_ttl {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: solid #000 2px;
	margin-bottom: 5px;
}

.repo_txt {
}

.repo_songlist{
	border: solid #000 1px;
	float: left;
	padding: 5px;
	width: 200px;
	margin: 10px 0;
}

.repo_songlist_ttl {
	font-weight: bold;
}

.repo_songlist_txt {
	font-size: 0.9em;
	line-height: 1.4em;
}

.repo_photobox {
}

.repo_photo_img {
	margin: 5px;
	width: 150px;
	float: left;
}

.ticket_ttl {
	font-size: 1.4em;
	font-weight: bold;
}

.photogallery {
	margin: 10px 0 0 0;
}

.txt_yellow {
	color:#F90;
	font-weight: bold;
}

.map_txt01 {
	text-align:right;
	margin: 10px 0;
	font-weight: bold;
}