@charset "utf-8";
/* CSS Document */

/* 共通 */
.mt5 { margin-top: 5px; } .mt7 { margin-top: 7px; } .mt10 { margin-top: 10px; } .mt50 { margin-top: 50px; } .mt60 { margin-top: 60px; } .mt70 { margin-top: 70px; }

body{
	background-image:url(img/back2371.png);
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:medium;
	color:#333;
}

header, nav, article, aside, section, footer {
    display:block;
}


img{
	border-style:none;
	vertical-align: top;
}

a{
	color:#318096;
}

a:hover{
	color:#98BECF;
}

ul {
	padding: 0;
}

h1 {
	margin: 0;
	padding: 0;
}
h2 {
	font-size:1.2em;
	font-weight:bold;
padding: 5px;
	color:#318096;
	margin: 20px 0 20px 0;
}


/*全体*/

.container h2 {
	font-size:1.6em;
	margin: 50px 0 50px 0;
}


.container h3 {
	font-size:1.4em;
	margin: 20px 0 20px 0;
	color:#191970;
}


.container p {
margin: 10px 0 10px 0;	
}


.container .RodHolder{
margin: 30px 0 30px 0;	

}

.container .div{
padding:10px 0 10px 0;	

}



.container img  {
margin: 10px 0 10px 0;	
width: 100%;
}


.container a {
font-size:1.2em;
color:#191970;
padding: 5px;
text-decoration: underline; 
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #84c0c2;
}

.nav-tabs {
    border-bottom: none;
    padding: 10px;
}


.RodHolder ul li{
list-style: none;
    background: #b3fcff;
    border: 1px solid;
    padding: 6px;

}

.RodHolder  img  {	
padding: 5px;
width: 100%;
}


/*全体*/


#all{
background-color:#fff;
width:1000px;
margin-left:auto;
margin-right:auto;
}


#menu_img{
	background-image:url(img/back2371.png);
	padding-top:0;
}

#menu_img2{
	background-image:url(img/back2371.png);
}

/*ヘッダーのナビゲーション*/

#menu_top ul{
	font-size:11pt;
	margin:0 0 0 0;
	padding:0;
	overflow:hidden;
	width:100%;
	background:#424251;
}

#menu_top li{
	display:block;
	float:left;
	list-style:none;
}

#menu_top a{
	padding:12px 0;
	width:100%;
	height:100%;
	color:#ffffff;
	display:block;
	text-decoration:none;
	text-align:center;
}

#menu_top a:hover{
	background-color:#BBDF2A;

}


#menu_top a:hover{
	background-color:#BBDF2A;
}

.top_current{
	background:#bbbbbb;
	}

#top_nav01{
	width: 60px;
	border-right: 1px solid #111111;
}
#top_nav02{
	width:150px;
	border-left: 1px solid #555555;
	border-right: 1px solid #111111;
}
#top_nav03{
	width:130px;
	border-left: 1px solid #555555;
	border-right: 1px solid #111111;
}
#top_nav04{
	width:120px;
	border-left: 1px solid #555555;
	border-right: 1px solid #111111;
}
#top_nav05{
	width:100px;
	border-left: 1px solid #555555;
	border-right: 1px solid #111111;
}
#top_nav06{
	width:145px;
	border-left: 1px solid #555555;
	border-right: 1px solid #111111;
}
#top_nav07{
	width: 130px;
	border-left: 1px solid #555555;
	border-right: 1px solid #111111;
}
#top_nav08{
	width: 151px;
	border-left: 1px solid #555555;
}

#menu_top li img{
	vertical-align:middle;
}



/*サイドバー*/
#s_bar{
	clear:both;
	float:left;
	background-color:#fff;
	font-size:medium;
}

/*メーカー別一覧とタイプ別一覧の外枠*/
#side_maker, #side_type{
	width:140px;
	margin-left:20px;
	margin-right:auto;
}



#side_maker ul, #side_type ul{
	margin-left:0;
	padding-left:0;
	list-style-type:none;
	border:1px solid #10ACD2;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	background:#22C2FB;
	-moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.3), 1px 1px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.3), 1px 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.3), 1px 1px 1px rgba(0, 0, 0, 0.3);


}

#side_maker li, #side_type li{
	display:block;
	width:100%;
}
.list_border {
	border-top:1px solid #6AD6F0;
	border-bottom: 1px solid #10ACD2;
}
#marutop, #marutop_t{
	border-bottom: 1px solid #10ACD2;
}

