@charset "utf-8";


/*------------------------------------------------------------contents*/

#contents{
	background-image:url(../image/bg_contents_orderform.jpg);
	background-repeat:no-repeat;
	margin-bottom:0px;
	border-top:1px solid #AF7E4E;
}


/*--------------------------------------------------------contentsleft*/

#contentsleft{
	width:184px;
	height:750px;
	float:left;
	padding:0px;
	margin:0px;
	background-image:url(../image/event_side_bg.jpg);
	background-repeat:no-repeat;
}

/*--------------------------------------------------------contentsright*/

dl{
	margin-bottom:50px;
}
dl dt{
	margin-top:50px;
	padding:2px 0px 10px 25px;
	background-image:url(../image/mark1.jpg);
	background-repeat:no-repeat;
}
dl dt a{
	font-size:14px;
	font-weight:bold;
}
dl dd{
	padding:3px 0px 10px 25px;
	line-height:150%;
}

ul.list1{
	list-style-type:none;
}
ul.list1 li{
	margin:2px 0px 2px 0px;
}



#contentsright{
	width:630px;
	float:left;
	padding:0px 0px 0px 30px;
	margin-bottom:50px;
}


#contentsright #ttl{
	margin-left:-30px;
}

#contentsright p{
	line-height:1.4em;
	font-size:13px;
	margin:15px 0px 15px 0px;
}
#contentsright div.naiyou,
#contentsright div.naiyou2{
	line-height:1.4em;
	font-size:13px;
	padding:10px;
	background-color:#EDE4EB;
	color:#666666;
	margin:15px 0px 15px 0px;
}

#contentsright div.naiyou2{
	background-color:#E7E7E7;
}

#contentsright div.naiyou li,
#contentsright div.naiyou2 li{
	font-size:13px;
	color:#666666;
}
ul.naiyoulist{
	list-style-type:disc;
}
ul.naiyoulist li{
	margin:2px 0px 2px 15px;
	color:#666666;
}



#contentsright h2{
	margin-top:0px;
	margin-bottom:12px;
}
#contentsright h3{
	width:618px;
	height:14px;
	padding:5px;
	background-image:url(../image/event_subttl1_1.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
}
#contentsright h4{
	font-weight:bold;
	margin-bottom:12px;
}

#contentsright div.sankasya{
	margin:15px 0px 15px 0px;
	width:150px;
	height:27px;
	padding:7px 10px 7px 7px;
	background-image:url(../image/sankasya_bg.jpg);
	background-repeat:no-repeat;
}

.sankasya a{
	color:#8C672F;
}



table.eventtable{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	width:360px;
	float:left;
}
table.eventtable td{
	color:#333333;
	background-color:#FFFFFF;
	padding:10px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
table.eventtable td a{
	color:#333333;
}

table.eventtable td.tablettl{
	background-color:#F3D98A;
	font-weight:bold;
}
#contentsright .detail strong,
#contentsright .detail p{
	font-size:16px;
}


div.clear{
	margin-bottom:50px;
}

#footer{
	margin:0px;
}