@charset "utf-8";
#maincontents h1{
	margin: 40px auto 20px auto;
}
#award_contents{
	width: 740px;
	height: auto;
	margin: 0 auto;
}
#award_contents .flt_lft{
	margin:0 0 10px 10px;
	float: left;
}
#award_contents .flt_rght{
	margin: 0 25px 10px 0;
	float: right;
}
#award_contents .content_1{
	margin: 0 0 20px 0;
	text-align: left;
	border: 1px solid #e1e1e1;
	border-top: none;
}
#award_contents .ttle{
	width: 100%;
	height: 28px;
	margin: 0 0 10px 0;
	line-height: 30px;
	font-size: 17px;
	text-align: center;
	color: #000;
	border-bottom:1px solid #fa5858;
	background-color: #ff9900;
}
#award_contents .ttle_race{
	width: 100%;
	height: 28px;
	margin: 0 0 10px 0;
	line-height: 30px;
	font-size: 17px;
	text-align: center;
	color: #fff;
	border-bottom:1px solid #fa5858;
	background-color: #515151;
}
#award_contents .txt{
	font-size: 13px;
	line-height: 25px;
}
#award_contents .line_3content{
	margin: 0 0 10px 19px;
}
#award_contents .line_3content a{
	margin-right: 41px;
}
#award_contents .btn_result{
	margin: 7px 0 0 8px;
	display: block;
}

.f-sml{
	display: inline-block;
	height: 14px;
	font-size: 11px;
	line-height: 14px;
}
.fnt_bld{
	font-weight: bold;
}
.border_set{
	width: auto;
	margin: 10px 25px 10px 10px;
}

#sponsor{
	width:790px;
	margin:40px auto 10px auto;
}
#sponsor h4{
	width:790px;
	height:100%;
	margin:20px auto 5px auto;
	line-height:27px;
	font-size:16px;
	color: #fff;
	border-bottom:1px solid #c00;
	background-color:#313131;
}
#sponsor ul{
	width:100%;
	list-style-type:none;
}
#sponsor ul li{
	float:left;
	display:inline-block;
}
#hrclear{
	clear:both;
}

/***** 2105追加 *****/
#award_contents .nondisp {
	display: none;
}
#award_contents b{font-weight:bold;}
#award_contents .stup_mainimg{
	width:250px;
	float:left;
	margin:0 0 0 18px;
}
#award_contents div.txt{
	width:440px;
	float:right;
	margin:0 10px 0 20px;
	line-height: 21px;
}
#award_contents .txt b{
	font-weight:bold;
	font-size:16px;
}
#stup_dv{
	width:704px;
	margin:10px 18px;
	font-size: 13px;
}
#stup_dv .stup_cntnt{
	margin:12px 0 10px;
	padding:10px 0;
	border-top:1px solid #ccc;
}
#stup_dv .stup_nmbr{
	font-weight:bold;
}
.stup_img li{
	float:left;
	margin-right:10px;
}
.lgnd_img{
	width:704px;
	margin:15px 0 10px 18px;
}
.lgnd_img li{
	width:100px;
	margin:8px 30px 10px 0;
	float:left;
}
.lgnd_img li:nth-child(5n){
	margin-right:0;
}
.lgnd_img li p{
	line-height:13px;
	font-size:12px;
}
h2.daydate {
    font-size: 18px;
    font-weight: bold;
    margin: 0px auto 20px;
}


