@charset "shift_jis";
/* CSS Document */

/*LAYOUT*/
body {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #fff;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
}
#container {
	width: 100%;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}
/*TEXT*/
.title18{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #443015;
	line-height: 1.8em;
}
.subtitle14{
	font-size: 14px;
	font-weight: bold;
	color: #443015;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
}
.txt11_gy{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #666;
}
.txt11_gy_b{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #999;
	font-weight: bold;
}
.txt_b_b{
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 1.3em;
	}
/*HEADER*/

#header {
	background-image: url(../../img/hd_back.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 112px;
	background-position: center;
}
#header_cont{
	width: 980px;
	margin: 0 auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;	
}
#header_cont .logo{
	float: left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header_link{
	float: left;
	width: 890px;
	padding: 0px;
	overflow: visible;
	height: 100px;
	}
#header_link .seach{
	height: 30px;
	padding-top: 10px;
	padding-left: 640px;	
	}

/*CONTENER*/

#mainContent {
	background: #FFFFFF;
	clear: both;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#mainimg{
	background-image: url(../../img/img_back.jpg);
	text-align: center;
	margin: 0 auto;
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	}
#mainimg .img{
	background-image: url(../../img/mainimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
	}
	
/*PAN*/
#mainimg .pan{
	background-image: url(../../img/pan.png);
	background-repeat: repeat-x;
	height: 29px;
	width: 100%;
	}
#mainimg .pan_txt{
	vertical-align: middle;
	text-align: left;
	width: 900px;
	padding-left: 20px;
	height: 18px;
	padding-top: 12px;
	margin: 0 auto;
	}

/*ABOUT*/

#mainimg .about{
	background-image: url(../../img/about_vs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#mainimg .about_cont{
	margin: 0 auto;
	padding-top: 110px;
	width: 900px;
	text-align: left;
	}
#mainimg .about_text{
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	}
	
/*TECHNOLOGY*/

#mainimg .tech{
	background-image: url(../../img/tech.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#mainimg .tech_cont{
	padding-top: 300px;
	width: 940px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#mainimg .tech_cont2{
	width: 600px;
	float: left;
	}
#mainimg .tech_img{
	width: 110px;
	height: 70px;
	float: left;
	text-align: center;
	}
#mainimg .tech_mv{
	width: 300px;
	height: 140px;
	float: left;
	text-align: center;
	}
#mainimg .tech_mvtx{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	width: 284px;
	height: 30px;
	float: left;
	text-align: left;
	color: #333;
	height: 58px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	vertical-align: text-top;
	line-height: 1.2em;
	}
#mainimg .tech_txt{
	width: 470px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	height: 100%;
	min-height: 58px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	line-height: 1.2em;

	}
#mainimg .tech_txt_b{
	font-weight: bold;
	color: #b8860b;	
	}
#mainimg a.tech_txt_b:link { color : #b8860b; }
#mainimg a.tech_txt_b:hover { color : #b8860b; }
#mainimg a.tech_txt_b:active { color : #b8860b; }
#mainimg a.tech_txt_b:visited { color : #b8860b; }

#mainimg .tech_right{
	float: left;
	margin-top: 70px;
	margin-left: 20px;
	width: 300px;
	}
#mainimg .tech_img_r{
	width: 110px;
	height: 100px;
	float: left;
	text-align: center;
	}
#mainimg .tech_txt_r{
	width: 170px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	height: 100%;
	min-height: 100px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	line-height: 1.2em;
	}
	
/*ATHLETES*/

#mainimg .ath{
	background-image: url(../../img/athletes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#mainimg .ath_cont{
	padding-top: 110px;
	width: 940px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#mainimg .ath_img{
	width: 150px;
	height: 110px;
	float: left;
	text-align: center;
	padding-top: 10px;
	}
#mainimg .ath_txt{
	width: 700px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	height: 100%;
	min-height: 108px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	line-height: 1.2em;

	}
#mainimg .ath_txt_b{
	font-weight: bold;
	color: #b8860b;	
	}

