@charset "utf-8";
html {
	margin: 0;
	padding: 0;
	height:100%;
}
body {
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	background:transparent;
	background-image: url(../../img/bg_tile.gif);
	background-repeat: repeat;
}
img {
    border: 0;
}

/*/  BG HEAD  ///////////////////////////////////////*/
.bg_header {
	margin: 0px;
	padding: 0px;
	height: 30px;
	left: 0px;
	top: 0px;
	background-image: url(../../img/bg_header.gif);
	background-repeat: repeat;
    text-align: left;
}
/*/  HEADER  ///////////////////////////////////////*/
#header {
	margin: 0px;
	padding: 0px;
	height: 81px;
	width: 1020px;
	left: 0px;
	top: 0px;
	background-image: url(../../img/header.gif);
	background-repeat: no-repeat;
}
#logo{
	margin: 0 0 0 55px;
}
#sitemap{
	margin: 8px 0 0 641px;
}
#privacy{
	margin: -11px 0 0 746px;
}
#contact{
	margin: -12px 0 0 902px;
}

/*/  NAVI  ///////////////////////////////////////*/
#navi{
	width: 990px;
	height: 50px;
	margin-left: 30px;
}

/*/  TOPIC PATH  ///////////////////////////////////////*/
#topic_path{
	width: 976px;
	height: 27px;
	margin-left: 30px;
	padding-top: 18px;
	padding-left: 14px;
	font-size: 11px;
	letter-spacing: -1px;
}
div#topic_path a{
  color: #666;
}
div#topic_path a:hover{
  color: #666;
}

/*/  SIDENAVI  ///////////////////////////////////////*/
#sidenavi {
	width: 160px;
	margin-left: 30px;
}

/*/  SIDE BANNER  ///////////////////////////////////////*/
#side_banner {
	width: 160px;
	padding-top: 10px;
	padding-left: 30px;
}
/*/  RIGHT  ///////////////////////////////////////*/
#right{
	width: 779px;
	margin-top: -681px;
	margin-left: 212px;
}

/*/  TITLE  ///////////////////////////////////////*/
#title{
	width: 779px;
	height: 70px;
	position: relative;
	float: right;
}

/*/  COPY  ///////////////////////////////////////*/
#copy{
	width: 763px;
	height: 46px;
	position: relative;
	float: right;
	margin-left: 16px;
}

/*/  SUMMARY  ///////////////////////////////////////*/
#summary{
	width: 763px;
	position: relative;
	float: right;
	margin-left: 16px;
	letter-spacing: 1px;
	line-height: 1.4em;
}

/*/  CONTENTS  ///////////////////////////////////////*/
#contents{
	width: 779px;
	position: relative;
	float: right;
	margin-top: 11px;
}
.block01{
	width: 265px;
	height: 110px;
}
.block02{
	width: 250px;
	height: 110px;
}

/*/  PAGETOP  ///////////////////////////////////////*/
#pagetop {
	width: 86px;
	height: 11px;
	padding-top: 14px;
	margin-left: 910px;
}

/*/  FOOTER  ///////////////////////////////////////*/
#footer {
	background-image: url(../../img/footer.gif);
	background-repeat: no-repeat;
	width: 1020px;
	height: 31px;
	margin-top: 8px;
}
/*/  BG FOOT  ///////////////////////////////////////*/
.bg_footer {
	margin: 0px;
	padding: 0px;
	height: 30px;
	left: 0px;
	top: 0px;
	background-image: url(../../img/bg_footer.gif);
	background-repeat: repeat;
    text-align: left;
}

/*////  DETAIL  ///////////////////////////////////////*/

#detail{
	width: 750px;
	background:transparent;
}
#detail #top{
	background-image: url(../img/detail_top.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 20px;
}
#detail #prev{
	width: 90px;
	height: 37px;
	padding-top: 14px;
	margin-left: 20px;
}
#detail #next{
	width: 90px;
	height: 37px;
	padding-top: 14px;
	margin: -51px 0 0 640px;
}
#detail .close{
	background-image: url(detail_close.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 26px;
	margin-left: 650px;
	display:block;
}
#detail .textbox{
	width: 530px;
	margin-left: 220px;
}
.text{
	width: 180px;
	height: 82px;
	padding-top: 14px;
	vertical-align: top;
	line-height: 18px;
}
.text160{
	width: 160px;
	height: 82px;
	padding-top: 14px;
	vertical-align: top;
	line-height: 18px;
}
.text200{
	width: 200px;
	height: 82px;
	padding-top: 14px;
	vertical-align: top;
	line-height: 18px;
}
.text220{
	width: 220px;
	height: 82px;
	padding-top: 14px;
	vertical-align: top;
	line-height: 18px;
}

/*/  迷彩  ///////////////////////////////////////*/
#detail #meisai_01{
	background:transparent url(img/meisai_01.jpg) no-repeat 0 0;
	width: 750px;
	height: 350px;
}
#detail #meisai_02{
	background-image: url(img/meisai_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 119px;
}
/*/  シャイニー  ///////////////////////////////////////*/
#detail #shiny_01{
	background-image: url(img/shiny_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #shiny_02{
	background-image: url(img/shiny_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 119px;
}
/*/  piccolo  ///////////////////////////////////////*/
#detail #piccolo_01{
	background-image: url(img/piccolo_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #piccolo_02{
	background-image: url(img/piccolo_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 119px;
}
/*/  piccolo2  ///////////////////////////////////////*/
#detail #piccolo2_01{
	background-image: url(img/piccolo2_01_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #piccolo2_02{
	background-image: url(img/piccolo2_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 119px;
}
/*/  bambino uno  ///////////////////////////////////////*/
#detail #bambino_uno_01{
	background-image: url(img/bambino_uno_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #bambino_uno_02{
	background-image: url(img/bambino_uno_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 119px;
}
/*/  bambino due  ///////////////////////////////////////*/
#detail #bambino_due_01{
	background-image: url(img/bambino_due_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #bambino_due_02{
	background-image: url(img/bambino_due_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 119px;
}
/*/  bambino2  ///////////////////////////////////////*/
#detail #bambino2_01{
	background-image: url(img/bambino2_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #bambino2_02{
	background-image: url(img/bambino2_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 119px;
}
/*/  cambio  ///////////////////////////////////////*/
#detail #cambio_01{
	background-image: url(img/cambio_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #cambio_02{
	background-image: url(img/cambio_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 119px;
}
/*/  zerubino  ///////////////////////////////////////*/
#detail #zerubino_01{
	background-image: url(img/zerubino_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #zerubino_02{
	background-image: url(img/zerubino_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 119px;
}
/*/  zerubino ハイクラス  ///////////////////////////////////////*/
#detail #zerubino_hight_class_01{
	background-image: url(img/zerbino_hight_class_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #zerubino_hight_class_02{
	background-image: url(img/zerbino_hight_class_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 119px;
}
/*/  zerubino レース  ///////////////////////////////////////*/
#detail #zervino_race_01{
	background-image: url(img/zervino_race_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #zervino_race_02{
	background-image: url(img/zervino_race_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 119px;
}
/*/  イージス首かけケース  ///////////////////////////////////////*/
#detail #kubi_01{
	background-image: url(img/kubi_0.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #kubi_02{
	background-image: url(img/kubi_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 119px;
}
/*/  ウサビッチダーツケース  ///////////////////////////////////////*/
#detail #usavich_01{
	background-image: url(img/usavich_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
}
#detail #usavich_02{
	background-image: url(img/usavich_02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 119px;
}
