@charset "utf-8";

.transportation .link {
	background-image: url(../../common/img/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.awardbox {
	width:705px;
	margin:0 auto;
	text-align:left;
	color:#000 !important;
}

.awardbox h2 {
	margin:20px 0;
	padding:7px;
	color:#000;
	font-size:16px;
	font-weight:bold;
}

.awardbox p {
	margin:10px 0 0;
	color:#000;
}

.grandprix {
	height:37px;
	padding:0 5px;
	margin:30px 0 0 5px !important;
	background:url(../img/background_grandprix.jpg) center top no-repeat;
	color:#fff !important;
	font-weight:bold;
	line-height:37px;
	clear:both;
	
}
.semi {
	height:37px;
	padding:0 5px;
	margin:30px 0 0 5px !important;
	background:url(../img/background_semi_grandprix.jpg) center top;
	color:#fff !important;
	font-weight:bold;
	line-height:37px;
	clear:both;
}

.awardbox .boxR {
	float:right;
	width:570px;
}

.border_b {
	width:100%;
	padding:0 0 10px;
	border-bottom:1px dotted #ccc;
}

.icon{
	clear:both;
	float:left;
	margin:15px;
	}

.micon{
	clear:both;
	float:left;
	margin:0 15px 15px 15px;
	}
	

.pct{
	padding:10px 0 0 0;
	}
	