body{
	margin:0px;
	padding:0px;
	line-height:140%;
	font-size:0.9em;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#box-ticket-popup{
	margin-left:300px;
	margin-top:-9px;
	margin-bottom:-45px;
	z-index:5;
}

#box-main{
	width:1000px;
	margin:0;
	padding:0;
}



#box-bottle{
	margin-top:20px;

}

#box-news{
	margin:15px 3px 20px 0;
	height:700px;
	background:#f0f0f0;
	display:block;
	width:270px;
	font-size:13px;	
	float:right;
}
	#box-news dt{
		margin-left:10px;
		text-align:left;
		font-weight:bold;
		color:#666666;
	}
	#box-news dd{
		text-align:left;
		margin:0;
		margin-left:15px;
		margin-bottom:5px;
	}

#box-uppermenu{
	padding-top:7px;
	background:#9F1A1D;
	height:45px;
}
	#box-uppermenu .item{
		float:left;
		height:45px;
		margin-left:3px;
		border-width:0px;
		
	}
	#box-uppermenu .space{
		float:left;
		margin:0;
		padding:0;
		width:4px;
	}
	#box-uppermenu a:link{
		font-size:12px;
		color:#00ffff;
		text-decoration:none;
	}
	#box-uppermenu a:visited{
		font-size:12px;
		color:#ffffff;
		text-decoration:none;
	}
	#box-uppermenu a:hover{
		font-size:12px;
		color:#ffffff;
		text-decoration:underline;
	}

#box-left{
	margin-left:3px;
	margin-right:20px;
	display:block;
	height:700px;
	float:left;
}
#box-leftmenu{
	margin-top:5px;
	padding-top:5px;
	padding-bottom:5px;
	width:160px;
	height:400px;
	background:#B89D46;
	text-align:center;
}
	#box-leftmenu .item{
		margin:auto;
		border:0;
		margin-bottom:1px;
	}

	#box-leftmenu a:link{
		font-size:12px;
		color:#00ffff;
		text-decoration:none;
	}
	#box-leftmenu a:visited{
		font-size:12px;
		color:#ffffff;
		text-decoration:none;
	}
	#box-leftmenu a:hover{
		font-size:12px;
		color:#ffffff;
		text-decoration:underline;
	}

#box-tickeinfo{
	background:#CfDa51;
	clear:both;
	padding:10px;
	margin-bottom:15px;
}
	#box-tickeinfo dl{
		font-weight:bold;
	}
	#box-tickeinfo ol{
		padding:10px;
		font-weight:bold;
	}
	#box-tickeinfo li{
		font-size:14px;
		margin-left:20px;
		margin-bottom:5px;
	}
#box-ticket-title{
	clear:both;
	width:100%;
	background:#465800;
	margin:3px 0 3px 0;
	padding-top:5px;
	padding-bottom:5px;
}
	#box-ticket-title .text{
		color:#ffffff;
		font-weight:bold;
		font-size:16px;
		margin:0;
		padding:0;
		padding-left:10px;
	}
	
#box-contents{
	display:block;
	float:left;
	padding-left:10px;
}
	#box-contents .title{
		margin-left:-10px;
		display:block;
		margin-top:15px;
		margin-bottom:10px;
	}
	#box-contents .subtitle{
		font-size:16px;
		line-height:150%;
		color:#660000;
		font-weight:bold;
		margin-top:15px;
		margin-bottom:15px;
		width:630px;
	}
	#box-contents .text-contents{
		width:600px;
		line-height:140%;
		font-size:13px;
	}
	#box-contents .text-thanks{
		text-indent:0.5em;
		line-height:150%;
		font-size:14px;
	}
	#box-contents .text-contents h1{
		width:100%;
		border-left: 10px solid #9F1A1D;
		border-bottom: 1px solid #cc9999;
		padding:8px 0 3px 10px;
		margin:30px 0 15px 0;
		font-size:17px;
	}
	#box-contents p{
		margin:0px;
		margin-bottom:15px;
	}
	
	
