body {
	margin: 0; padding: 0;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","MS Pゴシック",sans-serif;
	font-size: 14px; line-height: 1em; color: #252525;
	background-color: #252525;
}

/*--Clear--*/
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix { display: block; }
/* end MacIE5 */

.clr {
	clear: both; overflow: hidden;
	margin: 0; padding: 0;
}

/*--Image & Left/Right --*/
img { border: 0; }

.img_right1 { float: right; border: 0; padding: 0; }
.img_left1 { float: left; border: 0; padding: 0; }
.img_right2 { float: right; border: 0; padding: 0 0 3px 10px; }
.img_left2 { float: left; border: 0; padding: 0 10px 3px 0; }

.c_right1 { float: right; border: 0; margin: 0 0 3px 10px; }
.c_left1 { float: left; border: 0; margin: 0 10px 3px 0; }
.c_right2 { float: right; border: 0; margin: 0 0 3px 0; }
.c_left2 { float: left; border: 0; margin: 0 0 3px 0; }
.c_right3 { float: right; border: 0; margin: 0 0 3px 5px; }
.c_left3 { float: left; border: 0; margin: 0 5px 3px 0; }

/*--Link: PREV & NEXT--*/
.link_list01 a {
	display: block;
	margin: 0; padding: 11px 0 20px 30px;
	font-size: 83%;
	color: #C00; font-weight: bold;
	text-align: left; line-height: 1.3;
	background: #FFF url(images/btn_list01_off.gif) left top no-repeat;
}
.link_list01 a:hover {
	text-decoration: none;
	background: #FFF url(images/btn_list01_on.gif) left top no-repeat;
}

.prev1 { float: left; width: 350px; }
.next1 { float: right; width: 350px; }

.prev1 a {
	display: block;
	float: left;
	margin: 0; padding: 8px 0 8px 40px;
	font-size: 83%;
	color: #C00; font-weight: bold;
	text-align: left; line-height: 1.3;
	background: #FFF url(images/btn_prev01_off.gif) left top no-repeat;
}
.prev1 a:hover {
	text-decoration: none;
	background: #FFF url(images/btn_prev01_on.gif) left top no-repeat;
}

.next1 a {
	display: block;
	float: right;
	margin: 0; padding: 8px 40px 8px 0;
	font-size: 83%;
	color: #C00; font-weight: bold;
	text-align: right; line-height: 1.3;
	background: #FFF url(images/btn_next01_off.gif) right top no-repeat;
}
.next1 a:hover {
	text-decoration: none;
	background: #FFF url(images/btn_next01_on.gif) right top no-repeat;
}


/*---text settings---*/
.tx_c { text-align: center; }
.tx_l { text-align: left; }
.tx_r { text-align: right; }

.b1 { font-weight: bold; }

h1, h2, h3, h4, h5, h6 { color: #454545; font-weight: bold; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin: 0 0 15px 0;
}

h1 { font-size: 200%; }
h2 { font-size: 180%; }
h3 { font-size: 160%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }
h6 { font-size: 90%; }

.tx117 { font-size: 117%; }
.tx110 { font-size: 110%; }
.tx100 { font-size: 100%; }
.tx93 { font-size: 93%; }
.tx83 { font-size: 83%; }
.tx72 { font-size: 72%; }

.lh0 { line-height: 0; }
.lh1_0 { line-height: 1.0; }
.lh1_1 { line-height: 1.1; }
.lh1_2 { line-height: 1.2; }
.lh1_3 { line-height: 1.3; }
.lh1_4 { line-height: 1.4; }
.lh1_5 { line-height: 1.5; }
.lh1_6 { line-height: 1.6; }
.lh2_0 { line-height: 2.0; }