#marubottom, #marubottom_t{
	border-top:1px solid #6AD6F0;
}
/*メーカー別一覧、タイプ別一覧のホバー*/

#side_type ul a:hover, #side_maker ul a:hover{
	background-color:#BBDF2A;
}

/*メーカー別一覧とタイプ別一覧のかどまるの指定*/
#side_maker #marutop a, #marutop_t a{
	-webkit-border-top-left-radius: 9px;
	-moz-border-top-left-radius: 9px;
	border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-top-right-radius: 9px;
	border-top-right-radius: 9px;
	border-top:none;
}

#side_maker #marubottom a, #marubottom_t a{
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-bottom-left-radius: 9px;
	border-bottom-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-top-right-radius: 9px;
	border-bottom-right-radius: 9px;
	border-bottom:none;
	}


/*メーカー別一覧とタイプ別一覧とオプションのタイトル*/


#h1_side_maker, #h1_side_type, #h1_side_option{
	font-size:0.9em;
	color:#318096;
	height:1em;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-left:1em;
	line-height:100%;
	background-image: url(./img/list_sg.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
}

#h1_side_maker{
	margin-top:2em;
	}

#h1_side_type, #h1_side_option{
	margin-top: 1em;
}

h3 {
	margin: 10px 0 0 14px;
	font-size:0.9em;
	color:#318096;
	background-image: url(./img/list_sg.gif);
    background-repeat: no-repeat;
    background-position: left center;
	padding-left: 18px;
}


/* レフトメニュー */

.side_option {
	width:165px;
	margin-left:10px;
}
.side_title {
	font-size:0.9em;
	color:#318096;
	height:1em;
	margin: 30px 0 15px 10px;
	line-height:100%;
	background-image: url(./img/list_sg.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
}
.side_option ul.normal {
    font-size: 0.8em;
    list-style-type: none;
    margin: 0 0 0.5em 2px;
    color: #3D94AD;
    line-height: 110%;
}
_:lang(x)::-ms-backdrop, .side_option ul.normal {
    margin: 0 0 0.5em 0;
}
.side_option ul.normal li:before {
    content: '●';
    font-size: 0.8em;
    padding-right: 4px;
    display: table-cell;
}
.side_option ul.important {
    font-size: 0.8em;
		list-style-type: none;
    margin-top: 0;
    margin-bottom: 0.5em;
    color: #3D94AD;
    line-height: 110%;
}
.side_option ul.important li:before {
    content: '◎';
	font-size: 1.2em;
	padding-right: 4px;
	display: table-cell;
}
.side_option ul.normal li, .side_option ul.important li {
	display: table;
}
/*キャリアオプションのリストリンク文字*/
.side_option ul a{
	color:#318096;
	text-decoration:none;
}

.side_option ul a:hover{
	color:#98BECF;
	text-decoration:underline;
}

.side_option li{
	margin:0 0 0.6em 0;
}
.side_option h2{
	padding:0;
	margin: 15px 0 5px 0;
	font-size:0.8em;
	color:#E62B8A;
	line-height:100%;
	font-weight:bold;
}
.side_option h2 a:hover{
	color:#ED7575;
}

/*メーカー別一覧の文字*/
#side_maker ul a{
	display:block;
	color:#ffffff;
	font-weight:bold;
	font-size:0.9em;
	text-align:left;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3em;


}
/*タイプ別一覧の文字*/

#side_type ul a{
	display:block;
	color:#ffffff;
	font-size:0.8em;
	text-align:left;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0.5em;
	padding-right:0.5em;

}
/*キャリアオプションの見出し*/
#side_option h2{
	padding:0;
	margin-top:1.5em;
	margin-bottom:0.3em;
	font-size:0.8em;
	color:#E62B8A;
	line-height:100%;
	font-weight:bold;
}

#side_option h2 a:hover{
	color:#ED7575;
}

/*連絡先*/
#ad{
	margin: 20px 0 20px 10px;
	padding:0.5em;
	width: 155px;
	background-color:#D8E6E9;
	text-align:left;
	font-size:0.7em;
	border:1px solid #D8E6E9;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
#ad img{
	margin-top:5px;
	margin-left:0px;
}
#ad p {
	margin: 0;
}



/*オプションとその他商品の文字*/

