/***************************************************
　GIANT '10 WEB Site
  copyright2007 GIANT-JAPAN. AllRightReserved.

  ファイル概要：スタイルシート
***************************************************/ 

/* CSS Document */


/***************************************************
	デフォルト指定
***************************************************/
*{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:1.8em;
	word-spacing:normal;
}

/***************************************************
	タグデフォルト指定
***************************************************/
li{
	list-style:none;
}

a{
	text-decoration:none;
	color:#3399CC;
}

a:hover{
	color:#333333;
	text-decoration:underline;
}

h1{
	text-indent:-9999px;
	display:none;
}

h2{
	text-indent:-9999px;
	height:0px;
}

html, body {
   scrollbar-3dlight-color    :#EAEAEA;
   scrollbar-arrow-color      :#EAEAEA;
   scrollbar-darkshadow-color :#CCCCCC;
   scrollbar-face-color       :#EAEAEA;
   scrollbar-highlight-color  :#CCCCCC;
   scrollbar-shadow-color     :#CCCCCC;
   color                      :#333333;
}

img{
 border:none;
}


/***************************************************
	ボディ
***************************************************/
body#main{
   background-image:url(../images/body_bg.jpg);
   background-position:top;
   background-repeat:repeat-x;
   background-color:#f2f0f1;
 font-family: "ヒラギノ角ゴ Pro W3","Osaka",Arial,Helvetica,san-serif;
/* font-family: "Osaka", "ＭＳ ゴシック",verdana,arial,sans-serif; */
/* font-family: "Hiragino Kaku Gothic Pro",Osaka ,Arial, Helvetica, sans-serif; */
}

body#sub{
   background-image:url(../images/body_bg.jpg);
   background-position:top;
   background-repeat:repeat-x;
   background-color:#f2f0f1;
   font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ ゴシック",verdana,arial,sans-serif;
	/* font-family: "Osaka", "ＭＳ ゴシック",verdana,arial,sans-serif; */
	/* font-family: "Hiragino Kaku Gothic Pro",Osaka ,Arial, Helvetica, sans-serif; */
}

/***************************************************
	エレメント
***************************************************/
input#textbox{
}
input#pass{
  height:20px;
}

input#file{
  height:20px;
}

select{
	margin:0px;
	padding:0px;
}

input{
	margin:0px;
	padding:0px;
}

textarea{
}

/***************************************************
	ページ大枠
***************************************************/
div#main_contener
{
	width:990px;
	margin:0px auto;
	padding:0px;
}

/***************************************************
	ページメインコンテナー
***************************************************/
div#contener{
	width:990px;
	padding:0 0 10px 0;
	margin:0 auto;
}

#contener:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

.footer_border{
	border-bottom:solid 1px #a8a8a8;
}

/***************************************************
	ヘッダー
***************************************************/
div#header
{
	width:990px;
}

/***************************************************
	フッタ
***************************************************/
div#footer
{
	width:990px;
	text-align:right;
}

div#footer ul{
	margin:0px;
	padding:0px;
	float:right;
}

div#footer li{
	float:left;
}

/***************************************************
	ページ大枠（別ウインドウページ）
***************************************************/
div#main_contener_sub
{
	width:880px;
	margin:0px auto;
	padding:0px;
}

/***************************************************
	ページメインコンテナー(別ウインドウページ)
***************************************************/
div#contener_sub{
	width:878px;
	border:solid 1px #bebebe;
	background-color:#ffffff;
}

div#contener_sub_inner{
	width:840px;
	margin:20px;
}

div#bike_image_sub
{
	margin:0 0 35px 0;
}

div#color_size
{
	text-align:center;
}

div#color_pipe_sub
{
	text-align:center;
}

div#color_pipe_sub img
{
	margin-right:2px;
	vertical-align:top;
}

/***************************************************
	ヘッダー(別ウインドウページ)
***************************************************/
div#header_sub
{
	width:880px;
	height:35px;
	background:url("../images/sub_head.jpg");
	background-repeat:no-repeat;
	margin:0 0 10px 0;
}

/***************************************************
	フッタ（別ウインドウページ）
***************************************************/
div#footer_sub
{
	width:880px;
	text-align:right;
}

/***************************************************
	メインメニュー
***************************************************/
div#menu
{
	width:990px;
	height:35px;
	background-image:url(../images/navi_bg.jpg);
	background-repeat:repeat-x;
	margin:0 auto;
}

div#menu li{
	float:left;
	height:35px;
	display:block;
}

/***************************************************
	サブメニュー（バイクカテゴリー）
***************************************************/
div#menu_sub
{
	width:990px;
	height:26px;
	background-image:url(../images/sub_navi_bg.jpg);
	background-repeat:repeat-x;
	margin:0 auto 9px auto;
}

*html div#menu_sub
{
	margin:-4px 0 9px 0;
}

div#menu_sub li{
	float:left;
	height:26px;
	display:block;
}

/***************************************************
	トップページ上部左コンテンツ
***************************************************/
div#top_left_contents
{
	width:261px;
	height:334px;
	float:left;
	position:relative;
}

/***************************************************
	トップページサイクルスタイルメニュー
***************************************************/
div#cycle_style_menu
{
	width:261px;
	height:248px;
}

/***************************************************
	トップページダイレクトサーチ
***************************************************/
div#direct
{
	width:261px;
	height:86px;
	background:url(../images/direct_search_bg.jpg) no-repeat 0 0;
}

*html div#direct
{
	margin-top:-4px;
}

div#direct_head{
	width:261px;
	height:33px;
	background:url(../images/title_direct_search.jpg) no-repeat 0 0;
}

div#direct_body{
	width:261px;
}

div#direct_body p{
	width:200px;
	margin:3px auto;
}

div#direct select{
	width:200px;
	font-size:10px;
}

*html div#direct select{
	font-size:9px;
}
*+html div#direct select{
	font-size:9px;
}


/***************************************************
	トップページ上部右コンテンツ（フラッシュエリア）
***************************************************/
div#top_right_contents
{
	width:729px;
	height:334px;
	background:url(../images/img_flash.jpg) no-repeat 0 0;
	float:right;
}

*html .ie_m{
	margin-bottom:-18px;
}

/***************************************************
	トップページ下部左コンテンツ
***************************************************/
div#bottom_left_contents{
	width:324px;
	float:left;
	margin-top:10px;
}


/* 製品情報 */
div#products_head{
	width:324px;
	height:26px;
	background-image:url("../images/title_products_information.jpg");
	background-repeat:no-repeat;
	margin-bottom:8px;
	display:block;
}

div#products_head p{
	padding-top:26px;
	display:block;
	height:0px;
	overflow:hidden;
}


div#products_body{
	width:324px;
	height:110px;
	margin-bottom:10px;
}

/* セールス・キャンペーン */
div#sales_head{
	width:324px;
	height:26px;
	background-image:url("../images/title_sales_campaign.jpg");
	background-repeat:no-repeat;
	margin-bottom:8px;
}

div#sales_body{
	width:324px;
	height:110px;
	margin-bottom:10px;
}

/***************************************************
	トップページ下部中央コンテンツ
***************************************************/
div#bottom_center_contents{
	width:404px;
	float:left;
	margin-top:10px;
	margin-left:14px;
}


/* 最新情報 */
div#news_head{
	width:404px;
	height:26px;
	background-image:url("../images/title_news.jpg");
	background-repeat:no-repeat;
}

div#news_body{
	width:404px;
	height:264px;
	background-color:#e7e7e7;
	margin-bottom:10px;
	padding-top:8px;
}

div#news_body ul{
	margin-left:8px;
}

div#news_body li{
	margin-bottom:4px;
	color:#999999;
}

div#news_body li a{
	color:#444444;
}

div#news_body a{
	line-height:1.8em;
}

/***************************************************
	トップページ下部右コンテンツ
***************************************************/
div#bottom_right_contents{
	width:234px;
	float:right;
	margin-top:10px;
	margin-left:14px;
}


/* 関連サイト */
div#link_head{
	width:234px;
	height:26px;
	background-image:url("../images/title_link.jpg");
	background-repeat:no-repeat;
	margin-bottom:8px;
}

div#link_body{
	width:234px;
	height:272px;
	margin-bottom:10px;
}
/***************************************************
	BIKESページコンテンツ
***************************************************/
div#bikes
{
	width:990px;
	border:solid 1px #bebebe;
	background-color:white;
}
div#bikes:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

div#bikes_inner
{
	width:946px;
	margin:auto;
}

