/* CSS Document */
#b_box ul li{
	float:left;
	margin:0 0 10px;
}
#b_box ul.red li{
	border-right: solid #E50012 1px;
	height:68px;
}
#b_box ul.gray{
	width:949px;
	margin:320px 0 0;
	height:80px;
	border: solid #CCC 1px;
	border-right: none;
}
* html #b_box ul.gray{width:950px;}
#b_box ul.gray li{
	border-right: solid #E50012 1px;
	height:80px;
}
#b_box ul.gray li.g{border-right: solid #CCC 1px;}
#bottom{
	width:950px;
	margin:320px 0 0;
}
* html #bottom{margin:5px 0 0;}
#left{
	width:225px;
	float:left;
}
#left ul{
	width:223px;
}
#left ul li{
	width:223px;
	margin:0 0 10px;
	border: solid 1px #CCC;
	height:52px;
}
#left .address{
	background:url(/images/common/infobg.gif) repeat-y left;
	width:209px;
	padding:8px;
	text-align:left;
}
#left .address h2{
	padding: 15px 48px 8px 15px;
	background:#FFF;
	height:27px;
	width:146px;
}
#left .address p{
	background:#FFF;
	padding: 0 0 10px 15px;
	width:194px;
}
#right{
	width:712px;
	float:right;
}
#right h2{
	width:712px;
	height:25px;
}
#right dl{
	width:712px;
	text-align:left;
	border-bottom: solid #CCCCCC 1px;
	clear:both;
	overflow:hidden;
}
#right dl dt{
	padding:15px;
	font-weight:bold;
	width:96px;
	float:left;
	
}
#right dl dd{
	padding:15px;
	width:556px;
	float: right;
}
#right dl dd{
	padding:15px;
	width:556px;
	float: right;
}
#left ul.press{
	width:224px;
	margin: 0 0 12px;
	border: dotted #999999 1px;
	position:relative;
	height:70px;
}
#left ul.press li{
	height:70px;
	padding:0;
	border:none;
	width:224px;
	text-align:center;
}
#left ul.press li a{
	height:53px;
	padding:17px 0 0;
	display:block;
}
#left ul.press li .holding_eng{
	position:absolute;
	left:15px;
	top:-9px;
}
#left ul.booth{
	width:226px;
	height:60px;
	margin: 0 0 12px;
	padding:0;
}
#left ul.nikkin li{
	height:58px;
	padding:0;
	margin:0;
	width:224px;
	border: solid #C7A966 1px;
}
#left ul.booth li{
	height:58px;
	padding:0;
	margin:0;
	width:224px;
	border: solid #CCCCCC 1px;
}
#movie{ margin:10px 0 20px;}
#right .r-2012 p{ text-align:left; padding:5px 0 0;}
#right .r-2012 p span{ font-weight:bold;}
#right .r-2012 table{ width:100%; border-collapse:collapse; border: solid 1px #CCC; line-height:130%; margin:10px 0 30px;}
#right .r-2012 table th{ font-weight:normal; background:#555555; color:#FFF;border: solid 1px #CCC; padding:5px 10px;}
#right .r-2012 table td{border: solid 1px #CCC; padding:5px 10px;}

/*mp*/
.mp #b_box ul{
	height:101px;
}
.mp #b_box ul.gray{
	width:949px;
	margin:320px 0 0;
	height:80px;
	border: solid #CCC 1px;
	border-right: none;
}
* html .mp #b_box ul.gray{width:950px;}
.mp #b_box ul.gray{ position:relative;}
.mp #b_box ul.gray li{
	border-right: solid #C4A75E 1px;
	height:80px;
}
.mp #b_box ul.gray li .holding{
	position:absolute;
	left:642px;
	top:-9px;
}
.mp #b_box ul.gray li.g{border-right: solid #CCC 1px;}