@charset "UTF-8";
/*
additional.css
*/

.table_campaign {
border-top-color: #d0d0d0;
border-top-style: solid;
border-top-width: 1px;
border-left-color: #d0d0d0;
border-left-style: solid;
border-left-width: 1px;
margin-bottom: 38px;
width: 100%;
}
.table_campaign.sp {
display: none;
}
.table_campaign th,
.table_campaign td {
border-bottom-color: #d0d0d0;
border-bottom-style: solid;
border-bottom-width: 1px;
border-right-color: #d0d0d0;
border-right-style: solid;
border-right-width: 1px;
padding: 5px 10px;
}
.table_campaign th {
background-color: #044b97;
color: #ffa800;
font-size: 139%;
text-align: center;
}
.table_campaign td {
font-size: 108%;
}
.table_campaign td.noline{
border-top-color: #FFFFFF;
border-top-style: solid;
border-top-width: 1px;
border-left-color: #FFFFFF;
border-left-style: solid;
border-left-width: 1px;
border-right:none;
background-color:#FFFFFF;
text-align:left;
color:#13477F;
font-weight:bold;
}
.table_campaign td.nolineC{
border-top-color: #FFFFFF;
border-top-style: solid;
border-top-width: 1px;
border-left-color: #FFFFFF;
border-left-style: solid;
border-left-width: 1px;
border-right:none;
background-color:#FFFFFF;
text-align:center;
color:#13477F;
font-weight:bold;
}
.table_campaign .header {
background-color: #d0f5ff;
color: #13477f;
width: 20%;
}

.table_campaign.campaign_ex {
}
.table_campaign.campaign_ex th {
color: #fff;
}
.table_campaign.campaign_ex td {
text-align: right;
vertical-align: middle;
}
.table_campaign.campaign_ex td.noline {
text-align: left;
}
.table_campaign.campaign_ex td.nolineC {
text-align: center;
}
.table_campaign.campaign_ex .header {
color: #414141;
text-align: center;
vertical-align: middle;
width: auto;
}
.table_campaign.campaign_ex .point {
color: #13477f;
font-size: 139%;
text-align: right;
}
.table_campaign.campaign_ex .point2 {
color: #13477f;
font-size: 139%;
text-align: center;
}
.table_campaign.campaign_ex .point_kind {
color: #13477f;
font-size: 139%;
text-align: left;
}
.table_campaign.campaign_ex .sum {
color: #f00;
font-size: 139%;
text-align: right;
}
.table_campaign.campaign_ex .header.point {
text-align: center;
}
.table_campaign.campaign_ex .header.sum {
background-color: #ffeeca;
text-align: center;
}

.table_campaign.campaign_ex.sizeS td {
padding: 4px;
}
.table_campaign.campaign_ex.sizeS .point,
.table_campaign.campaign_ex.sizeS .sum {
font-size: 108%;
}

.table_campaign.race th {
color: #fff;
}
.table_campaign.race span {
display: inline-block;
position: relative;
width: 100%;
}
.table_campaign.race span em {
position: absolute; right: 0; top: 0;
}
.table_campaign.race a:link,
.table_campaign.race a:visited,
.table_campaign.race a:hover,
.table_campaign.race a:active {
color: #13477f;
}
.table_campaign.race a:link,
.table_campaign.race a:visited {
text-decoration: underline;
}
.table_campaign.race a:hover,
.table_campaign.race a:active {
text-decoration: none;
}

.asterisk.campaign {
font-size: 108%;
margin-top: -38px;
margin-bottom: 38px;
}

.race_list {
margin-bottom: 38px;
}
.race_list a.campaign_link {
background-position: 10px 7px;
font-size: 108%;
}

.campaign_fleft {
	float:left;
	width:48%;
	margin-right:4%;}

.campaign_fright {
	float:right;
	width:48%;
	margin:0px;}

/*
Hokkaidou
*/
.gradeL.h1 {
background-image: url(/common/img/ic/grade_h1b.jpg);
}
.gradeL.h2 {
background-image: url(/common/img/ic/grade_h2b.jpg);
}
.gradeL.h3 {
background-image: url(/common/img/ic/grade_h3b.jpg);
}