div#bikes_title{
	width:500px;
	height:55px;
	background:url(../images/title_bikes.jpg) no-repeat 0 bottom; 
	margin:0 auto 0 0;
	position:relative;
	float:left;
}

div#bikes_p{
	width:458px;
	padding-top:0;
	/*background:url(../images/bike_p_head.jpg) no-repeat 0 0;*/
	float:left;
	margin:43px 32px 20px 20px;
	position:relative;
}

*html div#bikes_p{
	margin:0px 32px 50px 10px;
	top:-2px;
	padding-bottom:10px;
}

*+html div#bikes_p{
	margin:3px 32px 20px 20px;
	top:-5px;
	padding-bottom:15px;
}


div#bikes_p_body{
	width:406px;
	background:url(../images/bike_p_body.jpg) repeat-y;
	height:auto;
	padding:15px 26px;
}

div#bikes_p_body:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


div#bikes_p_foot{
	width:458px;
	height:6px;
	background:url(../images/bike_p_foot.jpg) no-repeat;
}

div#bikes_l{
	width:458px;
	padding-top:0x;
	/*background:url(../images/bike_l_head.jpg) no-repeat 0 0;*/
	float:left;
	position:relative;
	top:-5px;
	z-index:1;
}


div#bikes_l_body{
	width:406px;
	background:url(../images/bike_l_body.jpg) repeat-y;
	height:auto;
	padding:15px 26px;
}

div#bikes_l_body:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


div#bikes_l_foot{
	width:458px;
	height:6px;
	background:url(../images/bike_l_foot.jpg) no-repeat;
}


div#bikes_p_body h3#on-road{
	background:url(../images/bike_p_on.jpg) no-repeat 0 0;
	width:193px;
	height:114px;
	text-indent:-9999px;
}

div#bikes_p_body h3#on-road a{
	width:193px;
	height:114px;
	text-indent:-9999px;
	display:block;
}


div#bikes_p_body h3#x-road{
	background:url(../images/bike_p_x.jpg) no-repeat 0 0;
	width:193px;
	height:114px;
	text-indent:-9999px;
}

div#bikes_p_body h3#x-road a{
	width:193px;
	height:114px;
	text-indent:-9999px;
	display:block;
}


div#bikes_p_body h3#off-road{
	background:url(../images/bike_p_off.jpg) no-repeat 0 0;
	width:193px;
	height:114px;
	text-indent:-9999px;
}

div#bikes_p_body h3#off-road a{
	width:193px;
	height:114px;
	text-indent:-9999px;
	display:block;
}


div#bikes_l_body h3#on-road{
	background:url(../images/bike_l_on.jpg) no-repeat 0 0;
	width:193px;
	height:114px;
	text-indent:-9999px;
}

div#bikes_l_body h3#on-road a{
	width:193px;
	height:114px;
	text-indent:-9999px;
	display:block;
}


div#bikes_l_body h3#x-road{
	background:url(../images/bike_l_x.jpg) no-repeat 0 0;
	width:193px;
	height:114px;
	text-indent:-9999px;
}

div#bikes_l_body h3#x-road a{
	width:193px;
	height:114px;
	text-indent:-9999px;
	display:block;
}



div#bikes_l_body h3#off-road{
	background:url(../images/bike_l_off.jpg) no-repeat 0 0;
	width:193px;
	height:114px;
	text-indent:-9999px;
}

div#bikes_l_body h3#off-road a{
	width:193px;
	height:114px;
	text-indent:-9999px;
	display:block;
}




div#bikes_p_body ul li{
	margin:0;
	line-height:0;
}

div#bikes_l_body ul li{
	margin:0;
	line-height:0;
}

div#bikes_archive{
	clear:both;
	margin:0 0 20px 20px;
	height:50px;
}

div#bikes_archive h4{
	background:url(../images/title_archive.jpg) no-repeat 0 0;
	width:74px;
	height:17px;
	text-indent:-9999px;
	margin-bottom:10px;
}

div#bikes_archive ul li{
	display:block;
	float:left;
	margin-right:20px;
	border:solid 1px #CCCCCC;
}

div#bikes_archive ul li a{
	display:block;
	padding:5px 35px;
	text-decoration:underline;
}

div#bikes_archive ul li a:hover{
	display:block;
	padding:5px 35px;
	background:#F5F5F5;	
}


/***************************************************
	バイクスダイレクトサーチ
***************************************************/
div#bikes_direct
{
	width:261px;
	height:103px;
	background:url(../images/bikes_direct_bg.jpg) no-repeat 0 0;
	float:right;
	position:relative;
	left:21px;
	z-index:2;
}


div#bikes_direct_head{
	width:261px;
	height:33px;
	background:url(../images/title_bikes_direct.jpg) no-repeat 0 0;
}

div#bikes_direct_body{
	width:261px;
}

div#bikes_direct_body p{
	width:200px;
	margin:3px auto;
}

div#bikes_direct select{
	width:200px;
	font-size:10px;
}

*html div#bikes_direct select{
	font-size:9px;
}
*+html div#bikes_direct select{
	font-size:9px;
}





/***************************************************
	BIKESページコンテンツ
***************************************************/
div#bikes_content{
	width:990px;
	border:solid 1px #bebebe;
	background-color:#ffffff;
}

div#bikes_content_left{
	width:253px;
	float:left;
	margin:20px 0 20px 18px;
}

*html div#bikes_content_left{
	margin:20px 0 20px 10px;
}

div#bikes_content_left p,a{
	line-height:normal;
}

*html div#bikes_content_left p,a{
	line-height:normal;
}


div#bikes_content_right{
	width:716px;
	float:right;
	margin:20px 0px 20px 0;
}

div.bikes_sub_content{
	width:340px;
	float:left;
	border:solid 1px #444444;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:0px;
}

div.bikes_sub_content_head{
	width:335px;
	background-color:#444444;
	color:white;
	text-indent:5px;
}

div.border_color_P{
	border-left:solid 5px #0079c0;
}

div.border_color_L{
	border-left:solid 5px #f4b800;
}

div.bikes_sub_content_body{
	width:325px;
	padding-bottom:5px;
}

div.seriese_head{
	width:335px;
	margin:10px 0 8px 10px;
}
*html div.seriese_head{
	width:325px;
}

div.seriese_body{
	width:320px;
	margin:0px 0 15px 10px;
}

div.seriese_image{
	float:left;
	margin-right:5px;
}

div.seriese_body li{
	line-height:1.2em;
	/* font-family: "Osaka", "ＭＳ ゴシック",verdana,arial,sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}


div.bikes_sub_content1{
	width:340px;
	float:left;
	border:solid 1px #444444;
	margin-top:-85px;
	margin-right:10px;
	margin-bottom:0px;
}

div.bikes_sub_content2{
	width:340px;
	float:left;
	border:solid 1px #444444;
	margin-top:-25px;
	margin-right:10px;
	margin-bottom:0px;
}

/***************************************************
	BIKE詳細ページコンテンツ
***************************************************/
div#bike_datail_content{
	width:990px;
	border:solid 1px #bebebe;
	background-color:#ffffff;
}

div#bike_datail_content_title{
	margin:15px 0 15px 20px;
}

div#bike_datail_content_left{
	width:640px;
	float:left;
	margin:0 0 10px 20px;
}

*html div#bike_datail_content_left{
	margin:0 0 10px 10px;
}


div#bike_datail_content_right{
	width:295px;
	float:right;
	margin:0 15px 10px 0;
}

*html div#bike_datail_content_right{
	margin:0 10px 10px 0;
}
/***************************************************
	サブページ用
***************************************************/
div#cate_content
{
	width:1028px;
	height:auto;
	margin:10px 0px 0px 0px;
	padding:0px;
}

div#cate_content table
{
	width:600px;
	height:auto;
	table-layout:fixed;
}

div#cate_content th
{
	width:125px;
	height:auto;
	padding:10px;
}

div#cate_content td
{
	width:475px;
	height:auto;
	padding:10px;
}

.old_model
{
	margin-left:15px;
}

.cate_box
{
	width:660px;
	height:100px;
	margin:10px 0px 20px 15px;
	padding:0px;
	background-color:#CCCCCC;
}

.cate_box img
{
	margin-right:20px;
	float:left;
	clear:left;
}

.cate_box p
{
	font-size:90%;
	margin-top:-1px;
}

#cate_road
{
	margin-bottom:0px;
	padding-top:32px;
}

#cate_road a
{
	text-decoration:none;
	font-size:170%;
	font-weight: 900;
	font-family:Arial, Helvetica, sans-serif;
	color:#EC008C;
}

