@charset "euc-jp";
/* CSS Document */


div.news {
	width:660px;
	margin:0 auto;
	margin-left:10px;
	padding:0;
	clear:both;
	}

*html div.news {
	margin:0 10px 0 5px;
}


div.news p.list {
	text-align:right;
	font-size:12px;
}
div.news dl {
	border-bottom:1px dotted #999;
	font-size:14px;
	color:#000;
	margin:0 0 15px;
	padding-bottom:10px;
	}
div.news dl dt {
	width:55px
	font-size:12px;
	color:#000;
	margin:0 15px 30px 0;
	float:left;
	}
div.news dl dd {
	font-size:12px;
	color:#000;
	}
div.news dl dd span {
	color:#666;
}


body#leaf h3.news {
	background:url(../../images/tl_news.gif) no-repeat;
	width:660px;
	height:40px;
	margin:0px 0 10px 10px;
	text-indent:-1000em;
}
body#leaf h3.inquiry {
	background:url(../../images/tl_inquiry.gif) no-repeat;
	width:660px;
	height:40px;
	margin:0px 0 10px 10px;
	text-indent:-1000em;
}
div.inquiry {
	width:640px;
	margin:20px auto;
	margin-left:30px;
	padding:0;
	clear:both;
	}


.btn_inquiry {
	margin:10px 0;
	}


p.title {
	width:600px;
	height:28px;
	background:url(../../images/tlbg_regist.gif) no-repeat;
	font-size:14px; 
	font-weight:bold;
	margin:20px 0 10px;
	padding:3px 20px;
}

/* regist */
body#leaf h3.regist {
	background:url(../../images/tl_regist.gif) no-repeat;
	width:660px;
	height:40px;
	margin:0px 0 10px 10px;
	text-indent:-1000em;
}

div.regist {
	width:640px;
	margin:20px auto;
	margin-left:30px;
	padding:0;
	clear:both;
	}

div.regist .btn{
	margin-bottom:15px;
	text-align:center;
	}



/* greeting */
body#leaf h3.greeting {
	background:url(../../images/tl_greeting.gif) no-repeat;
	width:660px;
	height:40px;
	margin:0px 0 10px 10px;
	text-indent:-1000em;
}

div.greeting {
	width:640px;
	margin:20px auto;
	margin-left:30px;
	padding:0;
	clear:both;
	}

div.greeting p{
	margin:15px 0;
	}

div.greeting .ph {
	float:right;
	width:135px;
	margin:0 0 10px 10px;
	}


/* exhibitor */
body#leaf h3.exhibitor {
	background:url(../../images/tl_exhibitor.gif) no-repeat;
	width:660px;
	height:40px;
	margin:0px 0 10px 10px;
	text-indent:-1000em;
}

div.exhibitor {
	width:640px;
	margin:20px auto;
	margin-left:30px;
	padding:0;
	clear:both;
	font-size:14px; 
	}

div.exhibitor ul .normal{
	margin:10px 0 40px;
	padding:0;
	}

div.exhibitor ul li{
	float:left;
	width:300px;
	margin-right:10px;
	margin-bottom:10px;
	padding:0 0 0 5px;
	border-bottom:dotted 1px #ccc;
}
/* div.exhibitor ul li .pavilion{
	float:left;
	width:305px;
	margin-right:10px;
	margin-bottom:10px;
	padding:0 0 0 5px;
	border-bottom:dotted 1px #ccc;
	font-size:12px; 
} */

div.exhibitor h4 {
	width:620px;
	height:28px;
	background:url(../../images/tlbg_exhibitor.gif) no-repeat;
	font-size:14px; 
	font-weight:bold;
	margin:10px 0;
	padding:3px 0 3px 20px;
}
div.exhibitor h5 {
	font-size:14px; 
	font-weight:bold;
	margin:10px 0;
	padding:0 0 0 5px;
	border-left:solid 5px #ccc;
}