.tx_red1 { color: #E0001A; }
.tx_red2 { color: #C00; }
.tx_orange1 { color: #F90; }
.tx_blue1 { color: #22B7FB; }

.caption1 { font-size: 72%; line-height: 1.3; font-weight: bold; }
.caption2 { font-size: 72%; line-height: 1.3; }

ul { margin: 0 0 25px 18px; padding: 0; list-style: disc; }
ol { margin: 0 0 25px 20px; padding: 0; list-style: decimal; }

.hidden { display: none; }

a { text-decoration: none; color: #0099FF; font-style: normal; }
a:hover { text-decoration: underline; color: #FF3333; font-style: normal; }

/*---Title Settings---*/
h2.title1 { margin: 0; padding: 0 0 15px; line-height: 1.1; }
h4.title1 { margin: 0; padding: 0 0 15px; color: #C00; }
h4.title2 { margin: 0 0 20px; padding: 0; border-bottom: 1px solid #454545; }
h4.title3 {
	margin: 0 0 20px; padding: 3px 0 3px 6px;
	line-height: 1.2;
	border-left: 3px solid #C00;
}

h3.title_s1 {
	margin: 0 0 18px; padding: 0 0 4px 20px;
	font-size: 115%;
	border-bottom: 1px dotted #CCC;
	background: #FFF url(images/ico_bar01.gif) left 11px no-repeat;
}


/*---Padding---*/
.pad_b1 { padding: 0 0 1px; }
.pad_b3 { padding: 0 0 3px; }
.pad_b5 { padding: 0 0 5px; }
.pad_b7 { padding: 0 0 7px; }
.pad_b10 { padding: 0 0 10px; }
.pad_b15 { padding: 0 0 15px; }
.pad_b20 { padding: 0 0 20px; }
.pad_b25 { padding: 0 0 25px; }
.pad_b30 { padding: 0 0 30px; }

/*---Margin---*/
.mag_b1 { margin: 0 0 1px; }
.mag_b3 { margin: 0 0 3px; }
.mag_b5 { margin: 0 0 5px; }
.mag_b7 { margin: 0 0 7px; }
.mag_b10 { margin: 0 0 10px; }
.mag_b15 { margin: 0 0 15px; }
.mag_b20 { margin: 0 0 20px; }
.mag_b25 { margin: 0 0 25px; }
.mag_b30 { margin: 0 0 30px; }

/*---Layout---*/
#wrapper {
	width: 950px;
	margin: 0 0 30px; padding: 0;
	text-align: left;
	font-size: 100%;
	background: #FFF;
}

#header { margin: 0; padding: 0; line-height: 0; }
#logo1 { margin: 0; padding: 0 10px 10px; text-align: left; }

#menu1 {
	margin: 0; padding: 0 5px 10px;
	background: #FFF url(images/bg_menu1.gif) right top no-repeat;
}

#mainimage1 { margin: 0; padding: 0 0 10px 10px; }

#banner1 { margin: 0 10px 20px; padding: 0; }
.banner1_left { float: left; width: 225px; margin: 0 10px 0 0; padding: 0; }
.banner1_right { float: right; width: 225px; margin: 0; padding: 0; }

#content_body1 {
	margin: 0; padding: 0 15px 25px;
	line-height: 1.6;
	background: #FFF url(images/bg_title1.gif) left top repeat-x;
}

#btn_pagetop {
	margin: 0 0 15px; padding: 0;
	line-height: 1.0;
	text-align: right;
}

.dotline1 {
	font-size: 1px; line-height: 1.0;
	background: #FFF url(images/line01.gif) left top repeat-x;
}

#content_left1 {
	float:left; width: 190px;
	margin: 0; padding: 0; 
	font-size: 85%;
	line-height: 1.3;
}

#content_right1 {
	float:right; width: 710px;
	margin: 0; padding: 0;
}

#footer {
	margin: 0; padding: 5px 190px 10px 0;
	font-size: 72%; font-weight: bold;
	color: #FFF; text-align: right;
	background: #252525 url(images/ft_bmc01.gif) right top no-repeat;
}


/*---Top---*/
.news_date1 {
	float: left;
	margin: 0; padding: 0 20px 7px 0;
	font-weight: bold; line-height: 1.2;
}

.news_tx1 {
	float: left; width: 700px; padding: 0 8px 7px; line-height: 1.2;
}

/*---Left Menu---*/
.menu_left1 {
	border-bottom: 1px dotted #CCC;
	padding: 5px;
	color: #252525;
}

.menu_left1 a {
	display: block;
	padding: 2px 0 2px 5px;
	border-left: 2px solid #999;
	color: #252525; font-weight: bold;
}
.menu_left1 a:hover {
	color: #E0001A; text-decoration: none;
	border-left: 5px solid #E0001A;
}

.menu_left2 {
	border-bottom: 1px solid #CCC;
	background: #000;
	padding: 7px;
	color: #F69;
}

/*---Right Content---*/
.c_left1 { float: left; width: 345px; padding: 0; }
.c_right1 { float: right; width: 345px; padding: 0; }

.c_left2 { float: left; width: 345px; padding: 0 0 20px; }
.c_right2 { float: right; width: 345px; padding: 0 0 20px; }

/*---News---*/
.news_date2 {
	margin: 0 0 13px; padding: 0 0 4px 0;
	font-size: 83%;
	font-weight: bold; line-height: 1.2;
	border-bottom: 1px dotted #999;
}

h3.news_title1 {
	margin: 0 0 15px; padding: 4px 0 4px 8px;
	font-size: 115%; line-height: 1.2;
	border-left: 3px solid #666;
}

.news_body1 {
	margin: 0 0 25px; padding: 0;
}

/*---Product Index---*/
div.product_thm1 {
	float: left; width: 136px;
	margin: 0 2px 0; padding: 0 0 20px;
	line-height: 1.2;
	font-weight: bold;
	color: #252525;
}

div.product_thm1 .caption1 {
	padding: 2px 0 2px 5px;
	border-left: 2px solid #999;
	font-size: 83%;
	color: #252525; font-weight: bold;
}

div.product_thm1 a:hover .caption1 {
	padding: 2px 0 2px 5px;
	border-left: 4px solid #C00;
	font-size: 83%; color: #E0001A;
	text-decoration: none;
	color: #E0001A; font-weight: bold;
}

/*---Bikes---*/
img#bike_ph1 {
	border: 1px solid #454545;
}