#cate_mountain
{
	margin-bottom:0px;
	padding-top:32px;
}

#cate_mountain a
{
	text-decoration:none;
	font-size:170%;
	font-weight: 900;
	font-family:Arial, Helvetica, sans-serif;
	color: #0066FF;
}

#cate_lifestyle
{
	margin-bottom:0px;
	padding-top:32px;
}

#cate_lifestyle a
{
	text-decoration:none;
	font-size:170%;
	font-weight: 900;
	font-family:Arial, Helvetica, sans-serif;
	color: #479F93;
}

/***************************************************
　各サブページヘッダー
***************************************************/
div#sub_header
{
	width:950px;
	height:auto;
	margin:0px;
	padding:0px;
}

*html div#sub_header{
	margin-top:-15px;
}

div#sub_header img
{
	margin-top:10px;
}

div#sub_header h1
{
	text-indent:-9999px;
	width:0px;
	height:0px;
}

div#sub_header_sarch h2
{
	margin-top:1px;
	margin-right:5px;
	font-size:90%;
	float:left;
	clear:left;
}

div#sub_header_sarch
{
	margin-top:20px;
	margin-right:50px;
	padding:0px;
	float:right;
	clear:right;
}

/***************************************************
　各サブページコンテンツ
***************************************************/
div#sub_content
{
	width:711px;
	height:auto;
	float:right;
	margin-top:10px;
}

*html div#sub_content
{
	margin-right:-2px;
}

div#sub_content a
{
	text-decoration:none;
}

/***************************************************
　バイク一覧メニュー
***************************************************/
div#sub_content_menu
{
	width:207px;
	height:auto;
	margin-left:17px;
	margin-top:13px;
	float:left;
}

*html div#sub_content_menu
{
	margin-left:8px;
}

div#sub_content_menu_head
{
	width:207px;
	height:33px;
	background-image:url("../images/sub_navi_menu_header.jpg");
	background-repeat:no-repeat;
	background-position:top;
}

*+html div.sub_content_menu_catehead{
	width:207px;
	height:26px;
	margin-bottom:8px;
}

div#sub_content_menu ul
{
	margin:0px;
	margin-top:-6px;
	padding:0px;
}
*html div#sub_content_menu ul{
	margin-top:0px;
}

div#sub_content_menu li
{
	list-style:none;
	margin-left:0px;
	text-decoration:none;
	background-image:url("../images/sub_navi_menu_bg.jpg");
	background-repeat:no-repeat;
	background-position:top;
	width:207px;
	min-height:24px;
	/* height:24px; */
	text-indent:15px;
}

div#sub_content_menu li a
{
}

div#sub_content_menu li a:hover
{
}

div#sub_content_menu .select_bg
{
	background-image:url("../images/sub_navi_menu_bg2.jpg");
	background-repeat:repeat-y;
	background-position:top;
}

div#sub_content_menu .bg_acc
{
	background-image:url("../images/acc/sub_navi_acc_menu_bg.jpg");
	background-repeat:repeat-y;
	background-position:top;
}

div#sub_content_menu .select_bg_acc
{
	background-image:url("../images/acc/sub_navi_acc_menu_bg_over.jpg");
	background-repeat:repeat-y;
	background-position:top;
}

div#sub_content_menu .li_bg
{
	background-image:url("../images/acc/sub_navi_acc_menu_p_bg.jpg");
	background-repeat:repeat-y;
	background-position:top;
	text-indent:-12px;
	padding-left:25px;
	padding-right:15px;
	width:167px;
}

*html div#sub_content_menu .li_bg{
	padding-top:5px;
	padding-bottom:5px;
}

div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #999;
 color: #FFF;
 font: bold 9px Verdana, Arial, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}

div#sub_content_menu .li_select_bg
{
	background-image:url("../images/acc/sub_navi_acc_menu_p_bg_over.jpg");
	background-repeat:repeat-y;
	background-position:top;
	text-indent:-10px;
	padding-left:25px;
	padding-right:15px;
	width:167px;
}

*html #div#sub_content_menu .li_select_bg{
	padding-top:2px;
	padding-bottom:2px;
}

/* ACC用リストマーク */
.mark{
	background-color:#FFFFFF;
}

div#sub_content_menu_foot
{
	width:207px;
	height:17px;
	background-image:url("../images/sub_navi_menu_footer.jpg");
	background-repeat:no-repeat;
	background-position:top;
}

/***************************************************
　ショップリスト
***************************************************/
div#dealers{
	width:990px;
	border:solid 1px #bebebe;
	background-color:white;
}

div#map_area{
	width:718px;
	height:452px;
	border: solid 1px #CCC;
	padding:10px 0 0 40px;
	margin-top:10px;
}

*+html div#map_area{	
	margin-top:11px;
}

*html div#map_area{	
	width:720px;
	padding:10px 0 0 40px;
	margin-top:11px;
}


div#dealers_title{
	width:945px;
	height:55px;
	background-image:url("../images/dealers/title_dealers.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:auto;
}

div#shop_status_coment
{
	margin:auto;
	height:auto;
	width:945px;
	padding-top:20px;
}

*+html div#shop_status_coment
{
	margin:auto  auto -20px auto;
}

*html div#shop_status_coment
{
	margin:auto  auto -20px auto;
}


div#shop_status_coment table
{
	/* table-layout:fixed; */
	border-collapse: collapse;
	width:450px;
	background-color:#f9f9f9;
	border:solid 1px #EAEAEA;
}


div#shop_status_coment th
{
	width:182px;
	padding:8px;
}

div#shop_status_coment td
{
	width:216px;
	vertical-align:top;
	padding:8px;
}

div#shop_status_coment dd{
	line-height:1.3em;
	margin-top:2px;
	height:83px;
}

div#shop_status_coment #giant_store{
	text-align:right;
}

div#shop_status_coment #gpm{
	display:none;
}

*+html div#shop_status_coment #gpm{
	display:inline;
	margin-top:1px;
}


*html div#shop_status_coment #gpm{
	display:block;
	height:0;
	margin-top:-4px;
}

div#shop_list_submenu{
	width:169px;
	float:left;
	margin-left:25px;
}

*html div#shop_list_submenu{
	width:169px;
	height:auto;
	float:left;
	margin-left:12px;
	margin-right:10px;
}

div.shop_list_sub_head{
	margin-top:1px;
}

*+html div.shop_list_sub_head{
	width:169px;
	height:35px;
	padding:0;
}

*html div.shop_list_sub_head{
	margin:0px 0 -3px 0;
	width:169px;
	height:35px;
	padding:0;
}

div.shop_list_sub_body{
	border:solid 1px #cccccc;
	padding:3px 1px 3px 3px;
	word-break:keep-all;
}

*html div.shop_list_sub_body{
	border:solid 1px #cccccc;
	padding:5px 3px 3px 3px;
	margin:-7px 0 1px 0;
}

span.shop_list_sub_city{
	margin-left:3px;
}

div#shop_list_city2menu{
	width:169px;
	margin:0 0 25px 25px;
	float:left;
	font-size:25px;
	font-weight:bold;
	line-height:1em;
}

*html div#shop_list_city2menu{
	margin:0 0 25px 12px;
}

div#shop_list_city2{
	width:742px;
	margin:0 0 25px 25px;
	float:left;
}

div#shop_list_city2 img{
	margin-bottom:5px;
}

div#shop_list_city2 select{
	font-size:12px;
	font-family: "ヒラギノ角ゴ Pro W3","Osaka",Arial,Helvetica,san-serif;
}

*+html div#shop_list_city2 select{
	margin-bottom:20px;
}

*html div#shop_list_city2 select{
	margin-bottom:20px;
}

div#shop_list_table
{
	margin:0 25px 8px 0;
	width:758px;
	float:right;
}

*+html div#shop_list_table
{
	margin:3px 25px 8px 0;
}

*html div#shop_list_table
{
	margin:2px 0 8px 0px;
	width:760px;
	float:left;
}


div#shop_list_table .title
{
	width:742px;
	float:right;
	font-size:16px;
	color:#5c6f7d;
	line-height:1em;
	margin-bottom:10px;
}

div#shop_list_table table
{
	table-layout:fixed;
	border-collapse:collapse;
	float:right;
}

div#shop_list_table th
{
	width:50px;
	padding:3px;
	border: solid 1px #CCCCCC;
	background-color:#EAEAEA;
	font-weight:normal;
}

div#shop_list_table td
{
	padding:3px 8px;
	border: solid 1px #CCCCCC;
}

