@charset "Shift_JIS";

/* import   --------------------------------------------- */
/* ベース */
@import "base.css";
@import "base2nd.css";


/* バック
   --------------------------------------------- */

#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: 50px;
	width: 630px;
	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;
}

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

#contest_time {
	float: left;
	width: 650px;
	padding: 0 0 20px 0; 
}

#contest_time dl {
margin:0;
padding:0;
    width: 630px;
	border-bottom: 1px dotted #666666;
}

#contest_time dt {
	float:left;
	width:50px;
	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 40px;
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	list-style-type:none;
	font-size: 12px;
	line-height: 20px;
}  

#contest_time dd strong{
	color:#7D234C;
	font-size:12px;
}  

#contest_time dd span{
	color:#FF0000;
}  

.past{
	color: #333399;
} 

#contest_main table {
border-top: 1px solid #A96124;
	border-left: 1px solid #A96124;
	margin:5px 0;
}   

#contest_main th {
font-size: 14px;
color: #A96124;;
padding: 3px 7px;
height: 22px;
border-bottom: 1px solid #A96124;
	border-right: 1px solid #A96124;

}  

#contest_main td {
	font-size: 12px;
	color: #000000;
	padding: 3px 10px 3px 10px;
	border-bottom: 1px solid #A96124;
	border-right: 1px solid #A96124;
} 

#contest_main td strong {
	font-size: 14px;
	color: #333333;
} 

#contest_main span {
	font-size: 12px;
	color: #7D234C;
} 

<!--[if IE]>
<style type="text/css">
dd{
	height:1px; /* IE6 横位置のずれを回避 */
	}
</style>
<![endif]-->

   
/* アクセスキャッチコピー
   --------------------------------------------- */


#box span{
	font-size:12px;
	font-weight: bold;
	color: #7D234C;
}


#box b{
	font-size:14px;
	font-weight: bold;
	color: #7D234C;
	line-height: 18px;
}

.photo_l {
margin:5px 20px 15px 0;
}

.photo_r {
margin:5px 0 15px 20px;
}

