@charset "shift_jis";
/*---------------------------------------------
2カラムページ共通
-----------------------------------------------*/
body {
	background: #fff;
}

#global-head div#brand-logo {
	background: url( ../../images/header/logo_02.png) left center no-repeat;
	background-size: 188px 30px;
	font-size: 12px;
	color: #fff;
	margin: 5px 0 0 140px;
	font-weight: normal;
	text-align: left;
	padding: 0 0 0 200px;
	position: absolute;
	top: 10px;
	height: 22px;
}

#sidebar {
	border-bottom: #D5D5D5 solid 1px;
}

#wrapper {
	margin-top: 132px;
	min-height: 990px;
}

#contentsWrapper {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#contentsMainWrapper {
    width: 686px;
    float: left;
    padding-bottom: 110px;
	}
	
/* パンくず */
#pagepath {
	margin-bottom: 15px;
	clear:both;
	text-align:left;
	color:#999;
}
#pagepath li {
	float: left;
	display: inline;
	font-size: 12px;
	margin-right: 5px; }
  
#pagepath li:after {
    content: ">";
    margin-left: 5px; }

#pagepath li:last-child:after {
    content: ""; }

#pagepath li a {
    color: #4d4d4d;
    text-decoration: underline; }

#pagepath li a:hover {
    text-decoration: none; }



/*---------------------------------------------
商品カテゴリトップページ
-----------------------------------------------*/
.category_caption {
    padding: 20px;
	font-weight: normal;

    font-size: 18px;
    background-color: #E9E9E9;
    color: #333;
    line-height: 1.5;
}

/* 商品カテゴリー一覧 */

ul#productCatList {
	margin:10px 0 50px 0;
	width:660px;
	list-style:none;
	overflow: hidden;
}

ul#productCatList li {
	margin:0 0 3px 0;
	padding:0 3px 4px 0;
	float:left;
	width:217px;
	background-image:url(../images/bg_productlist.gif);
	background-position:0% 100%; /* 左下より背景画像を出す */
	background-repeat:no-repeat;
}
ul#productCatList li a {
	margin:0;
	padding:0;
	display:block;
	width:213px;
	height:200px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	color:#343434;
	text-decoration:none;
}
ul#productCatList li p {
	margin:0;
	padding:0;
	display:block;
	width:213px;
	height:200px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	color:#343434;
	text-decoration:none;
}
ul#productCatList li a:hover {
	color:#FFCC00;
	text-decoration:none;
}
ul#productCatList li span {
	margin:0;
	padding:0;
	display:block;
	font-size:115%;
	font-weight:bold;
	text-align:center;
	color:#3D9FFF;
	text-decoration:none;
	line-height:normal;
}
ul#productCatList li span.catalog {
	font-size:85%;
	font-weight:normal;
}

.toContactBtn01 {
	display: block;
    margin: 0 auto;
    width: 460px;
}
.toContactBtn01:hover {
	opacity: 0.7;
}


/*---------------------------------------------
商品下層ページ
-----------------------------------------------*/

/* 商品一覧 */
.productWrapper {
	padding:30px 20px 0 0;
	background-image:url(../images/horizontal_dotline.gif);
	background-position:left bottom;
	background-repeat:repeat-x
}
.productWrapperLineNone {
	padding:30px 20px 0 0;
	background-image:none;
}

.productDetailWrapper h3 {
	padding:5px 10px;
	background-color:#dadada;
	color:#343434;
	font-weight:bold;
	font-size:115%;
}

/* product image */
.pic {
	margin:0;
	padding:0 0 30px 15px;
	float:left;
	width:250px;
	position:relative;
}