div#shop_list_table a
{
	color:#0066FF;
}

div#shop_gpm_coment dt
{
	font-weight:bold;
	color:#657681;
}

div#shop_store p
{
	margin-bottom:5px;
}


/***************************************************
　キャンペーン用ショップリスト
***************************************************/
div#shop_list_table_cam
{
	margin:0 auto;
	padding:0;

}

div#shop_list_table_cam .title
{
	margin:30px auto 15px auto;
	border-left:solid 8px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	padding:3px 0px 3px 0px;
	text-align:left;
	text-indent:5px;
	background-color:#F5F5F5;
	width:982px;
}

/* 戻るリンク */
div#shop_list_table_cam #pan{
	width:840px;
	text-align:right;
	margin:auto;
}

div#shop_list_table_cam table
{
	table-layout:fixed;
	border-collapse:collapse;
	margin:0 auto;
	border:solid 1px #CCCCCC;
}

div#shop_list_table_cam th
{
	width:50px;
	padding:3px;
	border: solid 1px #CCCCCC;
	background-color:#EAEAEA;
	font-weight:bold;
	color:#666666;
}

div#shop_list_table_cam td
{
	padding:3px 8px;
	border: solid 1px #CCCCCC;
	background:#FFF;
}


div#shop_list_table_cam a
{
	color:#0066FF;
}

/***************************************************
　バイク詳細画面　共通
***************************************************/
div#bike_frame{
	width:628px;
	border:solid 1px #c1c1c1;
	margin-top:-1px;
}

*html div#bike_frame{
	padding-bottom:10px;
}

*+html div#bike_frame{
	position:relative;
	z-index:1;
	padding-bottom:10px;
}


div#bike_tab_outline,div#bike_tab_fullspec,div#bike_tab_geometory,
#bike_tab_outline_active,div#bike_tab_fullspec_active,div#bike_tab_geometory_active{
	float:left;
	text-indent:-9999px;
	width:96px;
	height:29px;
	z-index:2;
	position:relative;
}

div#bike_tab_outline a{
	background-image:url("../images/tab_photo_off.jpg");
	background-repeat:no-repeat;
	width:96px;
	height:29px;
	float:left;
}

div#bike_tab_outline a:hover{
	background-image:url("../images/tab_photo_on.jpg");
	background-repeat:no-repeat;
	width:96px;
	height:29px;
}

div#bike_tab_outline_active{
	background-image:url("../images/tab_photo_on.jpg");
	background-repeat:no-repeat;
	width:96px;
	height:29px;
	float:left;
}

div#bike_tab_fullspec a{
	background-image:url("../images/tab_fullspec_off.jpg");
	background-repeat:no-repeat;
	width:96px;
	height:29px;
	float:left;
}

div#bike_tab_fullspec a:hover{
	background-image:url("../images/tab_fullspec_on.jpg");
	background-repeat:no-repeat;
	width:96px;
	height:29px;
}

div#bike_tab_fullspec_active{
	background-image:url("../images/tab_fullspec_on.jpg");
	background-repeat:no-repeat;
	width:96px;
	height:29px;
	float:left;
}

div#bike_tab_geometory a{
	background-image:url("../images/tab_geometory_off.jpg");
	background-repeat:no-repeat;
	width:96px;
	height:29px;
	float:left;
}

div#bike_tab_geometory a:hover{
	background-image:url("../images/tab_geometory_on.jpg");
	background-repeat:no-repeat;
	width:104px;
	height:29px;
}

div#bike_tab_geometory_active{
	background-image:url("../images/tab_geometory_on.jpg");
	background-repeat:no-repeat;
	width:96px;
	height:29px;
	float:left;
}

div#bike_kyotsu{
	margin:15px 3px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
}

div#bike_kyotsu table{
	width:98%;
	border-collapse:collapse;
}

div#bike_kyotsu th{
 	vertical-align:top;
	text-align:left;
}

div#bike_kyotsu td{
 	vertical-align:top;
	text-align:left;
}

div#bike_comment{
	margin-top:23px;
	margin-bottom:20px;
	padding-right:31px;
}

p.comment_cap{
	font-weight:bold;
	margin-bottom:5px;
	line-height:1.5em;
	font-family: "ヒラギノ角ゴ Pro W3","Osaka","ＭＳ ゴシック",Arial,Helvetica,san-serif;
	color:#666666;
}

p.comment{
	font-size:11px;
	line-height:1.4em;
	letter-spacing:0em;
	font-family: "ヒラギノ角ゴ Pro W3","Osaka","ＭＳ ゴシック",Arial,Helvetica,san-serif;
}

div#bike_series{
}


div#bike_series li{
	float:left;
	width:122px;
	margin-right:15px;
	line-height:1.3em;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	height:157px;
	font-weight:bold;
}

div#bike_series p{
	line-height:1.4em;
}

/***************************************************
　バイク詳細画面　アウトライン
***************************************************/
div#outline_area_top{
	width:628px;
}

div#bike_img
{
	width:580px;
	margin:auto;
	margin-top:30px;
}

div#bike_stpi{
}

div#bike_status{
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}

div#bike_status img{
	padding-right:15px;
}

div#color_pipe
{
	margin-left:5px;
	margin-right:10px;
	margin-bottom:10px;
	float:right;
}

div#color_pipe img
{
	margin-right:2px;
	vertical-align:top;
}

/***************************************************
　バイク詳細画面　フルスペック
***************************************************/
div#fullspec_area{
	margin-bottom:20px;
}

div#fullspec_area table
{
	table-layout:fixed;
	border-collapse:collapse;
	margin:auto;
	margin-top:20px;
}


div#fullspec_area th
{
	width:120px;
	height:35px;
	border-bottom:solid 1px #438cbf;
	background-color:#F5F5F5;
	font-weight:bold;
	color:#438cbf;
	white-space:nowrap;
	text-align:left;
	text-indent:10px;
}

div#fullspec_area td
{
	width:470px;
	height:35px;
	padding-left:15px;
	border-bottom:solid 1px #438cbf;
	vertical-align:middle;
	font-weight:normal;
	white-space:normal;
}


/***************************************************
　バイク詳細画面　ジオメトリ
***************************************************/
div#geometory_area{
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
}

div#geometory_area table{
	border-collapse:collapse;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
}

div#geometory_area th
{
	border:solid 1px gray;
	background-color:#A49A91;
	font-weight:bold;
	color:#438cbf;
}

div#geometory_area .bike_image{
	margin-left:90px;
	margin-bottom:25px;
}

div#geometory_area td
{
	border:solid 1px gray;
	font-weight:normal;
	white-space:nowrap;
	text-align:center;
	padding:3px;
}

/***************************************************
　バイク詳細画面　比較　選択ドロップダウン
***************************************************/
div#bike_hikaku{
	margin-top:20px;
	width:628px;
}

div#bike_hikaku_head{
	width:628px;
	height:19px;
	background-image:url("../images/text_hikaku.jpg");
	background-repeat:no-repeat;
	background-position:top left;
}

div#bike_hikaku_body{
	width:628px;
	height:93px;
	background-image:url("../images/hikaku_bg.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:5px;
}

div#bike_hikaku_tasya{
	padding:20px 0px 10px 20px;
}

div#bike_hikaku_tasya img{
	vertical-align:middle;
}

*html div#bike_hikaku_tasya img{
	padding-bottom:5px;
}
*+html div#bike_hikaku_tasya img{
	padding-bottom:5px;
}

body:first-of-type div#bike_hikaku_tasya img{
	padding-bottom:3px;
}


div#bike_hikaku_kakaku{
	padding:0px 0px 5px 20px;
}

div#bike_hikaku_kakaku img{
	vertical-align:middle;
}

*html div#bike_hikaku_kakaku img{
	padding-bottom:5px;
}
*+html div#bike_hikaku_kakaku img{
	padding-bottom:5px;
}

body:first-of-type div#bike_hikaku_kakaku img{
	padding-bottom:3px;
}

div#bike_hikaku form{
	padding:0px;
	margin:0px;
}

div#bike_hikaku select{
	height:18px;
	font-size:10px;
}


/***************************************************
　バイク詳細画面　比較ページ
***************************************************/
div.bike_kyotsu th{
	width:60px;
	vertical-align:top;
	text-align:left;
}

/* 比較画面テーブル用 */
.spec table
{
	margin-top:10px;
	margin-bottom:10px;
	table-layout:fixed;
	border-collapse:collapse;
}

