@charset "Shift_JIS";

/* import   --------------------------------------------- */
/* ƒx[ƒX */
@import "base.css";
@import "base2nd.css";


/* ƒoƒbƒN
   --------------------------------------------- */

#wrapper {
	width: 850px;
	min-height: 1px;
	background-image: url(../img/back_course.jpg);
	padding-top: 20px;
}
   
#block {
	width: 760px;
	margin:0 45px;
	min-height: 1px;
}

#catch {
	font-family: "Times New Roman", "Ÿà–¾’©", YuMincho, "Hiragino Mincho ProN", Meiryo, serif; 
	font-size: 22px;
	font-weight: bold;
	color: #40001F;
	height: 30px;
	width: 603px;
	line-height: 32px;
	padding-left: 65px;
}

#contest_main {
	width: 650px;
	padding: 30px 0 0 65px;
	line-height: 18px;
}

#contest_main strong {
font-size: 14px;
	line-height: 24px;
	color: #7D234C;
}


#contest_main span {
font-size: 14px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
}

#contest_main td {
	font-size: 12px;
	line-height: 24px;
	height: 20px;
	padding-right:20px;
	border-bottom: 1px dotted #333333;
}

#time_title {
	width: 650px;
	padding: 30px 0 10px 65px;
	color: #7D234C;
	font-weight: bold;
}

#contest_time {
	float: left;
	width: 650px;
	margin-bottom:15px;
}

#contest_time dl {
margin:0;
padding:0;
    width: 630px;
}

#contest_time dt {
	float:left;
	width:60px;
	padding:5px 0 5px 0;
	clear:both;
	font-weight:bold;
	color: #7D234C;
	font-size: 14px;
	list-style-type:none;
}  

#contest_time dd {
	padding:5px 0 5px 60px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
	list-style-type:none;
	font-size: 14px;
	line-height: 20px;
}

#contest_time dd th {
font-size: 14px;
color: #000000;
padding-right:10px;
}  

#contest_time dd td {
font-size: 12px;
color: #000000;
border:none;
} 


.past{
	color: #333399;
}  

<!--[if IE]>
<style type="text/css">
dd{
	height:1px; /* IE6 ‰¡ˆÊ’u‚Ì‚¸‚ê‚ð‰ñ”ð */
	}
</style>
<![endif]-->

   
