@charset "utf-8";

.top_fla {
	width: 780px;
	height: 340px;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
}
.top2012 {
	width: 780px;
	height: 300px;
	margin: 0 auto;
	padding: 0;
}

/* ==================== メインエリア ==================== */
.contents {
	clear: both;
	width: 780px;
	height 100%;
	margin: 0 auto;
	padding: 0;
}

h1 {
	height: 21px;
	margin: 0;
	padding: 19px 25px 15px;
	background-image: url('../image/h1_bg.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

.top {
	margin: 0 6px;
}



.news_t {
	width: 600px;
	margin: 5px auto 20px;
	padding: 10px 0 0;
	background-image: url('../image/news_t.png');
	background-repeat: no-repeat;
	background-position: top;
}
.news_b {
	width: 600px;
	margin: 0;
	padding: 0 0 10px;
	background-image: url('../image/news_b.png');
	background-repeat: no-repeat;
	background-position: bottom;
}
.news_m {
	width: 580px;
	margin: 0;
	padding: 0 10px 0;
	background-image: url('../image/news_m.png');
	background-repeat: repeat-y;
}



.item {
	margin: 0 6px;
	padding: 10px 4px;
	border-top: 2px dotted #aaaaaa;
}
.item#t {
	padding-top: 10px;
	border-top: none;
}



.info0 {
	margin: 0;
	padding: 12px 5px 20px;
	background-image: url('../image/line1.gif');
	background-repeat: repeat-x;
	background-position: left top;
}
.info0#top {
	padding-top: 10px;
	background-image: none;
}

.text {
	margin: 0;
	padding: 6px 40px 20px;
}

.ho {
	font-size: 94%;
}
.ho1 {
	font-size: 87%;
}
.chuu {
	margin: 0 6px 10px;
	padding: 3px 9px;
	background-color: #f6f6f6;
	border: 1px solid #dddddd;
	color: #dd6633;
}
.details {
	font-size: 91%;
	line-hight: 109%;
	color: #000000;
}


.henkou0 {
	margin: 0 0 60px;
	padding: 40px 30px 0;
}
.henkou {
	margin: 0;
	padding: 30px 20px;
	background-color: #eeeeee;
	background-image: url('../image/line1.gif');
	background-repeat: repeat-x;
	background-position: top;
	color: #000000;
	line-height: 146%;
}



img#po {
	margin: 0;
	padding: 0;
	border: 1px solid #cccccc;
}

/* ================================== */
.ticket1 {
	padding: 40px 0 0 80px;
}
.ticket1 a {
	display: block;
	width: 214px;
	height: 48px;
	margin: 0;
	background-image: url('../image/ticket10.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	line-height: 0px;
	color: #ffffff;
	text-indent: -50000px;
}
.ticket1 a:link, .ticket1 a:visited {
	background-image: url('../image/ticket10.png');
	background-repeat: no-repeat;
}
.ticket1 a:hover, .ticket1 a:active {
	background-image: url('../image/ticket20.png');
	background-repeat: no-repeat;
}


.ticket2 {
	padding: 6px 0 60px 200px;
	font-size: 93%;
	line-height: 113%;
	color: #332266;
}

/* ================================== */
.audition {
	margin: 3px 10px;
}
.audition a {
	display: block;
	width: 158px;
	height: 48px;
	margin: 0;
	background-image: url('../image/audition1.png');
	background-repeat: no-repeat;
	line-height: 0px;
	color: #ffffff;
	text-indent: -50000px;
}
.audition a:link, .audition a:visited {
	background-image: url('../image/audition1.png');
	background-repeat: no-repeat;
}
.audition a:hover, .audition a:active {
	background-image: url('../image/audition2.png');
	background-repeat: no-repeat;
}


/* ================================== */



/* ==================== サイドメニュー ==================== */
.side {
	height 100%;
	width: 170px;
	margin: 0 0 30px;
	padding: 0;
	border: none;
	background-color: #ffffff;
	background-image: url('../image/t_side_bg.png');
	background-repeat: repeat-y;
	background-position: right;
	font-size: 86%;
	line-height: 121%;
	color: #666666;
}



.mblog {
	width: 170px;
	margin: 0;
	padding: 0;
	border: none;
}

.mblog ul {
	width: 170px;
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
}
.mblog li {
	width: 150px;
	margin: 0;
	padding: 3px 10px;
	border: none;
}
.mblog li a {
	display: block;
	width: 140px;
	margin: 0;
	padding: 2px 5px;
	font-size: 8pt;
	line-height: 15px;
	text-decoration: none;
	color: #666666;
}

.mblog li#t {
	width: 160px;
	height: 16px;
	margin: 0;
	padding: 27px 5px;
	background-image: url('../image/t_side.png');
	background-repeat: no-repeat;
	background-position: top;
	border: none;
	font-size: 0;
	line-height: 0;
	text-align: center;
	color: #bbbbbb;
}


.mblog li a:link, .mblog li a:visited {
	color: #777777;
}
.mblog li a:hover {
	color: #999999;
}