.spec th
{
	width:100px;
	height:45px;
	border:solid 1px #999999;
	background-color:#EAEAEA;
	font-size:90%;
	font-weight:bold;
	color:#438cbf;	
	white-space:nowrap;
}

.spec td
{
	width:300px;
	height:45px;
	padding-left:5px;
	border:solid 1px #999999;
	vertical-align:middle;
	font-size:90%;
	white-space:normal;
	font-family:Arial, Helvetica, sans-serif;
}


/***************************************************
　プライバシーポリシー
***************************************************/
div#privacy
{
	width:990px;
	border:solid 1px #bebebe;
	background-color:white;
}

div#privacy_inner
{
	width:945px;
	margin:auto;
}

div#privacy_title{
	width:945px;
	height:55px;
	background-image:url("../images/title_privacy.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:auto;
}

div#privacy p
{
	margin-top:35px;
	margin-bottom:25px;
}

div#privacy dt{
	border-left:solid 20px #CCCCCC;
	border-bottom:solid 3px #CCCCCC;
	padding:3px;
	text-align:left;
	text-indent:5px;
	background-color:#F5F5F5;
}

div#privacy dd{
	padding:5px 20px;
	margin-bottom:20px;
}

/***************************************************
　アバウト　会社概要
***************************************************/
div#about
{
	width:800px;
	height:auto;
	margin:auto;
}

div#about p
{
	margin-top:10px;
	margin-bottom:35px;
}

div#about table{
	border-collapse:collapse;
	margin:auto;
	margin-top:30px;
	margin-bottom:30px;
}

div#about th{
	width:100px;
	padding:3px 3px 3px 10px;
	text-align:left;
	font-weight:normal;
	border-top:solid 1px gray;
	border-bottom:solid 1px gray;
	border-right:solid 1px gray;
}

div#about td{
	width:500px;
	padding:3px 3px 3px 10px;
	text-align:left;
	border-top:solid 1px gray;
	border-bottom:solid 1px gray;
}

/***************************************************
　テクノロジー
***************************************************/
div#technology{
	width:990px;
	height:600px;
	border:solid 1px #bebebe;
	background-color:#ffffff;
	background-image:url("../images/tech/tech_img_bg.jpg");
	background-repeat:no-repeat;
	position:relative;
}

div#technology_title{
	width:945px;
	height:55px;
	background-image:url("../images/tech/title_technology.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:auto;
}

div#technology table{
	margin:20px auto 0px auto;
}

div#technology th{
	padding:9.5px 2px;
	width:125px;
	text-align:center;
	vertical-align:top;
}

div#technology td{
	width:815px;
	padding:15px 2px;
	vertical-align:top;
}

div#technology td p{
	font-size:12px;
}

div#technology .titlelogo_left{
	float:left;
	width:320px;
}

div#technology .titlelogo_right{
	float:right;
	width:180px;
	text-align:right;
}

div#technology2{
	margin-top:50px;
	margin-bottom:40px;
}

div#technology #main{
	float:left;
	width:650px;
	margin-bottom:-525px;
	margin-top:25px;
	position:relative;
}

div#technology #sub{
	float:left;
	width:280px;
	margin-top:30px;
}

/* 下部メニュー */
div#technology #submenu{
	clear:both;
	width:900px;
	position:absolute;
	margin:auto;
	top:480px;
	left:180px;
}

/* alliance */
div#technology #alliance{
	width:448px;
	height:496px;
	margin:auto;
	background-image:url("../images/tech/tech_img_alliance.png");
	background-repeat:no-repeat;
	background-position:top;
	margin-top:50px;
	opacity:0;
	-moz-opacity:0;
	filter:alpha(opacity=0);
}

*html div#technology #alliance{
	background-image:url("../images/tech/tech_img_alliance_ie.png");
}

*+html div#technology #alliance{
	background-image:url("../images/tech/tech_img_alliance_ie.png");
}

head~/* */body div#technology #alliance{
	background-image:url("../images/tech/tech_img_alliance_ie.png");
}

div#technology div#alliance_menu_01{
	position:relative;
	top:-400px;
	left:85px;
	width:1px;
}
div#technology div#alliance_menu_02{
	position:relative;
	top:-320px;
	left:320px;
	width:1px;
}
div#technology div#alliance_menu_03{
	position:relative;
	top:-450px;
	left:80px;
	width:1px;
}
div#technology div#alliance_menu_04{
	position:relative;
	top:-760px;
	left:250px;
	width:1px;
}
div#technology div#alliance_menu_05{
	position:relative;
	top:-870px;
	left:416px;
	width:1px;
}
div#technology div#alliance_menu_06{
	position:relative;
	top:-886px;
	left:450px;
	width:1px;
}

/* aluxx */
div#technology #aluxx{
	width:411px;
	height:454px;
	margin:auto;
	background-image:url("../images/tech/tech_img_aluxx.png");
	background-repeat:no-repeat;
	background-position:top;
	margin-top:60px;
	opacity:0;
	-moz-opacity:0;
	filter:alpha(opacity=0);
}

*html div#technology #aluxx{
	background-image:url("../images/tech/tech_img_aluxx_ie.png");
}

*+html div#technology #aluxx{
	background-image:url("../images/tech/tech_img_aluxx_ie.png");
}

head~/* */body div#technology #aluxx{
	background-image:url("../images/tech/tech_img_aluxx_ie.png");
}

div#technology div#aluxx_menu_01{
	position:relative;
	top:-470px;
	left:430px;
	width:1px;
}
div#technology div#aluxx_menu_02{
	position:relative;
	top:-462px;
	left:425px;
	width:1px;
}
div#technology div#aluxx_menu_03{
	position:relative;
	top:-385px;
	left:335px;
	width:1px;
}

/* maestro */
div#technology #maestro{
	width:432px;
	height:501px;
	margin:auto;
	background-image:url("../images/tech/tech_img_maestro.png");
	background-repeat:no-repeat;
	background-position:top;
	margin-top:30px;
	opacity:0;
	-moz-opacity:0;
	filter:alpha(opacity=0);
}

*html div#technology #maestro{
	background-image:url("../images/tech/tech_img_maestro_ie.png");
}

*+html div#technology #maestro{
	background-image:url("../images/tech/tech_img_maestro_ie.png");
}

head~/* */body div#technology #maestro{
	background-image:url("../images/tech/tech_img_maestro_ie.png");
}

div#technology div#maestro_menu_01{
	position:relative;
	top:-500px;
	left:265px;
	width:1px;
}
div#technology div#maestro_menu_03{
	position:relative;
	top:-347px;
	left:400px;
	width:1px;
}
*html div#technology div#maestro_menu_03{
	position:relative;
	top:-353px;
	left:400px;
	width:1px;
}
*+html div#technology div#maestro_menu_03{
	position:relative;
	top:-353px;
	left:400px;
	width:1px;
}
div#technology div#maestro_menu_04{
	position:relative;
	top:-545px;
	left:478px;
	width:1px;
}
*html div#technology div#maestro_menu_04{
	top:-552px;
}
*+html div#technology div#maestro_menu_04{
	top:-552px;
}
div#technology div#maestro_menu_04{
	top /*\**/: -670px\9
}

/* compact_road */
div#technology #compactroad{
	width:480px;
	height:451px;
	margin:auto;
	background-image:url("../images/tech/tech_img_compactroad.png");
	background-repeat:no-repeat;
	background-position:top;
	margin-top:50px;
	opacity:0;
	-moz-opacity:0;
	filter:alpha(opacity=0);
}

*html div#technology #compacrtroad{
	background-image:url("../images/tech/tech_img_compactroad_ie.png");
}

*+html div#technology #compactroad{
	background-image:url("../images/tech/tech_img_compactroad_ie.png");
}

head~/* */body div#technology #compactroad{
	background-image:url("../images/tech/tech_img_compactroad_ie.png");
}

div#technology div#compactroad_menu_01{
	position:relative;
	top:-280px;
	left:310px;
	width:1px;
}


/***************************************************
　お問合せ
***************************************************/
div#contact{
	width:989px;
	height:auto;
	border:solid 1px #bebebe;
	background-color:#ededee;
	/*background-image:url("../images/tech/tech_img_bg.jpg");*/
	background-repeat:no-repeat;
	position:relative;
}

div#contact_title{
	width:945px;
	height:55px;
	background-image:url("../images/contact/title_faq.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:auto;
}

div#contact #btn{
	float:right;
	position:relative;
	top:-25px;
	right:280px;
}

div#contact_inner{
	width:945px;
	margin:25px auto 0 auto;
}

