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

.main {
	box-sizing:border-box;
	width:652px;
	height:740px;
	margin:0 auto;
	background:#e0fcfe;
	border:solid 1px #5de8fd;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.main_contents {
	background:url(../img/top_bg.png) no-repeat;
	width:650px;
	height:374px;
	margin:0 auto;
}
.iframe {
	width:600px;
	margin:0 auto;
	padding-left:5px;
	padding-top:100px;
	display:block;
}
header {
	margin:0 auto;
	background:url(../img/top_img.png);
	width:650px;
	height:366px;
}

.text {
	margin:0 auto;
	width:610px;
	line-height:0px;
	position:absolute;
	top:345px;
	left:50%;
	margin-left:-305px;
}
.bottom {
	margin:0 auto;
	width:610px;
	line-height:0px;
	position:absolute;
	top:770px;
	left:50%;
	margin-left:-305px;
}
/* ------------------------------------------------------------
	#MMTfooter - MMTフッター
------------------------------------------------------------ */
.f_bg{
	background:url(../img/f_bg.png) repeat-x;
	height:15px;
	width:100%;
}
footer {
	width:auto;
	margin:0 auto;
	margin:0px 0 0;
	padding:20px;
}
footer a.mmt {
	width:192px;
	height:51px;
	display:block;
	margin:0 auto;
	background:url(../img/f-logo.png) no-repeat;
	text-indent:-9999px;
}
footer span {
	text-align:center;
	display:block;
	color:#653b22;
	margin-top:10px;
	margin-bottom:30px;
	font-size:13px;
}
/*----------------*/

#mainArea {
	width:550px;
	height:280px;
	margin:0 auto;
	overflow:hidden;
	margin-left:30px;
}
#mainArea #inBox {
	height:220px;
	width:550px;
	line-height:25px;
	overflow:auto;
}
#mainArea #inBox a {
	color:#693a1e;
}
#mainArea #inBox a:hover {
	color:#e95177;
}



TD {
	font-size:98%;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}


/*---------------------------------------------------追加--*/
.main_live {
	box-sizing:border-box;
	width:652px;
	height:1120px;
	margin:0 auto;
	background:url(../img/bg_01.gif);
	border:solid 1px #f17e9d;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.header_live {
	margin:0 auto;
	background:url(../img/top_img_live.jpg);
	width:650px;
	height:366px;
}
.main_contents_live {
	background:url(../img/top_bg_live.png) repeat-y;
	width:610px;
	min-height:300px;
	margin:0 auto;
}
.live_main{
	width:570px;
	margin:0 auto;
	padding:30px 0;
	color:#693a1e;
}
.top_bg_bottom{
	width:610px;
	margin:0 auto;
	}
.live_main ul{
	margin-bottom:20px;
}
.live_list{
	overflow:hidden;
	width:550px;
	list-style:none;
	margin-bottom:10px;
}
.live_list .live_text_1{
	width:15px;
	float:left;
}
.live_list .live_text_2{
	width:535px;
	float:left;
	
}
.text_01{
	margin-bottom:20px;
	font-size:15px;
	font-weight:bold;
	color:#d40001;
}
.text_02{
	margin-bottom:10px;
	font-size:15px;
	font-weight:bold;
}
.text_03{
	font-size:12px;
	margin-left:15px;
	color:#000000;
	line-height:20px;
}