@charset "utf-8";

@import url(common.css);
@import url(fontsize.css);
@import url(thickbox.css);


/*++++++++++ leftbox ++++++++++*/
h1{margin:5px 0 20px 0;}

h2{border-bottom:#FFF000 solid 2px; padding:5px 7px 0; margin:50px 0 20px; font-size:medium; background:#fbf6bc;}

* html h2{font-size:small;}

h2.under{/*h1直下のh2*/
	margin:10px 0 20px;
	}
	
h3{border-left:#000092 8px double; padding-left:8px; margin:50px 0 20px 0;}

h3.under01{/*h2直下のh3*/
	margin-top:20px;
	}

/*++++++++++ right submenu ++++++++++*/
#submenubox{
	margin:0 5px 10px 5px;
	}

#submenubox h2{
	font-size:medium;
	margin:0;
	padding:0 0 0 40px;
	border-bottom:2px solid #999999;
	color:#000092;
	background:url(/img/submenu_h2_back.gif) no-repeat left center;
	}

* html #submenubox h2{font-size:small;}

#rightbox #submenubox h2 a{
	color:#000092;
	text-decoration:none;
	}

#rightbox #submenubox h2 a:hover{
	color:#000092;
	text-decoration:underline;
	}

#submenubox ul{
	margin-bottom:40px;
	}

#submenubox ul li a{
	color:#000000;
	text-decoration:none;
	margin:0;
	padding:10px 5px 10px 40px;
	background:#FFFFFF;
	border-bottom:1px dotted #666666;
	background:url(/img/submenu_list_back.gif) no-repeat left center;
	display:block;
	}

#submenubox ul li.list-indent a{
	color:#000000;
	text-decoration:none;
	margin:0;
	padding:10px 5px 10px 40px;
	background:#FFFFFF;
	border-bottom:1px dotted #666666;
	background:#FFFFFF;
	display:block;
	}

#submenubox ul li a:hover{color:#000092; text-decoration:underline;}




/*++++++++++ about ++++++++++*/


h3.minibike{
	color:#000092;
	border:none;
	background:none;
	padding:0px;
	margin:20px 0 10px 16px;
	}

ul.bikeset{
	margin:0 16px 0 35px;
	}

ul.bikeset li{
	list-style:disc;
	margin-bottom:10px;
	}

ul#bikemore{
	margin:0 20px;
	}

ul#bikemore li{
	padding:0 0 15px 20px;
	}

ul#bikemore li#bikemore01{
	background:url(../about/img/1.gif) no-repeat left 3px;
	}

ul#bikemore li#bikemore02{
	background:url(../about/img/2.gif) no-repeat left 3px;
	}

ul#bikemore li#bikemore03{
	background:url(../about/img/3.gif) no-repeat left 3px;
	}


div#attention{
	border:#333 solid 1px;
	margin:30px 0 10px;
	width:500px;
	}
	
table#shogen{
	width:480px;
	margin:5px 0 20px 20px;
	border-collapse:collapse;
	}

table#shogen th{
	background:#e0eaff;
	padding:5px 8px;
	text-align:left;
	border:1px solid #666666;
	font-weight:normal;
	}

table#shogen td{
	padding:8px 10px;
	text-align:left;
	white-space:nowrap;
	border:1px solid #666666;
	}


ol#kisei{
	margin-left:25px;
	}

ol#kisei li{
	list-style:decimal;
	padding-bottom:20px;
	}
	
ol#kisei p{
	margin:5px 0;
	}

div.equipment-box{
	padding:30px 0;
	}

div.equipment-box img{
	border:1px solid #666;
	}
	
div.equipment-box div.equipment-textbox{
	float:left;
	width:350px;
	}
	
div.equipment-textbox p.title{
	font-weight:bold;
	margin-bottom:10px;
	}

div.spec table{
	margin:16px 0;
	}

div.spec table th{
	width:80px;
	}
	
div.detail{
	text-align:center;
	margin-left:auto; 
	margin-right:auto;
	}

/*++++++++++ daijirocup ++++++++++*/

p.faq-q{
	background:url(../daijiro-cup/img/q.gif) no-repeat top left;
	padding:0 0 5px 25px;
	margin:10px 5px;
	}
	
p.faq-a{
	background:url(../daijiro-cup/img/a.gif) no-repeat top left;
	padding:0 0 40px 25px;
	margin:10px 5px;
	}

div#regulation-attention{
	border:#333 solid 1px;
	text-align:center;
	margin:5px 20px;
	padding-top:10px;
	}

div#regulation-attention p{
	padding:0 5px 5px;
	font-weight:bold;
	}