.productDetailWrapper {
	margin:0;
	padding:0;
	float:right;
	width:350px;
}
.productDetailWrapper table {
	width:350px;
}
caption{ display:none;}
.productDetailWrapper table th {
	background-color:#f3f3f3;
	color:#343434;
	width:110px;
}
.productDetailWrapper table th,
.productDetailWrapper table td {
	padding:5px 10px;
	background-image:url(../images/horizontal_dotline.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.productDetailWrapper table td {
	width:200px;
}

/* itembox */

.itemcaption {
	font-size:13px;
	height:240px;
}

.itemcaption h3 {
	text-align:left;
	margin:15px auto 20px;
	width:686px;
	height:36px;
	vertical-align:middle;
	line-height:3em;
	background-color:#cac7c0;
}

.h3_title {
	font-size:18px;
	font-weight:800;
	color:#333333;
	margin:0px 0px 0px 15px;
}

.caption_l {
	width:330px;
	margin-left:20px;
	float:left;
	list-style: none;
}

.caption_r {
	width:330px;
	float:right;
	list-style: none;
}

.itemcaption ul li a {
	text-decoration:none;
	color: #000;
}

.itemcaption ul li a:hover {
	color: #178DDA;
}

.itembox {
	width:686px;
	margin-bottom:20px;
	float:left;
}

.itembox h4 {
	text-align:left;
	margin:15px auto 20px;
	width:686px;
	height:36px;
	vertical-align:middle;
	line-height:2.5em;
	background-color:#cac7c0;
}

.h4_title {
	font-size:18px;
	font-weight:800;
	color:#333333;
	margin:0px 0px 0px 15px;
}

.iteminbox {
	width:686px;
	text-decoration:none;
	margin-top:20px;
	margin-bottom:30px;
}

.mainitem {
	width:236px;
	margin-right:9px;
	float:left;
}

.mainitem dl dd img {
	width:21px;
	height:25px;
	margin-top:10px;
	float:left;
}

.mainitem dl dd p {
	font-size:10px;
	color:#434343;
	margin:10px 0px 40px 5px;
	width:210px;
	height:25px;
	float:right;
}

.subitem {
	width:441px;
	float:right;
}

.subitem dl {
	width:90px;
	text-align:center;
	float:left;
	margin:0px 10px 0px 10px;
}

.name {
	font-size:11px;
	color:#414141;
}

.number {
	font-size:11px;
	color:#414141;
}

p.price {
	font-size:12px;
	color:#F30004;
}

p.price2 {
	font-size:10px;
	color:#7A7A7A;
}

.helmet_text {
	font-size:24px;
	color:#ffffff;
	background-color:#53b7e8;
	margin:0px 20px 35px 20px;
}


/* color List */
ul.colorList {
	padding:0;
	list-style:none;
}
ul.colorList li.lightGray { background:url(../images/ic_c_lightgray.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.blue { background:url(../images/ic_c_blue.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.saxblue { background:url(../images/ic_c_saxblue.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.navy { background:url(../images/ic_c_navy.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.gray { background:url(../images/ic_c_gray.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.brown { background:url(../images/ic_c_brown.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.hanakon { background:url(../images/ic_c_hanakon.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.black { background:url(../images/ic_c_black.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.white { background:url(../images/ic_c_white.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.yellow { background:url(../images/ic_c_yellow.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.pearlpink { background:url(../images/ic_c_pearlpink.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.silver { background:url(../images/ic_c_silver.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.camel { background:url(../images/ic_c_camel.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.ivory { background:url(../images/ic_c_ivory.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.mistblue { background:url(../images/ic_c_mistblue.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.crimson { background:url(../images/ic_c_crimson.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.indigo { background:url(../images/ic_c_indigo.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.sandbeige { background:url(../images/ic_c_sandbeige.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.orange { background:url(../images/ic_c_orange.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.earthgreen { background:url(../images/ic_c_earthgreen.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.sickblack { background:url(../images/ic_c_sickblack.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.olive { background:url(../images/ic_c_olive.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.khaki { background:url(../images/ic_c_khaki.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.ginger { background:url(../images/ic_c_ginger.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.green { background:url(../images/ic_c_green.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.red { background:url(../images/ic_c_red.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.pink { background:url(../images/ic_c_pink.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.mossgreen { background:url(../images/ic_c_mossgreen.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.gold { background:url(../images/ic_c_gold.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.turquoise { background:url(../images/ic_c_turquoise.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.purple { background:url(../images/ic_c_purple.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.cream { background:url(../images/ic_c_cream.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.darkgreen { background:url(../images/ic_c_darkgreen.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.h_green { background:url(../images/ic_c_h_green.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.h_yellow { background:url(../images/ic_c_h_yellow.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.h_orange { background:url(../images/ic_c_h_orange.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.h_pink { background:url(../images/ic_c_h_pink.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.navy_white { background:url(../images/ic_c_navy_white.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.skyblue_white { background:url(../images/ic_c_skyblue_white.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.blue_white { background:url(../images/ic_c_blue_white.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.green_white { background:url(../images/ic_c_green_white.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.red_white { background:url(../images/ic_c_red_white.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.yellow_white { background:url(../images/ic_c_yellow_white.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.black_white { background:url(../images/ic_c_black_white.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.purple_white { background:url(../images/ic_c_purple_white.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.h_orange_white { background:url(../images/ic_c_h_orange_white.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.h_green_white { background:url(../images/ic_c_h_green_white.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.h_yellow_white { background:url(../images/ic_c_h_yellow_white.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.h_pink_white { background:url(../images/ic_c_h_pink_white.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.maroon { background:url(../images/ic_c_maroon.gif) no-repeat 0px 4px; padding-left:14px;}
ul.colorList li.pink_white { background:url(../images/ic_c_pink_white.gif) no-repeat 0px 4px; padding-left:14px;}





/*text*/
.price { color:#FF0000; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:160%; font-weight:bold;}
.priceup { color:#FF0000; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:100%; font-weight:bold;}
.tax { color:#FF0000; font-size:100%;}
.note { padding-bottom:20px; color:#CC0000;}


/*order button*/
.order { margin:2px 0 0 0;}


/*anchor link*/
.anchorLink {
	padding:4px 10px 0 0;
	background-image:url(../images/arrow_03.gif);
	background-position:right 10px;
	background-repeat:no-repeat;
	text-align:right;
	font-size:80%;
}


/*icon*/
.ic2011ss {
	margin-left:10px;
	vertical-align:middle;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++ CSS HACK */
* html .ic2011ss {/* IE6 */
	padding:4px 0;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++ CSS HACK */



.badge_newseries {
	position:absolute;
	top:10px;
}