.bike_color1 {
	float: left;
	margin: 0 6px 0 0; padding: 0 0 20px;
	text-align: center;
	font-size: 83%; line-height: 1.4;
	font-weight: bold;
}
img.bike_thm1 {
	border: 1px solid #454545;
}

/*---Accessories---*/
img#acc_ph1 {
	float: left;
	border: 1px solid #454545;
}

img.acc_thm1 {
	float: left;
	margin: 0 6px 0 0;
	border: 1px solid #454545;
}

/*---table---*/
.simple_table1 td {
	border-top: 1px solid #333;
	padding: 3px;
	font-size: 93%;
}

.table_geometry1 td {
	background: #FFF;
	font-size: 93%;
}

.table_geometry1 td.head {
	background: #F0F0F0;
}

.title_shop1 {
	border-left: 2px solid #999;
	padding: 1px 0 1px 6px;
	color: #E0001A;
}

.prefecture_list table {
	margin: 0 0 20px;
}

.prefecture_list td {
	border-bottom: 1px solid #CCC;
	padding: 5px;
	font-size: 85%;
	line-height: 1.3;
}

table.geometry td { font-size: 93%; text-align: center; vertical-align: middle; }

.td_gray1 { background: #F3F3F3; color: #454545; }
.td_gray2 { background: #DEDEDE; color: #454545; }
.td_head1 { background: #666; color: #FFF; }

.td_top { vertical-align: top; }
.td_bottom { vertical-align: bottom; }

/*-------------------------------ニュース管理-------------------------------*/
div#news_login {
	padding: 15px;
	border: 1px dotted #333;
	text-align: right;
}

div#news_login_link {
	padding: 0 0 10px;
	text-align: right;
}

a.login_link {
	color: #666;
	text-decoration: none;
}

a:hover.login_link {
	text-decoration: under-line;
}

div.___copyright {
	display: none;
	text-align: right;
	font-size: smaller;
}