#box-mastarclass-index{
	line-height:120%;
}
	#box-mastarclass-index td{
		vertical-align:middle;
	}
	#box-mastarclass-index .room{
		width:70px;
	}
	#box-mastarclass-index .space{
		height:2px;
	}
	#box-mastarclass-index .mc-c1 ,
	#box-mastarclass-index .mc-c2 ,
	#box-mastarclass-index .mc-c3 {
		font-family:'Arial';
		color:#ffffff;
		width:190px;
		margin:0;
		padding:2px 0 2px 0;
		font-weight:bold;
		font-size:12px;
	}

	#box-mastarclass-index .mc-c1{
		background:#23D600;
		background-image:url(./img/bg_timatable_mc1-6.gif);
	}
	#box-mastarclass-index .mc-c2{
		background:#23D600;
		background-image:url(./img/bg_timatable_mc7-12.gif);
	}
	#box-mastarclass-index .mc-c3{
		background:#23D600;
		background-image:url(./img/bg_timatable_mc13-18.gif);
	}

	#box-mastarclass-index .name-c1 ,
	#box-mastarclass-index .name-c2 ,
	#box-mastarclass-index .name-c3 {
		width:190px;
		height:40px;
		background:#C3D600;
		font-weight:bold;
		font-size:12px;
		border-right:2px solid #ffffff;
	}

	#box-mastarclass-index .name-c1{
		background:#C3D600;
	}
	#box-mastarclass-index .name-c2{
		background:#BBC4E3;
	}
	#box-mastarclass-index .name-c3{
		background:#D0BAD9;
	}
	
#box-lowermenu{
	border-top:1px solid #6F1A1D;
	height:170px;
	clear:both;
}
	#box-lowermenu .item{
		float:left;
		margin:5px;
	}
	#box-lowermenu .title{
		margin-bottom:3px;
	}
	#box-lowermenu .banner{
	}
	
#box-participants{
	line-height:190%;
	margin-bottom:30px;
}
	#box-participants .left{
		float:left;
		margin-bottom:30px;
	}
	#box-participants .right{
		float:left;
		margin-bottom:30px;
	}


#box-schedule{
	width:630px;
	line-height:150%;
	font-size:13px;
}
	#box-schedule .showfloor{
		background:#cfe1e5;
		margin-top:10px;
		margin-bottom:10px;
		padding:5px 10px 5px 0px;
	}
	#box-schedule .otherfloor{
		background:#FFFFFF;
		margin-bottom:5px;
	}
	#box-schedule .mcfloor{
		background:#ffffff;
		margin-top:10px;
		margin-bottom:10px;
		padding:5px 10px 5px 0px;
	}
	#box-schedule td{
		margin-bottom:5px;
	}
	#box-schedule dl {
		margin: 0 0 0px;
		padding: 0 0px 0px;
	}
	#box-schedule dl dt {
		padding: 5px 0 5px 5px;
		float: left;
		font-weight: bold;
	}
	#box-schedule dl dd {
		padding: 5px 0 5px 70px;
		line-height: 150%;
	}
	#box-schedule h2{
		width:620px;
		padding:5px;
		font-size:13px;
		background:#66bbff;
	}
		#box-schedule h2 .time-head{
			margin-left:20px;
		}

.basic {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.RedBig {
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #660000;
}
.newsTitle {
	font-size: 10px;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
}
.newsBasic {
	font-size: 10px;
	line-height: 120%;
	color: #333333;
}
.Little {
	font-size: 9px;
	color: #333333;
}



.box-combottle{
	float:left;
	padding:0;
	margin-right:20px;
	width:100px;
	font-size:12px;
}

#box-comcontents{
	float:left;
	width:500px;
}

	#box-comcontents h3{
		width:500px;
		padding:3px 0 3px 4px;
		font-size:14px;
		background: url( img/bg-h3.png );
		border:1px solid #b3b3b3;
		margin:20px 0 20px 0;
	}
	#box-comcontents .comtable-list{
		margin-left:15px;
		border: 1px #E3E3E3 solid;
		border-collapse: collapse;
		border-spacing: 0;

	}
	#box-comcontents .comtable-list th{
	    padding: 5px;
	    border: #E3E3E3 solid;
	    border-width: 0 0 1px 1px;
	    background: #F5F5F5;
	    font-weight: bold;
	    line-height: 120%;
	    text-align: center;


	}
	#box-comcontents .comtable-list td{
	    padding: 5px;
	    border: 1px #E3E3E3 solid;
	    border-width: 0 0 1px 1px;
	    text-align: center;
	}	
	#box-comcontents .comtable{
		margin:0px;
		padding:0px;
		margin-left:15px;
	}
	#box-comcontents .comtable thead{
		padding:5px 0 5px 0;
		border-bottom:1px dotted #a3a3a3;
	}	
	#box-comcontents .comtable td{
		padding:5px 0 5px 0;
		border-bottom:1px dotted #a3a3a3;
	}
	#box-comcontents .comtable .bottlename{
		padding-left:7px;
		border-left:10px solid #660000;
		font-weight:bold;
	}
