@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	border:none;
	text-decoration:none;
	list-style:none;
	
 }
.clear{
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
	font-size:1px;
	line-height:1px
}
body {
	font-size:80%;
	color:#333;
	background-color: #000000;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	background-position: left top;
	  }

.mar-b15{
	margin-bottom: 15px;
}

#wrapper { width:100%; background:#fff; }

#header  {
	width:100%;
	height:24px;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	padding-top: 12px;
}
#body    { width:100%; background:#fff; padding:30px 0; }
#eventtl { width:770px; margin:0 auto; margin-bottom:25px; }
#eventbox {
	width:600px;
	margin:0 auto;
}
#wc        {
	width:600px;
	height:18px;
	margin:0 auto;
}
#products {
	width:615px;
	margin:0 auto;
	font-size:0;
	line-height:0;
	}

#products img {
	margin-bottom:25px;
}


#footer    {
	width:100%;
	height:30px;
	background:url(../images/footer_bg.gif) repeat-x center top;
	padding-top:20px;
} 


#eventbox h1 {
	font-size: 1px;
	background-image: url(../images/h1_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 600px;
	padding-bottom: 20px;
	margin-top: 15px;
}
#eventbox .mainbanner {
	margin-bottom: 18px;
}
#products {
	background-image: url(../images/title_products.gif);
	text-indent: -9999px;
	height: 25px;
	width: 600px;
	margin-bottom: 15px;
}


#booth {
	background-image: url(../images/title_booth.gif);
	text-indent: -9999px;
	height: 25px;
	width: 600px;
	margin-bottom: 15px;
}
#photo {
	background-image: url(../images/title_photo.gif);
	text-indent: -9999px;
	height: 25px;
	width: 600px;
	margin-bottom: 15px;
}
#backtotop {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 6px;
	margin-bottom: 12px;
	font-size: 10px;
	clear: left;
}
#backtotop a {
	color: #0066CC;
}




#header h1 {
             font-size:1px;
			 text-indent:-9999px;
			 width:770px;
			 height:47px;
			 background:url(../images/jtekt.png) no-repeat left top;
			 margin:0 auto;
			}

#eventbox table {
	width:600px;
	border-collapse:collapse;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
				  }
#eventbox th    {
	width:140px;
	padding:10px;
	borer-right:1px solid #fff;
	border-bottom:1px solid #fff;
	text-align:left;
	color:#333333;
	background:#e1e1e1;
	font-weight: normal;
				 }
#eventbox td    {
	padding:10px;
	text-align:left;
	border-bottom:1px solid #fff;
	color:#646464;
	background:#eeeeee;
				 }
#eventbox a     { text-decoration:underline; }				 
#eventbox p     {
	line-height:1.5em;
	font-size:110%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
				  }
#footlink {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
}

#footlink .left {
	float: left;
}

#footlink .right {
	float: right;
}

#wc a            {
	display:block;
	width:106px;
	height:18px;
	background:url(../images/btn_close.gif) no-repeat left top;
	font-size:1px;
	text-indent:-9999px;
	margin-left:500px;
				  }
#wc a:hover      { background-position:left -19px; }


#footer .right {
	text-align: right;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	
	
	
}
#footlink .right {
	padding-top: 9px;
}

#footlink .right a {
	display:block;
	width:106px;
	height:18px;
	background:url(../images/btn_close.gif) no-repeat left top;
	font-size:1px;
	text-indent:-9999px;
				  }
#footlink .right a:hover      { background-position:left -19px; }



#photo-table {
	padding-left: 10px;
}
#photo-table li {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
}

