@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	height: 200px;
	width: 960px;
	position: relative;
}
#header h1 {
	position: absolute;
	top: 60px;
	left: 25px;
}

#header p#date {
	position: absolute;
	top: 60px;
	left: 505px;
}


#header p#pvjapan {
	position: absolute;
	top: 137px;
	left: 505px;
}

#header div#banner {
	position: absolute;
	top: 15px;
	right: -20px;
	width: 200px;
}
#header div#banner p {
	margin-bottom: 8px;
}

#nav li.special a {
	background: url(../images/en_special.jpg) no-repeat 0px 0px;
	color: #FFF;
	height: 38px;
	width: 172px;
	padding: 4px 8px 0 26px;
}

#nav li.special a:hover {
	background: url(../images/en_special_on.jpg) no-repeat 0px 0px;
	color: #FFF;
}


#nav li.pdf a {
	background: url(../images/en_pdf.jpg) no-repeat 0px 0px;
	color: #FFF;
	height: 38px;
	width: 172px;
	padding: 0 8px 0 26px;
}

#nav li.pdf a:hover {
	background: url(../images/en_pdf_on.jpg) no-repeat 0px 0px;
	color: #FFF;
}


#fontchange {
	background: url(../images/eng_fontchange_txt.gif) no-repeat 5px 7px;
}

#fontchange li a {
	background: url(../images/eng_fontchange_bg.jpg)
}


.langselect li.jp a {
	background: url(../images/langselect_bg.jpg) no-repeat 0px -30px;
}
.langselect li.en a {
	background: url(../images/langselect_bg.jpg) no-repeat -103px -30px;
}
.top_jcre .heading {
	width: 500px;
}

.top_jcre .hgroup {
	float: left;
	width: 400px;
	padding-top: 0;
}
.top_jcre .hgroup p {
	margin-bottom: 5px;
}
.top_jcre .hgroup span {
	font-style: italic;
}

.top_jcre .hgroup a {
	font-size: 80%;
}

#toppage #contents .caption {
	float: left;
	width: 380px;
}
#toppage #contents .caption p {
	margin-bottom: 10px;
}


div.concurrent {
	width: 250px;
	float: left;
	height: 70px;
}
h5.concurrent {
	font-size: 110%;
	margin: 0 0 8px;
	color: #0F4699;
}	

.top_event {
	padding: 0;
	background: #FFF;
	border: none;
}
.top_event h5 {
	padding: 0;
	background: none;
	color: #0F4699;
}

#toppage .lead {
	color: #D0121B;
}

.top_event .caption p {
	margin-bottom: 15px;
}




.tall {
	height: 80px!important;
}
.exhi_cate {
	width: 210px;
}

table.schedule {
	border: none;
	border-top: 1px solid #999
}
.schedule th,
.schedule td {
	border: none;
	border-bottom: 1px solid #999
}

.schedule th {
	vertical-align: top;
	background: none;
	color: #333;
	white-space: nowrap;
	width: 30%;
	font-weight: normal;
}
.schedule tr.odd th,
.schedule tr.odd td {
	background: #E7EAF6;
}


#guide #contents h4 {
	color: #0F4699;
}
#guide #contents h5 {
	color: #333;
	margin-bottom: 5px;
}
#guide #contents .lead {
	font-size: 100%;
}

.boothlayout_caption .caption {
	font-size: 110%;
}

.boothtype li {
	font-weight: normal;
}

.boothtype li strong {
	font-size: 140%;
}


#list #contents ul {
	padding-left: 10px;
}
#list #contents #fontchange ul {
	padding-left: 0px;
}

#list #contents ul li {
	margin-bottom: 10px;
	line-height: 1.5;
	list-style: none;
}
#list #contents h4 {
	margin-bottom: 20px;
}

.makuhari_img {
	float: right;
	height: 240px;
	padding-left: 20px;
	padding-right: 15px;
}

/*------------------------------------*/
#forum_detail #contents h4:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
#forum_detail #contents h4 { display: inline-block; }
/* exlude MacIE5 \*/
* html #forum_detail #contents h4 { height: 1% }
#forum_detail #contents h4 {display:block;}
/* end MacIE5 */  
/*------------------------------------*/

#forum_detail #contents h4 span.free,
#event #contents h4 span.free {
	background: url(../images/eng_icon_free.gif) no-repeat 0px 0px;
}
#forum_detail #contents h4 span.full,
#event #contents h4 span.full{
	background: url(../images/eng_icon_full.gif) no-repeat 0px 0px;
}
#forum_detail #contents h4 span.free_full,
#event #contents h4 span.free_full {
	background: url(../images/eng_icon_free_full2.gif) no-repeat 0px 0px;
}


#forum_detail #contents h4 span.free,
#event #contents h4 span.free {
	background: url(../images/eng_ico_free.png) no-repeat 0px 0px;
	width: 76px;
}

#forum_detail #contents h4 span.charged,
#event #contents h4 span.charged {
	background: url(../images/eng_ico_pay.png) no-repeat 0px 0px;
	width: 76px;

}
#forum_detail #contents h4 span.ttl {
	width: 530px;
	display: block;
	float: left;
}

/* #################################### */

	/* english 1306 plus */

/* #################################### */

div.top_fair {
	width: 640px;
	height: 210px;
	background: url(../images/en_top_fair_bg.gif) no-repeat 0px 0px;
	position: relative;
}
.top_fair p {
	position: absolute;
}
.top_fair p.first {
	top: 0;
	left: 0;
}
.top_fair p.left {
	top: 51px;
	left: 23px;
}
.top_fair p.right {
	top: 51px;
	left: 332px;
}

table.forum th,
table.forum td,
table.forum caption {
	padding: 5px 10px;
}


