@charset "UTF-8";
@import url("../../css/base.css");
@import url("../../css/common.css");
@import url("../../css/contents.css");

#local-navi .brother-link li .self a {
	padding-left: 0px;
}
#local-navi .brother-link li .self a:hover {
	background-position: left;
}


/*------------------------------------------
 Race
--------------------------------------------*/
.mt40 {
	margin-top: 40px;
}
.next-list,
.up-list {
	margin-top: 10px;
}
.next-list li,
.up-list li {
	list-style: none;
	line-height: 120%;
	margin-top: 5px;
}
.next-list li {
	color: #ff002a;
	font-size: 75%;
}
.up-list li {
	font-size: 70%;
}
.concept-box {
	margin-top: 10px;
}
.concept-box p {
	font-size: 70%;
	text-indent: 1em;
	text-align: justify;
	line-height: 150%;
}
.concept-box .indent-non {
	text-indent: 0;
}
.champion-banner {
	position: relative;
}
.champion-banner .btn {
	position: absolute;
	top: 6px;
	left: 376px;
}

/*------------------------------------------
 result
--------------------------------------------*/
#result-block h3,
#result-block h3 a {
	font-size: 100%;
	color: #ff0000;
}
.result-box {
	margin-top: 30px;
}
.ranking-list .champion {
	font-size: 90%;
		margin-top: 10px;
	margin-bottom: 5px;
}
.ranking-list li {
	font-size: 70%;
	list-style: none;
	line-height: 150%;
}
.result-box h2{
	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 19px;
	margin-top: -7px;
}
.result-box img {
	margin-top: 6px;
}
.report-box {
	margin-top: 35px;
}
.circuit-box p,
.report-box p {
	text-align: justify;
	font-size: 70%;
	line-height: 150%;
}
.circuit-box {
	margin-top: 35px;
}
.circuit-box ul {
	margin-top: 20px;
}
.circuit-box li {
	font-size: 70%;
	line-height: 150%;
	list-style: disc inside;
}
.circuit-box a {
	text-decoration: none;
}
.circuit-box a:hover {
	text-decoration: underline;
}
.heading-wrap {
	position: relative;
	width: 542px;
}
.heading-wrap h2 {
	padding-bottom: 12px;
	border-bottom: 1px solid #9e9e9e;
	line-height: 100%;
	font-size: 120%;
}
.heading-wrap select {
	position: absolute;
	right: 0px;
	top: -3px;
	font-size: 70%;
}


#nov08 .result_effect ul,
#nov08 .mt15 ul {
	list-style-type: none;
	font-size: 75%;
}

#nov08 .result_effect ul {
	float: left;
}

#nov08 ul li{
line-height:150%;
}

#nov08 .result_effect .effect-dtl{
	margin-top: 61px;
	margin-left: 10px;
}

#nov08 h4{
	font-size: 95%;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
}


/*------------------------------------------
 join the championship
--------------------------------------------*/
.howto-box {
	font-size: 70%;
	line-height: 180%;
}
.howto-box li {
	list-style: decimal inside;
	margin-left: 15px;
}
.howto-box .note {
	margin-left: 15px;
}
.dealers-box h3 {
	margin-bottom: 15px;
	margin-top: 15px;
}
.dealers-box .bdr-box {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	/*background-image: url(../../common_img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;*/
}
.dealers-box .cap {
	color: #ff0000;
	font-size: 70%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.dealers-box table {
	width: 542px;;
}
.dealers-box table th,
.dealers-box table td {
	font-size: 70%;
	padding: 3px 10px 3px 0;
	vertical-align: top;
	text-align: left;
	line-height: 170%;
}
.dealers-box table .padnon {
	padding-right: 0px;
}
.dealers-box table th {
	color: #000000;
	white-space: nowrap;
}
.dealers-box table td {
	color: #737373;
	background: url('../../common_img/dotline.gif') repeat-x left top;
}
.dealers-box table td.noneline {
 background: none;
}
.dealers-box table .name {
	width: 20%;
}
.dealers-box table .address {
	width: 39%;
}
.dealers-box table .person {
	width: 26%;
}
.dealers-box table .contact {
	width: 15%;
}

/*gallery.html*/
.gallery-box {
	margin-top: 42px;
	margin-right: 17px;
	margin-left: 17px;
}
.gallery-box p {
	font-size: 80%;
	line-height: 170%;
	text-indent: 1em;
	text-align: justify;
}


/*asiancup-gallery.html*/
 .makeItBold {
 font-weight:bold;
}