.side_etc_explain{
	font-size:0.7em;

}
.s_09{
	font-size:0.9em;
	margin-left:6px;
	margin-right:auto;
}


/*ツッパリ君とカーアクセサリーの枠*/
#side_accessory,#side_tupparikun{
	width:165px;
	margin-left:20px;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:15px;
}


/*サイドバーの見出し*/
.h1_side_etc{
	font-size:0.9em;
	color:#318096;
	padding-bottom:0px;
	margin-top:3em;
	margin-bottom:0px;
	margin-left:1em;
	line-height:100%;
	background-image: url(./img/list_sg.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
}
.h1_side_etc a{
	text-decoration:none;
}

/*カーアクセサリーのリスト*/
#side_accessory ul{
	list-style-type:none;
	padding:0;
}

/*ツッパリ君とキャリアオプションのリスト*/
#side_tupparikun ul,#side_option ul{
	font-size:0.8em;
	list-style-type:disc;
	margin-top:0;
	margin-bottom:0.5em;
	padding-top:0;
	padding-left:1em;
	color:#3D94AD;
	line-height:110%;

}

/*ツッパリ君のリストリンク文字*/
#side_tupparikun ul a{
	color:#318096;
	text-decoration:none;

}

#side_tupparikun ul a:hover{
	color:#98BECF;
	text-decoration:underline;
}

#side_tupparikun li{
	margin-bottom:0.6em;

}

/*ツッパリ君の見出し*/
#side_tupparikun h2{
	padding:0;
	margin-top:0;
	margin-bottom:0;
}

#side_tupparikun h2 a{
	font-size:0.6em;
	color:#FF0E47;
	line-height:100%;
	font-weight:bold;
}

#side_tupparikun h2 a:hover{
	color:#ED7575;
}
/*メイン部分*/
#main{
	width:616px;
	float:left;
	background-color:#fff;
	padding-top:1em;

}

/*右バー*/
#r_bar{
	float:right;
	padding-top: 13px;
	font-size:medium;
}

/*楽天とヤフオクのリンク*/
#r_bar nav ul{
	margin-bottom: 0.5em;
	margin-right: 15px;
    padding: 0;
    list-style: none;
}

#r_bar nav li{
	padding: 0;
	margin: 0 0 10px 0;
	width: 145px;
	height: auto;
}

#r_bar nav a{
  display: block;
  overflow: hidden;
}



/* モニター募集 */
.monitor_box {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding: 1.5em 0 0 0;
	border-bottom: 1px solid #0189F9;
}
.monitor_box h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#318096;
}
.monitor_box h3 {
	font-size:1em;
	color:#81D600;
	margin: 0 0 20px 0;
}
.font80 {
	font-size: 80%;
}
.line {
	border-bottom: 1px solid #0189F9;
	width: 100%;
	height: 20px;
}
.stylewagon {
	float: right;
	margin: 5px 0 0 0;
	width: 200px;
	height: auto;
	clear: both;
}
.stylewagon img {
	width: 200px;
}

/* アパレル */
.apparel_box {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding: 1em 0 2em 0;
	border-bottom: 1px solid #0189F9;
}
.apparel {
	margin: 20px auto 0 auto;
	text-align: center;
}
.apparel img {
	margin-bottom: 10px;
}
.apparel_box h2 {
	margin-top: 20px;
	font-size:1.2em;
	font-weight:bold;
	color:#318096;
}

/* 商品一覧 */

#box3 table {
    width: 100%;
}

.list {
    border: 1px solid #00A2FC;
    border-spacing: 0;
}

.list td {
    border-bottom: 1px solid #00A2FC;
    padding: 10px;
}

.list td.last {
    border-bottom: none;
    padding: 10px;
}

/*フッター*/
#ft{
	clear:both;
	background-color:#ffffff;
	font-size:0.8em;
	text-align:right;
	color:#333333;
}

.red {color: #ff0000; }
.redb {color: #ff0000; font-weight: bold;}
.pink {color: #E62B8A;}
.pinkb {color: #E62B8A; font-weight: bold;}
.orangeb {color: #ff6600; font-weight: bold;}
.hosoku {color:#9723BE;}
.tadashi{
	font-size:0.9em;
	line-height:120%;
	margin-top: 10px;
}
.blue {
	font-weight: bold;
	color: #10A4D5;
}
address {
	font-style: normal;
}
