/*イベント設定
---------------------------------------------------------------------------*/

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}
#event #trial {
	background-image: url(img/event.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 480px;
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#event #trial table {
	float: right;
	margin-top: 197px;
}

#event #trial table tr th, #event #trial table tr td {
	line-height: 1.8em;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1% }
.clearfix {display:block;}

#sijou {
	list-style:none;
	visibility: visible;
	padding: 0px;
	margin: 0px;
	height: auto;
}
#sijou li {
	width:250px;
	height:270px;
	display:block;
	padding: 5px;
	bottom: 5px;
	font-size:10px;
	color: #333333;
	float: left;
	margin: 0px;
	z-index: 100;
}
hr {
	width:1%;
	clear:both;
	visibility:hidden;
	display: none;
}
#wrapper {
	width: 605px;
	margin-right: auto;
	margin-left: auto;
}
#carLineup {
	width:520px;
	text-align:center;
	font-size:10px !important;
	margin-left:auto;
	margin-right: auto;
}
#carLineup td{
	vertical-align: top;
	}
#carLineup img{
	display:block;
	margin-bottom:5px;
}
.ajust{
	padding-top:44px;
}

