@charset "UTF-8";
/* end hide */

#wrap {
	background:url(../img/common/bg_contents.gif) top right no-repeat #FFFFFF;
}
#path {
	padding: 0px;
	margin: 0;
	clear: both;
	width: 770px;
	background-color:#FFFFFF;
}


#path li{
	display: inline;
	padding: 0px;
	margin: 0 20px 0 0;
}

#content img.right{
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#content img.left{
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#content h3{
	margin:0 0 5px 0;
	padding:0;
	font-size:1.167em;
	font-weight:bold;
	color: #000000;
}

#content h3.copy{
	margin:0 0 10px 0;
	padding:0;
	font-size:1em;
	font-weight:bold;
	color: #1D1D1D;
	text-transform: uppercase;
}


#content h4{
	padding:0;
	font-size:1em;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	clear: left;
}
#content h4.win{
	padding:0;
	font-size:1em;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	clear: left;
}
#content h4.news{
	margin:0 0 0px 0;
	padding:0;
	font-size:1em;
	font-weight:bold;
	color: #F19397;
	text-transform: uppercase;
}

#content h5{
	margin:0 0 10px 0;
	padding:0;
	font-size:0.834em;
	font-weight:bold;
}

#content ul{
	clear: both;
	padding: 0;
	margin: 0 0 20px 1.5em;
	list-style-position: outside;
	line-height: 1.5em;
}

#content ul.alphabet{
	list-style-type: lower-alpha;
	list-style-position: inside;
}

#content ul.number{
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 0 30px 2em;
	padding: 0;
	font-size: 1em;
}
#content ul.sub{
	font-size:0.75em;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 30px 3em;
	padding: 0;
}

#content ul li{
	padding: 0;
	margin: 0 0 1em 0;
}

#content p{
	margin: 0 0 20px 0;
}

#content p.sub{
	margin: 0 0 20px 20px;
}
#content p.judge{
	margin: 0 0 10px 0;
}
#content p.mini{
	font-size: 9px;
}

#content p.mini150{
    margin: 0 0 0 150px;
	font-size: 9px;
}

#content p.margin40{
	margin: 0 0 20px 40px;
}

#content p.clear{
	clear: both;
}

#content p.phone{
	font-size: 18px;
	color: #D7695F;
	font-weight: bold;
	margin: 0;
}

#content hr{
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	clear: both;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
}

#content hr.sub{
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	margin: 20px 0 20px 0;
}

#content table{
	width:500px;
	margin:0;
	padding:0;
}
#content td{
	padding: 0 0px 10px 0;
	vertical-align: top;
}
#content td.left{
	padding: 0 20px 10px 0;
	vertical-align: top;
	width:220px;
}
#content #how table{
	width:500px;
	margin:0 0 30px 0;
	padding:0;
	background-color: #FFFFFF;
}

#content #how td{
	background-color: #FFFFFF;
	vertical-align: middle;
	padding: 10px 0 10px 10px;
}

#content #how td.lefthow{
	background-color: #ECECEC;
	margin: 0px;
	width: 150px;
	font-weight: bold;
}

#content th{
	padding: 0 20px 10px 0;
	vertical-align: top;
	width:220px;
	font-weight:normal;
}

#content em.must{
	font-weight:normal;
	color:#F19397;
}
#content .error{
	font-weight:bold;
	color:#F19397;
	font-size:12px;
	margin: 0 0 5px 0;
	padding: 0;
}

#form_after {
	margin: 0 0 20px 0;
	padding: 0px;
	width: 740px;
	float: left;
	font-size: 11px;
}

#form_after th{
	padding: 0 20px 10px 0;
	vertical-align: top;
	width:250px;
	font-weight:normal;
}

#form_after table{
	width:700px;
	margin:0;
	padding:0;
}
#form_after td{
	padding: 0 0px 10px 50px;
	vertical-align: top;
}
#form_after td.left{
	padding: 0 20px 10px 0;
	vertical-align: top;
	width:250px;
}

#form_after p{
	margin: 0;
	padding: 0;
}

#form_after .bottan{
	border:3px solid #1D1D1D;
	font-weight: bold;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-image: url(../img/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 12px;
	width: auto;
	float: left;
}
#form_after .bottan a{
	text-decoration: none;
}

#form_after .bottan a:hover{
	color: #EC7075;
	background-color: #FFFFFF;
}




#content #sponsers .topic{
	float:left;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	width: 500px;
	border-bottom: 1px #CCCCCC dotted;
}

#content #sponsers img{
	float: left;
	padding: 0;
	margin: 0 0 0 0;
}

#content #sponsers p{
	text-align: left;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	height: 24px;
	float: right;
	width: 330px;
}

#content #sponsers p a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #EC7075;
}

#content #sponsers p a:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #EC7075;
	background-color: #EBEBEB;
}




#content #press .topic{
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#content #press img{
	float: left;
	padding: 0;
	margin: 0 0 20px 0;
}

#content #press p{
	padding-left: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	height: 24px;
	width: 400px;
	float: right;
}

#content #press p a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #EC7075;
}

#content #press p a:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #EC7075;
	background-color: #EBEBEB;
}

#content .bottan{
	border:3px solid #1D1D1D;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-image: url(../img/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 12px;
	float: left;
	width: auto;
}
#content .bottan a{
	text-decoration: none;
}

#content .bottan a:hover{
	color: #EC7075;
	background-color: #FFFFFF;
}

#content .bottan2{
	font-weight: bold;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	width: 250px;
	float: left;
}
#content .bottan2 a{
	text-decoration: none;
}

#content .bottan2 a:hover{
	color: #EC7075;
	background-color: #FFFFFF;
}

#movie {
	text-align: center;
	width: 500px;
	margin: 0 0 20px 0;
	padding: 0px;
}

#thumbimages img{
	margin: 0px 5px 5px 0;
	padding: 0px;
}

#thumbimages a{
	background-color: #FFFFFF;
}

#thumbimages a:hover{
	background-color: #FFFFFF;
}

dl {
	margin:0 0 20px 0;
	padding: 0;
	width:500px;  
}
dt {  
 float:left;  
 width:100px;  
 padding:5px 0 0px 0px;  
 clear:both;  
 font-weight:bold;  
}  
dd {  
 width:370px;  
 margin-left:100px;  
 padding:5px 0 0px 0;  
}  
.bar500{
	height: 15px;
	width: 500px;
	background:url(../img/common/bar500.gif) no-repeat;
}
.thumimg{
	margin: 0 3px 12px 0;
	padding: 0;
	border:solid 1px #666666;
}
