@charset "Shift_JIS";
/*--------------------------------------------------
Author	Japan IT Partner Co., Ltd.
v1.0.1	2007/07/30
----------------------------------------------------*/

/*---------------- Default >> ----------------*/
body { text-align: center; margin: 0px; }
form { margin: 0px; padding: 0px; }
img { border: 0px; }
fieldset { border: none; margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, p, pre, blockquote, ul, ol, dl, dt, dd, div { margin: 0px; padding: 0px; }
blockquote, li, dt, dd { margin-left: 1em; }
li { list-style: none; }
input, textarea { font-size: 1em; }
div, table { font-size: 12px; line-height: 18px; letter-spacing: 0.05em; font-family: 'メイリオ', 'ＭＳ Ｐゴシック',  'ＭＳ Ｐ明朝', 'Osaka', 'verdana', 'Georgia', 'Times'; color: #333333; }
td, th { vertical-align: top; text-align: top; }
a { color: #fff; text-decoration: none; }
a:hover { color: #ff7f50; text-decoration: none; }
/*---------------- << Default ----------------*/

/*---------------- Page Seting >> ----------------*/
body { 
	background-color: #1e0000;
	background-image: url("../hf-co_img/bg_grad.gif");
	background-repeat: repeat-x;
	background-position: center top;
}
div#bike_bg { 
	background-image: url("../hf-co_img/bg_bike.gif");
	background-repeat: no-repeat;
	background-position: center top;
}
div#page { 
	width: 981px;
	margin: 0px auto 0px auto;
}
div#header { 
	width: 981px;
}
div#header_L { 
	float: left;
	width: 700px;
	height: 98px;
	padding: 38px 0px 0px 0px;
}
div#header_R { 
	float: right;
	width: 281px;
}
div#spacer {
	clear: both;
	width: 980px;
	height: 1px;
	line-height: 1px;
	margin-left: auto;
	margin-right: auto;
}
div#mmenu { 
	width: 981px;
}
div#mmenu_L { 
	float: left;
	width: 889px;
	text-align: left;
	background-image: url("../hf-co_img/mm_bg.gif");
	background-repeat: repeat-x;
	background-position: center top;
	margin: 1px 0px 0px 0px;
}
div#mmenu_R { 
	float: right;
	width: 92px;
}
div#spacer8 {
	clear: both;
	width: 980px;
	height: 8px;
	line-height: 1px;
	margin-left: auto;
	margin-right: auto;
}

div#main_container {
	width: 981px;
}
div#flt_L {
	float: left;
	width: 837px;
	text-align: left;
	background-color: #fff;
}
div#flt_R {
	float: right;
	width: 143px;
	text-align: right;
}
div#bottom_line {
	claer: both;
	width: 981px;
	height: 5px;
	text-align: left;
}
div#navi {
	width: 981px;
	text-align: center;
}
div#copylight {
	width: 981px;
	font-size: 10px;
	text-align: center;
	padding: 0px 0px 20px 0px;
}

/*---------------- Header >> ----------------*/
/* design >> */
p#logo { 
	text-align: left;
}
p#header_text { 
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
}

/*---------------- MainMenu >> ----------------*/
#mmenu p { 
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

/*---------------- Main_contents >> ----------------*/
p#top_catch { 
	margin: 0px;
	padding: 29px 0px 10px 29px;
}
table#infomation {
	width: 777px;
	margin: 0px 0px 20px 29px;
}
#infomation td {
	vertical-align: middle;
	padding: 3px 0px;
	border-bottom: solid 1px #800000;
	font-weight: bold;
	font-size: 11px;
}
td#hr2 {
	border-bottom: solid 2px #bf7f7f;
}

/*---------------- banner >> ----------------*/
p#bnr {
	padding: 0px 3px 10px 0px;
}

/*---------------- navi >> ----------------*/
#navi p {
	color: #aaa;
}

/*---------------- copyrights >> ----------------*/
#copylight p {
	color: #aaa;
}