div#contact_inner dl dt strong{
	font-size:14px;
	font-weight:bold;
	color:#226daa;
	margin-right:3px;
}

div#contact_inner dl {
	border-left:solid 5px #CCC;
	margin-bottom:20px;
	margin-left:2px;
}


div#contact_inner dl dt{
	font-size:14px;
	font-weight:bold;
	padding:0 0 5px 0;
	border-bottom:solid 1px #CCC;
	margin-left:5px;
}

div#contact_inner dl dt.d_link{
	color:#06F;
}

div#contact_inner dl dt.d_link a{
	color:#06F;
}


div#contact_inner dl dd{
	padding:5px 0 5px 0;
	margin-left:5px;
}
/***************************************************
　お問合せサブページ
***************************************************/
div#contact_sub_title{
	width:945px;
	height:55px;
	background-image:url("../images/contact/title_contact.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:auto;
}
div#contact #btn2{
	float:right;
	position:relative;
	top:-25px;
	right:280px;
}


div#contact_sub_inner{
	width:945px;
	margin:25px auto 0 auto;
}

div#contact_sub_inner dl dt strong{
	font-size:14px;
	font-weight:bold;
	color:#226daa;
	margin-right:3px;
}

div#contact_sub_inner dl {
	margin-bottom:20px;
	margin-left:0px;
}


div#contact_sub_inner dl dt{
	font-size:14px;
	font-weight:bold;
	padding:0 0 5px 0;
	border-bottom:solid 1px #CCC;
	margin-left:0px;
}

div#contact_sub_inner dl dt.d_link{
	color:#06F;
}

div#contact_sub_inner dl dt.d_link a{
	color:#06F;
}


div#contact_sub_inner dl dd{
	padding:5px 0 5px 5px;
	border-left:solid 3px #CCC;
	margin:10px 0 0 0;
}


/***************************************************
　アクセサリーページ
***************************************************/

/*-------------------------------------------------
アクセサリートップ、カテゴリー画面
-------------------------------------------------*/
div#acc{
	width:990px;
	border:solid 1px #bebebe;
	background-color:#ffffff;
}

#acc:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

div#acc_title{
	width:948px;
	height:55px;
	background-image:url("../images/acc/title_acc.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:auto;
}

div#acc_cate1{
	width:948px;
	margin:0 auto 20px auto;
}

#acc_cate1:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

div#acc_cate1 li{
	width:464px;
	height:102px;
	margin-top:20px;
}

div#acc_cate1 li.acc_left{
	float:left;
}

div#acc_cate1 li.acc_right{
	float:right;
}

div#acc_tab{
	margin:auto;
	margin-top:20px;
	width:945px;
	height:29px;
	z-index:10;
	position:relative;
}

div#acc_category_body{
	margin:-1px auto 20px auto;
	width:943px;
	border:solid 1px #bebebe;
	z-index:0;
}

#acc_category_body:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

*html div#acc_category_body{
	margin-top:-5px;
}

div#acc_category_body_inner{
	margin:12px 0 3px 12px;
	width:98%;
}

*html div#acc_category_body_inner{
	margin-bottom:6px;
}

*+html div#acc_category_body_inner{
	margin-bottom:10px;
}

#acc_category_body_inner:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

div#acc_category_body_inner li{
	width:302px;
	height:102px;
	margin-right:6px;
	float:left;
	margin-bottom:7px;
}

/*-------------------------------------------------
アクセサリ商品詳細画面
-------------------------------------------------*/

/* 商品詳細から戻るボタン */
div#acc_back{
	text-align:right;
	margin-right:5px;
}

/* 商品中分類名ヘッダー */
div#acc_cate2_head{
	background-color:#0057BA;
	border:solid 1px #0057BA;
	color:white;
	text-indent:10px;
	width:500px;
	font-weight:bold;
}

div#acc_product_body_left{
	width:500px;
	border-left:solid 1px #bebebe;
	border-right:solid 1px #bebebe;
	border-bottom:solid 1px #bebebe;
	background-color:white;
	float:left;
	margin-bottom:7px;
}

div#acc_product_body_inner{
	
	width:97%;
	margin:auto;
	margin-bottom:8px;

}

.acc_product_title{
	font-size:16px;
	font-weight:bold;
	color:#666666;
	padding-top:15px;
}
.acc_product_title_kana{
	font-size:15px;
	font-weight:bold;
	color:#0057BA;
	line-height:0.9em;
}

p.acc_product_kakaku{
	margin-top:12px;
}

div#acc_product_image{
	text-align:center;
}

div#acc_product_comment_head{
	width:49px;
	height:13px;
	background-image:url(../images/acc/text_comment.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:20px;
}

div#acc_product_comment_body{
	margin-top:8px;
	background-color:#e5e5e5;
	padding:5px;
}

div#acc_product_vari_head{
	width:84px;
	height:13px;
	background-image:url(../images/acc/text_variation.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:20px;
}

div#acc_product_vari_body{
	margin-top:8px;
	background-color:#e5e5e5;
	clear:both;
}

#acc_product_vari_body:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

div.acc_product_vari{
	width:70px;
	float:left;
	text-align:center;
	margin:12px 0 6px 12px;
}

*html div.acc_product_vari{
	margin:3px 2px 0px 5px;
}


div.acc_product_vari p{
	margin-top:3px;
}

div.acc_product_vari a{
	font-size:10px;
	font-weight:bold;
}

div#acc_product_body_right{
	width:400px;
	float:right;
}

div#acc_series{
}

div#acc_series li{
	float:left;
	width:122px;
	margin-right:10px;
	line-height:1.3em;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	height:157px;
	font-weight:bold;
}

div#acc_series p{
	line-height:1.4em;
}

div#acc_product_image_l{
	margin-top:20px;
	width:800px;
	text-align:center;
}

.t_indent{
	margin-left:55px;
	position:relative;
	width:400px;
	display:block;
	text-indent:-5px;	
}

*html .t_indent{
	margin-left:40px;
	position:relative;
	width:390px;
	padding-left:5px;
	display:block;
	text-indent:1px;
		
}
.w100{
	width:60px;
	display:block;
	float:left;
	position:relative;
	}
	
*html .w100{
	width:55px;
}
/***************************************************
　エラーページ
***************************************************/
div#error
{
	width:990px;
	height:500px;
	border:solid 1px #bebebe;
	background-color:#ffffff;
	margin:auto;
	text-align:center;
}

*html div#error{
	height:500px;
}

*+html div#error{
	height:500px;
}

div#error p
{
	width:100%;
	margin-top:230px;
	background-color:#CCCCCC;
	color:white;
}

/***************************************************
　TCR SE キャンペーンページ
***************************************************/
div#tcr_se
{
	width:990px;
	background-color:white;
	margin-bottom:20px;
}

/***************************************************
　2010 春モデルページ
***************************************************/
div#sprign_new
{
	width:990px;
	background-color:white;
	margin-bottom:20px;
}
div#sprign_new h2
{
	background:url(../images/campaign/spring_new_copy.jpg) no-repeat 0 0;
	width:948px;
	height:34px;
	text-indent:-9999px;
	margin:25px auto;
}

div#sprign_new h3#new_model
{
	background:#dedede url(../images/campaign/title_new_model.jpg) no-repeat 0 0;
	width:990px;
	height:21px;
	text-indent:-9999px;
	margin:0 auto 15px auto;
}

div#sprign_new h3#new_color
{
	background:#dedede url(../images/campaign/title_new_color.jpg) no-repeat 0 0;
	width:990px;
	height:21px;
	text-indent:-9999px;
	margin:0 auto 15px auto;
	clear:both;
}


div#sprign_new .bike_box
{
	width:465px;
	height:270px;
	float:left;
	padding:10px 5px;
	margin-left:10px;
	background:#fff url(../images/campaign/line_h.jpg) no-repeat right 0;
}

div#sprign_new .bike_box2
{
	width:465px;
	height:270px;
	float:left;
	padding:10px 5px;
	background:#fff;
	margin-left:10px;
}


div#sprign_new .bike_box .r_area, div#sprign_new .bike_box2 .r_area
{
	width:200px;
	float:left;
	margin-left:8px;
}


/***************************************************
　サンプルページ
***************************************************/
div#sample
{
	width:990px;
	border:solid 1px #bebebe;
	background-color:white;
}

div#sample_inner
{
	width:945px;
	margin:auto;
}

div#sample_title{
	width:945px;
	height:55px;
	background-image:url("../images/dealers/title_dealers.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:auto;
}