/*++++++++++ circuit/shop ++++++++++*/
table#circuit-table{
	margin:10px 0 10px 15px;
	border-collapse:collapse;
	width:500px;
	}

table#circuit-table caption{
	text-align:left;
	font-weight:bold;
	margin-left:15px;
	}

table#circuit-table th{
	padding:5px 0;
	background:#8AA9FF;
	font-weight:normal;
	border:1px solid #666666;
	color:#FFFFFF;
	text-align:center;
	}

table#circuit-table td{
	padding:5px 0;
	white-space:nowrap;
	text-align:center;
	border:1px solid #666666;
	}

table#circuit-table td a{
	padding-right:12px;
	background:url(../img/icon_link.gif) no-repeat top right;
	}

table#circuit-table td span.circuit-caution{
	font-size:x-small;
	color:#CC0000;
	}

* html table#circuit-table td span.circuit-caution{
	font-size:xx-small;
	}


/*++++++++++ other-race ++++++++++*/

ul.other-race{
	margin-left:32px;
	}
	
ul.other-race li{
	line-height:170%;
	list-style:square;
	}

div.race-details{
	margin:15px 16px 30px 16px;
	border:1px solid #c2d5ff;
	padding-bottom:10px;
	}

div.race-details h2{
	border:none;
	background-color:#c2d5ff;
	margin:0;
	padding:5px;
	}

div.race-details p{
	padding:0 15px;
	}

div.race-details p a{
	padding-right:12px;
	background:url(../img/icon_link.gif) no-repeat top right;
	}

div.race-details p#none a{
	background:none;
	}

div.race-details ul{
	padding:10px 15px 25px;
	margin-left:16px;
	}
	
div.race-details li{
	font-family:Courier, "Osaka-等幅", "ＭＳ ゴシック", monospace;
	}

div.race74-details{
	margin:15px 0;
	padding-bottom:10px;
	}

div.race74-details ul{
	padding:10px 15px 25px;
	}
	
div.race74-details li{
	font-family:Courier, "Osaka-等幅", "ＭＳ ゴシック", monospace;
	}

table.schedule01{
	margin:0 0 30px 15px;
	}

table.schedule01 td{
	height:150%;
	}

table.schedule01 td.cell01{
	padding-right:10px;
	}
	
table.schedule01 td.cell02{
	padding-right:10px;
	text-align:right;
	}

table.schedule02{
	margin:10px 0 30px 30px;
	}

table.schedule02 td{
	height:150%;
	}

table.schedule02 td.cell01{
	padding-right:10px;
	}
	
table.schedule02 td.cell02{
	padding-right:10px;
	text-align:right;
	}

/*++++++++++ sitemap ++++++++++*/
#sitemapbox{
	margin-left:15px;
	}

#sitemapbox h2{
	font-size:small;
	font-weight:bold;
	margin:20px 0 0 0;
	padding:0 0 0 15px;
	border:none;
	background:url(../img_other/icon_tag.gif) no-repeat left center;
	}

* html #sitemapbox h2{font-size:x-small;}

#sitemapbox ul{
	margin:0 15px;
	}

#sitemapbox ul li{
	list-style:disc outside;
	margin:2px 0 2px 25px;
	}

#sitemapbox ul li.list-indent{
	list-style:circle outside;
	margin:2px 0 2px 40px;
	}


/*++++++++++ test rider ++++++++++*/

div.test-rider-box{
	margin-right:20px;
	}

div.test-rider-box p{
	margin:0 16px 10px 16px;
	}	

div.test-rider{
	width:486px;
	margin:15px 16px 30px 16px;
	border:1px solid #c2d5ff;
	padding-bottom:10px;
	}

div.test-rider h3{
	border:none;
	background-color:#c2d5ff;
	margin:0;
	padding:5px;
	}

div.test-rider p{
	padding:0 15px;
	}

/*
div.test-rider p a{
	padding-right:12px;
	background:url(../img/icon_link.gif) no-repeat top right;
	}
*/

div.test-rider p#none a{
	background:none;
	}

div.test-rider table{
	margin:16px 0 30px 16px;
	}
/*	
div.test-rider tr{
	font-family:Courier, "Osaka-等幅", "ＭＳ ゴシック", monospace;
	}
*/

div.test-rider table th{
	width:70px;
	}

/*
div.test-rider td a{
	padding-right:12px;
	background:url(../img/icon_link.gif) no-repeat top right;
	}
*/

/*++++++++++ experience ++++++++++*/
div.image_box{
	width:520px;
	margin-bottom:20px;
	}
	
div.delta{
	width:520px;
	margin-top:20px;
	border-collapse:collapse;
	border:solid 1px #cccccc;
	padding-top:10px;
	}
