#leftmenu{
	background-image: url(/dai5kainenkai/image/line.gif);
	background-repeat: repeat-y;
}
table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W6";
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
td.bottommenu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
td.bottomtitle1 {
	background-color: #EEEEEE;
	padding-left: 30px;
	padding-bottom: 4px;
	padding-top: 8px;
	font-size: 17px;
	line-height: 20px;
}
td.bottomtitle2 {
	background-color: #EEEEEE;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-top: 4px;
	font-size: 17px;
	line-height: 20px;
}
td.bottomtitle3 {
	background-color: #EEEEEE;
	padding-left: 0px;
	padding-bottom: 8px;
	padding-top: 4px;
	font-size: 17px;
	line-height: 20px;
}
td.toptitle {
	/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;*/
	background-color: #EEEEEE;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 13px;
}
a:link {
	color: #0065A5;
}
a:visited {
	color: #329DC7;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}

.address td{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
.lastline td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.circular ul{
	font-size: 11.5px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDC9DB;
}
.circular li{
	display: block;
	float: left;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #E4E4E4;

}
#nonCircular li{
	display: block;
	font-size: 11.5px;
	float: left;
	padding: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	background-color: #FFFFFF;
	font-weight: bold;
}
#cicularLink li{
	display: block;
	font-size: 11.5px;
	float: left;
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-weight: bold;
}
table.tableformat {
	display: table;
	border-top: none;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	empty-cells:show;
}
.tableformat td {
	padding: 3px 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	empty-cells:show;
}
h3 {
	font-size: 11.5px;
	color: #656565;
	text-indent: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0065A5;
	letter-spacing: 5pt;
}
table.comptable {
	display: table;
	empty-cells:show;
}
.comptable td {
	padding: 8px 5px 3px;
	empty-cells:show;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#moushikomi{
	list-style-type: none;
	vertical-align: middle;
	text-align: center;

}
#moushikomi a{
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #E1E1E1;
	text-decoration: none;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
}
#moushikomi a:hover{
	background-color: #D6E4FF;

}
#moushikomi li{
	width: 300px;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
	background-color: #3399FF;
	padding: 2px;
}
#subsub {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009CFF;
	border-right-color: #009CFF;
	border-bottom-color: #009CFF;
	border-left-color: #009CFF;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 25px;
	text-indent: 5px;
	background-color: #D8EEFF;
	
}

#subsub a{
	color: #0065A5;
	display: block;
	background-color: #FFFFFF;	
}
#subsub a:hover{
	color: #666666;
	background-color: #D8EEFF;
	
}


/*追加　11/01/19　左のボタン*/

ul#left{
	 margin:0;
	 padding:0;
	 list-style:none;
	}
ul#left li{
	 margin:0;
	 padding:0;
	}

ul#left li ul{
	 margin:0 0 10px;
	 padding:0;
		 list-style:none;
}


ul#left li ul li {
	border:none;
	display:block;
}

ul#left li.line2  {
	border:1px solid #0065A5;
	display:block;
}

ul#left li.line a {
	border:1px solid;
	display:block;
}
ul#left li a:link {
	color: #0065A5;
}
ul#left li a:visited {
	color: #329DC7;
}
ul#left li a:hover {
	color: #FF9900;
	text-decoration: none;
}

/*追加　11/01/19　出展企業一覧*/

h4{
		margin:0;
		padding:0;
		font-weight:normal;
	 font-size:14px;
	}

table#list{
		margin:20px 0;
	 border-top:1px solid #333;
	 border-left:1px solid #333;
	}

table#list th,table#list td{
	padding:0.5em 0.5em;
	vertical-align:middle;
	}
table#list th{
	text-align:center;
	font-weight:normal;
	}

table#list th.head
{
	border-bottom:2px double #333;
	 border-right:1px solid #333;
	 background:#f0f0f0;
	}
table#list th.left2
{
	border-right:1px solid #333;
	 border-bottom:1px solid #333;
	}

table#list th.left
{
	width:4em;
	}
table#list td{
	border-bottom:1px solid #333;
	 border-right:1px solid #333;
	}
table#list td ul li{
	margin:0 0 3px;
	}
table#list td.product ul{
	margin:0 ;
	padding:0;
	list-style:none;
	}
table#list td.product ul li{
		margin:0 0 3px;
background:url(../image/company/box.gif) no-repeat;
	padding:0 0 0 12px;
	}

	
table#list td.company{
	}

.shamei{width:8.5em;}	