/*DEALERS*/

#mainimg .del{
	background-image: url(../../img/dealers.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#mainimg .del_cont{
	padding-top: 110px;
	width: 940px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#mainimg .del_txt{
	width: 916px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	line-height: 1.2em;
	height: 100%;
	min-height: 20px;
	}
#mainimg .del_txt_b{
	font-weight: bold;
	color: #b8860b;	
	}
#mainimg .del_txt_b a:link{
	font-weight: bold;
	color: #b8860b;	
	}
#mainimg .del_txt_b a:visited{
	font-weight: bold;
	color: #b8860b;	
	}
#mainimg .del_txt_b a:hover{
	font-weight: bold;
	color: #666;
	}

#mainimg .del_txt_b a:active{
	font-weight: bold;
	color: #b8860b;	
	}
/*SHOES CARE*/
#mainimg .care{
	background-image: url(../../img/shoescare.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#mainimg .care_cont{
	padding-top: 110px;
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#mainimg .care_txt{
	width: 840px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 30px;
	line-height: 1.2em;
	height: 100%;
	min-height: 20px;
	margin-bottom: 30px;
	}
#mainimg .care_txt_b{
	font-weight: bold;
	color: #b8860b;
	line-height: 2em;
	}
#mainimg .care_txt_bkb{
	font-weight: bold;
	color: #333;
	line-height: 2em;
	margin-top: 10px;
	}
#mainimg .care_ul{
	color: #333;
	list-style-type: decimal;
	padding-left: 30px;
	line-height: 1.5em;
	}
#mainimg .care_faq_ul{
	color: #333;
	list-style-type: upper-alpha;
	padding-left: 30px;
	line-height: 1.5em;
	}

/*CONTACT*/

#mainimg .contact{
	background-image: url(../../img/contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#mainimg .contact_cont{
	padding-top: 110px;
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
	}
#mainimg .contact_txt{
	width: 840px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 30px;
	line-height: 1.2em;
	height: 100%;
	min-height: 20px;
	}
#mainimg .contact_txt_b{
	font-weight: bold;
	color: #b8860b;	
	}
#mainimg .contact_img{
	background-color: #FFF;
	height: 400px;
	width: 840px;
	}

/*PRODUCTS*/

#mainimg .product_tr{
	background-image: url(../../img/trailrun.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#mainimg .product_ms{
	background-image: url(../../img/multi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#mainimg .product_hk{
	background-image: url(../../img/hiking.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#mainimg .product_bp{
	background-image: url(../../img/backpacking.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#mainimg .product_main{
	background-image: url(../../img/product_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#mainimg .product_cont{
	padding-top: 110px;
	width: 915px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
	}
#mainimg .product_scat{
	margin-top: 99px;
	float: left;
	margin-right: 3px;
	}
#mainimg .product_rlogo{
	padding-top: 36px;
	width: 200px;
	float: left;
	}
#mainimg .product_thum{
	padding-top: 25px;
	float: left;
	width: 670px;
	padding-left: 40px;
	}
#mainimg .product_thum_txt{
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 330px;
	}
#mainimg .product_thum_img{
	float: left;
	text-align: center;
	width: 330px;
	}	
#mainimg .product_thum_imgs{
	float: left;
	text-align: center;
	}
#mainimg .product_thum_col{
	float: left;
	font-size: 14px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 330px;
	text-align: left;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	}
#mainimg .product_thum_colb{
	font-weight: bold;
	}
#mainimg .product_thum_cach{
	float: left;
	font-size: 12px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 310px;
	text-align: left;
	line-height: 1.3em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	}

/*PRODUCTS商品ページ*/

#mainimg .product_goods{
	background-image: url(../../img/product_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#mainimg .product_goods_cont{
	padding-top: 30px;
	width: 915px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
	}
#mainimg .product_goods_img{
	float: left;
	width: 582px;
	}
#mainimg .product_goods_cap{
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 30px;
	height: 356px;
	width: 283px;
	}