/*++++++++++++++++++++++++++++++++++++++++++++++++++
　CLASS
++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* 区切線div用 */
div.b{
	margin            :5px;
	border-color      :#5A3D1B;
	border-bottom-style:dotted;
}

/* hr */
hr{
	border-color      :gray;
}


/*テキストエリア*/
textarea{
	border-width      :1px;
}


/* メイン色（赤茶） */
.m-color01{
	background-color  :#984C29;
}

/* メイン色（黄緑） */
.m-color02{
	background-color  :#BBD230;
}

/* メイン色3（薄赤茶） */
.m-color03{
	background-color  :#5A3D1B;
}

/* センタ */
.center{
	text-align        :center;
}

/* レフト */
.left{
	text-align        :left;
}

/* ライト */
.right{
	text-align        :right;
}

/* トップ */
.top{
	vertical-align    :top;
}

/* ミドル */
.middle{
	vertical-align    :middle;
}

/* ボトム */
.bottom{
	vertical-align    :bottom;
}

/* フォントサイズ中 */
.font-middle{
	font-size         :16px;
}

/* フォントサイズ小 */
.font-ssmall{
	font-size         :11px;
}

/* フォントサイズ最小 */
.font-sssmall{
	font-size         :10px;
}

/* 余白3ピクセル */
.p3{
	padding           :3px;
}

/* 余白5ピクセル */
.p5{
	padding           :5px;
}

/* 余白10ピクセル */
.p10{
	padding           :10px;
}

.h15{
	height:15px;
}

.mb20{
	margin-bottom:20px;
}

.mb10{
	margin-bottom:10px;
}

.mb8{
	margin-bottom:8px;
}

.mb3{
	margin-bottom:3px;
}

.mt5{
	margin-top:5px;
}
.mb4{
	margin-bottom:4px;
}

.mb5{
	margin-bottom:5px;
}

.mb10{
	margin-bottom:10px;
}

.mb11{
	margin-bottom:11px;
}

.mb4{
	margin-bottom:4px;
}

.mr2{
	margin-right:2px;
}

.mr4{
	margin-right:4px;
}

.mr5{
	margin-right:5px;
}

/* テーブル
.table{
	text-align        :left;
	background-color  :#CCCC99;
	border            :solid 1px gray;
	table-layout      :fixed;
	border-collapse   :collapse;
}
*/

/* 背景コーポレートカラー青 */
.b-color01{
	color             :white;
	background-color  :#0567A6;
}

/* 背景濃いオレンジ色 */
.b-color02{
	color             :white;
	background-color  :#EEC900;
}

/* 背景コーポレートカラーグレー */
.b-color03{
	background-color  :#C0C0C0;
}

/* 背景薄いオレンジ色 */
.b-color04{
	background-color  :#FFEC8B;
}

/* 背景白色 */
.b-color05{
	background-color  :#FFFFFF;
}

/* 背景灰色 */
.b-color06{
	background-color  :#CCCC99;
}

/* 背景薄青色 */
.b-color07{
	background-color  :#F5F5F5;
}

/* フォントカラーロード */
.a-fontR a{
	font-size:12px;
	font-weight:bold;
	color:#999999;
}

.a-fontR a:hover{
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

/* フォントカラーマウンテン */
.a-fontM a{
	font-size:12px;
	font-weight:bold;
	color:#599cb7;
}

.a-fontM a:hover{
	font-size:12px;
	font-weight:bold;
	color:#97cedf;
}

/* フォントカラーライフスタイル */
.a-fontL a{
	font-size:12px;
	font-weight:bold;
	color:#f08200;
}

.a-fontL a:hover{
	font-size:12px;
	font-weight:bold;
	color:#f45000;
}

/* フォントカラーアクセサリー */
.a-fontA a{
	font-size:12px;
	font-weight:bold;
	color:#8d6d90;
}

.a-fontA a:hover{
	font-size:12px;
	font-weight:bold;
	color:#FF3399;
}

/* フォントカラーアウトライン項目名 */
.f-color04{
	color:#657681;

}

.b-color-w
{
	background-color:#FFFFFF;
}

/* 更新情報枠 */
/*.whatnew-data{
	padding           :5px;
	border            :solid 1px #CCCCCC;
	background-color  :#F5F5F5;
	height            :180px;
	overflow          :auto;
}
*/
/* ※事項 */
.check-data{
	color             :#FF0066;
}

/* ※事項 */
.check-data2{
	color             :blue;
}

/* 囲み線 */
.border{
	border            :solid 1px gray;
}

/* iframe */
.iframe{
	border-width      :0px;

}

.clear{
	clear:both;
}

.f-size_small{
	font-size:10px;
}

.line
{
	margin-bottom:5px;
}

.bold{
	font-weight:bold;
}

.pointer{
	cursor:pointer
}

.fl{
	float:left;
}

/* ダイレクトサーチ用 */
.select_01{
	background-color:#FFCCCC;
}

.select_02{
	background-color:#FFFFFF;
}






/*++++++++++++++++++++++++++++++++++++++++++++++++++
　以下未使用？
++++++++++++++++++++++++++++++++++++++++++++++++++*/

/***************************************************
　アバウト　20周年記念
***************************************************/
div#cam_20th
{
	margin-bottom:-10px;
}

div#cam_20th_link{
	text-align:center;
	padding-top:20px;
	padding-bottom:10px;
	background-color:#CCCCCC;
}

/***************************************************
　アーカイブ
***************************************************/
div#archives{
	width:800px;
	margin:auto;
	margin-bottom:20px;
}

div#archives table{
	width:800px;
	margin:auto;
	border-collapse:collapse;
}

div#archives th{
	text-align:center;
}

div#archives td{
	vertical-align:top;
	text-align:center;
	padding-top:10px;
}

/***************************************************
TCR AD SL LTD
***************************************************/
div#tcr_ltd #bottomarea h2{
	background:url(../images/text_special_point.jpg) no-repeat;
	text-indent:-9999px;
	width:121px;
	height:16px;
	margin-bottom:15px;
	margin-left:25px;
}


div#tcr_ltd #bottomarea{
	padding-top:15px;
	width:850px;
	margin:auto;
	clear:both;
}

div#tcr_ltd #bottomarea table{
	margin:auto;
}

div#tcr_ltd #bottomarea th{
	padding:0px 10px 0px 10px;
	width:200px;
}

div#tcr_ltd #bottomarea td{
	padding:0px 12px 10px 12px;
	vertical-align:top;
	font-size:10px;
	text-align:center;	
}

*html div#tcr_ltd #bottomarea td{
	font-size:9px;
}

*+html div#tcr_ltd #bottomarea td{
	font-size:9px;
}

div#tcr_ltd #bottomarea img{
	border:solid 1px #CCCCCC;
}

/***************************************************
RABO BANK
***************************************************/
*html div#rabo_bank{
	margin-top:0px;
}

*+html div#rabo_bank{
	margin-top:4px;
}

div#rabo_bank #bottomarea{
	margin:30px 0 0 0;
}

div#rabo_bank #bottomarea #maglia{
	position:relative;
	top:0px;
	left:20px;
}

div#rabo_bank #bottomarea .bike_box{
	float:left;
	margin:0 20px 10px 20px;
}

.ml_rabo{
	margin:0 40px 0 0;
}

*html div#rabo_bank #bottomarea .bike_box{
	width:300px;
	float:left;
	margin:0 0px 10px 18px;	
}

div#rabo_bank #bottomarea .bike_box2{
	float:left;
	margin:0 5px 10px 13px;
}
*html div#rabo_bank #bottomarea .bike_box2{
	float:left;
	margin:0 0px 10px 12px;
}



div#rabo_bank #bottomarea .bike_box h2#ad_sl{
	background:url(../images/bike_name_ad_sl.jpg) no-repeat;
	height:22px;
	text-indent:-9999px;
}
div#rabo_bank #bottomarea .bike_box h2#ad{
	background:url(../images/bike_name_ad.jpg) no-repeat;
	height:22px;
	text-indent:-9999px;
}
div#rabo_bank #bottomarea .bike_box2 h2#tcx{
	background:url(../images/bike_name_tcx.jpg) no-repeat;
	height:22px;
	text-indent:-9999px;
	margin-left:18px;
}


div#rabo_bank #bottomarea .bike_box p{
	line-height:0.8em;
}

div#rabo_bank #bottomarea .bike_box .f15{
	padding-left:5px;
	font-size:15px;
}
div#rabo_bank #bottomarea .bike_box .f10{
	padding-left:5px;
	font-size:10px;
	letter-spacing:-0.1em;
}

