@charset "utf-8";
@import "base.css";
@import "navigation.css";

/* common */
#page_adjust
{
	background: #fff;
	background-image: url(../img/bg_img02v2.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#container
{
	position: relative;
	width: 820px;
	height: auto;
	margin: 10px;
}

#content
{
	width: 75%;
	float: right;
}

#sidebar
{
	width: 22%;
	float: left;
}

#adjacent
{
	width: 400px;
	height: 1.8em;
	margin: 15px auto 10px;
	text-align: center;
	background-color: #eaf4fc;
	border: dashed #ccc 1px;
	clear: both;
}

#previous
{
	display: block;
	float: left;
	width: 180px;
	padding: 5px;
	text-align: center;
}

#following
{
	display: block;
	float: right;
	width: 180px;
	padding: 5px;
	text-align: center;
}

/*h1 title-style*/
#h1_car_spec
{
	display: block;
	width: 840px;
	height: 80px;
	text-indent: -10000px;
	background: url(../img/h1/h1_car_spec.png) top left no-repeat;
}

#h1_summary
{
	display: block;
	width: 840px;
	height: 80px;
	text-indent: -10000px;
	background: url(../img/h1/h1_summary.png) top left no-repeat;
}

#h1_result
{
	display: block;
	width: 840px;
	height: 80px;
	text-indent: -10000px;
	background: url(../img/h1/h1_result.png) top left no-repeat;
}

#h1_schedule
{
	display: block;
	width: 840px;
	height: 80px;
	text-indent: -10000px;
	background: url(../img/h1/h1_schedule.png) top left no-repeat;
}

#h1_gallery
{
	display: block;
	width: 840px;
	height: 80px;
	text-indent: -10000px;
	background: url(../img/h1/h1_gallery.png) top left no-repeat;
}

#h1_sponsor
{
	display: block;
	width: 840px;
	height: 80px;
	text-indent: -10000px;
	background: url(../img/h1/h1_sponsor.png) top left no-repeat;
}

#h1_message
{
	display: block;
	width: 840px;
	height: 80px;
	text-indent: -10000px;
	background: url(../img/h1/h1_message.png) top left no-repeat;
}


/*--------------------------*/
/*car spec*/
#h2_concept
{
	display: block;
	width: 100%;
	height: 30px;
	text-indent: -10000px;
	background: url(../img/h2/h2_car_concept.png) top left no-repeat;
}

#h2_spec
{
	display: block;
	width: 100%;
	height: 30px;
	text-indent: -10000px;
	background: url(../img/h2/h2_car_spec.png) top left no-repeat;
}

#spec
{
	border: #ccc 1px solid;
	margin: 5px auto;
}

#spec td
{
	padding: 0 10px 0;
	line-height: 1.5em;
	border: #ccc 1px solid;
}

#h2_car_photo
{
	display: block;
	width: 100%;
	height: 30px;
	margin: 0 auto;
	text-indent: -10000px;
	background: url(../img/h2/h2_car_photo.png) top left no-repeat;
}

#car_photo li
{
	float: left;
	margin: 8px;
}

/*--------------------------*/
/*summary*/
#h2_summary_info
{
	display: block;
	width: 100%;
	height: 30px;
	text-indent: -10000px;
	background: url(../img/h2/h2_summary_info.png) top left no-repeat;
}

#h2_summary_object
{
	display: block;
	width: 100%;
	height: 30px;
	text-indent: -10000px;
	background: url(../img/h2/h2_summary_object.png) top left no-repeat;
}

#h2_summary_competition
{
	display: block;
	width: 100%;
	height: 30px;
	text-indent: -10000px;
	background: url(../img/h2/h2_summary_competition.png) top left no-repeat;
}

#summary_info
{
	width: 95%;
	text-align: left;
	border: #ccc solid 1px;
}

#summary_info td,#summary_info th
{
	line-height: 1.8em;
	text-align: left;
	margin: 3px;
	padding: 0 5px 0;
	border: #ccc solid 1px;
}

#summary_competition td
{
	width: 70%;
	height: 1.8em;
	margin: 3px;
	padding: 5px;
	border: #ccc solid 1px;
}

#summary_competition th
{
	width: auto;
	height: 1.8em;
	margin: 3px;
	padding: 5px;
	border: #ccc solid 1px;
}

#summary_competition th.commpetition_group
{
	width: 20px;
}


/*--------------------------*/
/*result*/
#h2_result
{
	display: block;
	width: 100%;
	height: 30px;
	text-indent: -10000px;
	background: url(../img/h2/h2_result_top.png) top left no-repeat;
}

#result
{
	margin: 10px auto;
}

#result td
{
	width: 25%;
	height: 1.8em;
	margin: 3px;
	padding: 5px;
	text-align: center;
}


#result th
{
	width: auto;
	height: 1.8em;
	margin: 3px;
	padding: 5px;
}

tr#synthesis_result th
{
	width: 50%;
}

#result th.commpetition_group
{
	width: 5em;
}

/*result_table color control*/
#synthesis_result
{
	background-color: #91cfff;
}

#static
{
	background-color: #b2ffae;
}

#dynamic
{
	background-color: #ffd36a;
}

#special
{
	background-color: #cbc8fd;
}

#ranking
{
	vertical-align: text-bottom;
}

#score
{
	line-height: 100%;
	vertical-align: text-bottom;
}

#result_photo li
{
	float: left;
	margin: 8px;
}


/*--------------------------*/
/*schedule*/
#h2_schedule_0912
{
	display: block;
	width: 100%;
	height: 30px;
	text-indent: -10000px;
	background: url(../img/h2/h2_schedule_0912.png) top left no-repeat;
}

#h2_schedule_0909
{
	display: block;
	width: 100%;
	height: 30px;
	text-indent: -10000px;
	background: url(../img/h2/h2_schedule_0909.png) top left no-repeat;
}


#h2_schedule_0910
{
	display: block;
	width: 100%;
	height: 30px;
	text-indent: -10000px;
	background: url(../img/h2/h2_schedule_0910.png) top left no-repeat;
}


#h2_schedule_0911
{
	display: block;
	width: 100%;
	height: 30px;
	text-indent: -10000px;
	background: url(../img/h2/h2_schedule_0911.png) top left no-repeat;
}

#schedule
{
	width: 95%;
	line-height: 1.8em;
}

#schedule th
{
	background-color: #bfdefe;
}

#schedule td
{
	width: 75%;
	padding-left: 10px;
	background-color: #f9f9f9;
}


/*--------------------------*/
/*gallery*/
#h2_gallery_photo
{
	display: block;
	width: 100%;
	height: 30px;
	text-indent: -10000px;
	background: url(../img/h2/h2_gallery_photo.png) top left no-repeat;
}

#photo_list
{
	margin: 10px auto;
}

#photo_list li
{
	float: left;
	margin: 5px;
}



/*--------------------------*/
/*sponsor*/
#h2_spspon
{
	display: block;
	width: 100%;
	height: 30px;
	text-indent: -10000px;
	background: url(../img/h2/h2_spon_sp.png) top left no-repeat;
}

#h2_nspon
{
	display: block;
	width: 100%;
	height: 30px;
	text-indent: -10000px;
	background: url(../img/h2/h2_spon_nomal.png) top left no-repeat;
}

#h2_pspon
{
	display: block;
	width: 100%;
	height: 30px;
	text-indent: -10000px;
	clear: both;
	background: url(../img/h2/h2_spon_personal.png) top left no-repeat;
}

#s-sponsor
{
	border: solid #ccc 1px;
}

#s-sponsor td.logo
{
	text-align: center;
}

#s-sponsor td
{
	margin: 1px;
	padding: 5px;
	border: solid #ccc 1px;
}

#nspon-list
{
	width: 100%;
	height: auto;
}

#nspon-list li
{
	position:relative;
	display: block;
	float: left;
	width: 300px;
	height: 80px;
	line-height: 20px;
	margin: 2px;
	text-align: center;
	border: solid #bbb 1px;
}

#nspon-list img
{
	margin: 4px auto;
}

#p-spon
{
	padding: 5px;
	text-align: left;;
}

#p-spon td
{
	width: 200px;
	height: 1.5em;
}

#p-spon h3
{
	margin: 10px 0 5px;
}


/*--------------------------*/
/*message*/
#h2_message_thisy
{
	display: block;
	width: 100%;
	height: 30px;
	text-indent: -10000px;
	background: url(../img/h2/h2_message_thisy.png) top left no-repeat;
}

#h2_message_nexty
{
	display: block;
	width: 100%;
	height: 30px;
	text-indent: -10000px;
	background: url(../img/h2/h2_message_nexty.png) top left no-repeat;
}

#message p
{
	width: 90%;
	margin: 15px auto 15px auto;
	line-height: 1.8em;
	word-spacing: 0.8em;
}

#message img
{
	margin: 5px;
}

#message div.name
{
	width: 90%;
	padding-right: 20px;
	line-height: normal;
	text-align: right;
}