#mainimg .product_goods_cap_txt{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.5em;
	font-weight: bold;
	height: 255px;
}

#mainimg .product_goods_cap_shop{
	float: left;
	text-align: right;
	width: 100%;
	}
#mainimg .product_goods_cap_th{
	float: left;
	}
#mainimg .product_goods_cap_2nd{
	height: 70px;
	}
#mainimg .product_goods_viewl{
	float: left;
	padding-left: 200px;
	padding-top: 20px;
	}
#mainimg .product_goods_viewr{
	float: left;
	padding-top: 20px;
	}
#mainimg .product_goods_viewtxt{
	float: left;
	padding-top: 30px;
	padding-left: 230px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	}
#mainimg .product_goods_3rd{
	height: 420px;
	}
#mainimg .product_goods_3rdttl{
	width: 580px;
	float: left;
	}
#mainimg .product_goods_3rdttr{
	width: 200px;
	float: left;
	padding-left: 50px;
	}
#mainimg .product_goods_3rdcont{
	padding-top: 20px;
	height: 100%;
	}
#mainimg .product_goods_3rdcontl{
	float: left;
	width: 590px;
	}
#mainimg .product_goods_3rd_tech_img{
	width: 110px;
	height: 90px;
	float: left;
	text-align: center;
	}
#mainimg .product_goods_3rd_tech_txt{
	width: 460px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	height: 100%;
	min-height: 78px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	line-height: 1.2em;
	}
#mainimg .product_goods_3rdcontr{
	float: left;
	width: 300px;
	padding-left: 20px;
	}
#mainimg .product_goods_3rdcontrtxt{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 2em;
	font-weight: bold;
	color: #333;
	margin-left: 20px;
	}
#mainimg .product_goods_4thcont{
	padding-top: 30px;
	height: 50px;
	}
#mainimg .product_goods_4thconttl{
	float: left;
	width: 800px;
	height: 50px;
	}
#mainimg .product_goods_4thconttr{
	float: left;
	width: 91px;
	height: 50px;
	padding-left: 20px;
	}
#mainimg .product_goods_5thcont{
	padding-top: 10px;
	height: 250px;
	padding-right: 20px;
	padding-left: 20px;
	}

#mainimg .product_goods_5thtxt{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #666;
	padding-top: 10px;
	padding-left: 10px;
	}
#mainimg .product_goods_5thtxtor{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #b8860b;
	padding-top: 10px;
	padding-left: 10px;
	}
#mainimg a.product_goods_5thtxtor {
	color: #b8860b;
}
#mainimg a.product_goods_5thtxtor:link { color : #b8860b; }
#mainimg a.product_goods_5thtxtor:hover { color : #b8860b; }
#mainimg a.product_goods_5thtxtor:active { color : #b8860b; }
#mainimg a.product_goods_5thtxtor:visited { color : #b8860b; }


/*subコンテンツ*/

#subcontent{
	background-image: url(../../img/mid_back.jpg);
	background-repeat: repeat-x;
	height: 282px;
	vertical-align: middle;
	}
#subcontent .midcont{
	padding-top: 5px;
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
/*FOOTER*/

#footer {
	background:#fff;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#footer .cont{
	width: 980px;
	margin: 0 auto;
	}
#footer .logo{
	float: left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .link{
	float: left;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	height: 50px;
	margin-left: 20px;
}
#footer .link_cont{
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding-left: 10px;
	padding-top: 33px;
	padding-right: 25px;
	padding-bottom: 0px;
}
#footer .link_cont_g{
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	padding-left: 10px;
	padding-top: 33px;
	padding-right: 30px;
	padding-bottom: 0px;
}
#footer .link_copy{
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding-left: 10px;
	padding-top: 33px;
	padding-right: 10px;
	padding-bottom: 0px;
}

/*LINK*/
a{
	color: #666;
	text-decoration: none;
	}
a:link{
	color: #666;
	}
a:visited{
	color: #666;
	}
a:hover{
	color: #CCC;
	}