div#rabo_bank #bottomarea .bike_box .ls{
	letter-spacing:-5px;
	padding-left:5px;
}


div#rabo_bank #bottomarea .bike_box2 p{
	line-height:0.8em;
	padding-left:18px;
}

div#rabo_bank #bottomarea .bike_box2 .f15{
	padding-left:4px;
	font-size:15px;
}
div#rabo_bank #bottomarea .bike_box2 .f10{
	padding-left:22px;
	font-size:10px;
	letter-spacing:-0.1em;
}

div#rabo_bank #bottomarea .bike_box2 .ls{
	letter-spacing:-5px;
	padding-left:5px;
}


/***************************************************
GIRO WIN
***************************************************/
*html div#giro_win{
	margin-top:0px;
}

*+html div#giro_win{
	margin-top:4px;
}

div#giro_win_content{
	width:850px;
	height:auto;
	margin:0 auto;
}

div#giro_win_content h2{
	width:648px;
	height:72px;
	margin-top:10px;
	background:url(../images/title_win.jpg) no-repeat 0 0;
}

div#giro_win_content #text_area{
	width:500px;
	margin-top:35px;
	margin-bottom:50px;
	float:left;
}

div#giro_win_content #text_area p{
	font-size:14px;
}
div#giro_win_content #photo_area{
	width:200px;
	margin-top:35px;
	margin-bottom:50px;
	float:left;
	margin-left:120px;
}

div#giro_win_content #photo_area img{
	
}

div#giro_win #bottomarea{
	clear:both;
	margin:0 auto;
	border:#f4b4c9 solid 1px;
	width:850px;
	min-height:278px;	
}

div#giro_win #bottomarea h2{
	width:850px;
	height:64px;
	background:url(../images/title_present.jpg) no-repeat 0 0;
	margin-top:0px;
}

div#giro_win #bottomarea #present_text_box{
	width:330px;
	margin:40px 30px;
	float:left;
	font-weight:bold;
}

*html div#giro_win #bottomarea #present_text_box{
	width:330px;
	margin:30px 30px;
	float:left;
	font-weight:bold;
}

.smallf{
	color:#999999;
	font-size:10px;
}

div#giro_win #bottomarea #sl_rabo{
	margin-top:30px;
}

*html div#giro_win #bottomarea #sl_rabo{
	margin-top:16px;
}

/***************************************************
　RIDE GIANT キャンペーンページ
***************************************************/
div#ridegiant{
	width:950px;
}

div#ridegiant img{
	float:left;
}

/***************************************************
　検索条件入力
***************************************************/
div#search_input
{
	width:800px;
	height:auto;
	margin:auto;
}

div#search_input p
{
	margin-top:10px;
	margin-bottom:35px;
}

div#search_input dt{
	border-left:solid 20px #CCCCCC;
	border-bottom:solid 3px #CCCCCC;
	padding:3px;
	text-align:left;
	text-indent:5px;
	background-color:#F5F5F5;
	margin-bottom:10px;
}

div#search_input dd{
	padding:5px 20px;
	margin-bottom:20px;
}

div#search_input table{
	border-collapse:collapse;
	border:solid 1px #cccccc;
}

div#search_input th{
	width:150px;
	padding:2px;
	border:solid 1px #cccccc;
	background-color:#F5F5F5;
	font-weight:normal;
	color:#438cbf;
	white-space:nowrap;
	text-align:left;
	text-indent:10px;
}

div#search_input td
{
	padding:5px;
	vertical-align:middle;
	font-weight:normal;
	white-space:normal;
	border:solid 1px #cccccc;
}

/***************************************************
　検索条件リスト表示
***************************************************/
div#search_list
{
	width:880px;
	height:auto;
	margin:auto;
}

div#search_list p
{
	margin-top:10px;
	margin-bottom:35px;
}

div#search_list img
{
}

div#search_list dt{
	border-left:solid 20px #CCCCCC;
	border-bottom:solid 3px #CCCCCC;
	padding:3px;
	text-align:left;
	text-indent:5px;
	background-color:#F5F5F5;
	margin-bottom:10px;
}

div#search_list dd{
	padding:5px 20px;
	margin-bottom:20px;
}

div#search_list table{
	border-collapse:collapse;
}

div#search_list th{
	padding:2px;
	border:solid 1px #cccccc;
	background-color:#F5F5F5;
	font-weight:normal;
	color:#438cbf;
	white-space:nowrap;
	text-align:center;
}

div#search_list td
{
	padding:0 5px;
	vertical-align:middle;
	font-weight:normal;
	white-space:normal;
	border:solid 1px #cccccc;
}

div#search_list .back-R
{
	background-image:url("../images/bike_menu_road.jpg");
}

div#search_list .back-M
{
	background-image:url("../images/bike_menu_mountain.jpg");
}

div#search_list .back-L
{
	background-image:url("../images/bike_menu_lifestyle.jpg");
}

/***************************************************
　キャンペーン&ショップリスト
***************************************************/
div#campaign
{
	width:720px;
	margin:auto;
}

div#campaign img
{
	margin-top:-5px;
	padding:0px;
}


div#campaign_shop
{
	width:710px;
	margin:auto;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/*IE7*/
*+html campaign_shop
{
	width:700px;
	margin:0px 0px 10px 10px;
	padding:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

div#campaign_shop table
{
	table-layout:fixed;
	border-collapse:collapse;
	margin:5px auto 5px auto;
	border:solid 1px #CCCCCC;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",Arial, Helvetica, sans-serif;
}

div#campaign_shop th
{
	padding:5px 0px;
	/*border-top: solid 1px #CCCCCC;*/
	border-right: solid 1px #CCCCCC;
	border-bottom: dotted 1px  #003399;
	border-left: solid 1px #CCCCCC;
	background-color:#EAEAEA;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
}

div#campaign_shop td
{
	padding:5px;
	/*border-top: solid 1px #CCCCCC;*/
	border-right: solid 1px #CCCCCC;
	border-bottom: dotted 1px #003399;
	border-left: solid 1px #CCCCCC;
	text-decoration:none;
	font-size:10px;
}


/*IE*/
*html div#campaign_shop th
{
	padding:5px 0px 5px 0px;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: dotted 1px #003399;
	border-left: solid 1px #CCCCCC;
	background-color:#EAEAEA;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	font-size:10px;
}



*html div#campaign_shop td
{
	padding:5px;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: dotted 1px #003399;
	border-left: solid 1px #CCCCCC;
	text-decoration:none;
	font-size:11px;
}


div#campaign_shop a
{
	color:#0066FF;
	font-size:11px;
}


/***************************************************
　チームハイロードキャンペーン
***************************************************/
div#campaign2
{
	width:527px;
	margin:20px auto;
	background:url(images/campaign/THR_GOAL_72.jpg) no-repeat right top;
}
div#hiroad_sub
{
	width:375px;
	margin:auto;
	padding:5px;
}

div#campaign2 a:link
{
	font-size:10px;
}

.text_box
{
	display:block;
	width:243px;
	font-size:10px;
	color:#333333;
}

.text_box2
{
	display:block;
	width:350px;
	font-size:10px;
	color:#333333;
}

.text_box2 .result
{
	letter-spacing:-0.1em;
	font-size:10px;
}

.text_box2 .result br
{
	line-height:0em;
}

div#campaign2 #spec_box
{
	width:350px;
	margin-top:-50px;
}

div#campaign2 #spec_box th
{
	font-size:9px;
	font-weight:normal;
	white-space:nowrap;
	vertical-align:top;
	text-align:left;
	padding:0px;
}


div#campaign2 #spec_box td
{
	font-size:9px;
	padding:0px;
}


div#campaign2 #spec_box br
{
	margin:0;
	padding:0;
	line-height:0em;
}

div#campaign2 .hi-cap
{
	font-size:10px;
}

div#campaign2 .bike
{
	margin-top:-30px;
	margin-left:50px;
}

.mt_cap
{
	margin-top:15px;
}
.mt-20
{
	margin-top:20px;
}

.mb-10
{
	margin-bottom:10px;
}

.mb-9
{
	margin-bottom:9px;
}


div#campaign2 .mt-10
{
	margin-top:20px;
}

#hiroad_btn
{
	position:relative;
	top:-30px;
	left:345px;
}

div#sub_footer

{
	margin-right:0px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
}

.cap{
	font-size:10px;
	margin-top:5px;
	margin-left:15px;
}


.mr-10{
	margin-right:10px;
}

.f-l{
	float:left;
}

.f-r{
	float:right;
}

.strong{
	font-weight:bold;
}