﻿@charset "utf-8";

/*  -------------------------------------------------------
     ヘッダー  （#container #header）





    -------------------------------------------------------  */
#header {
	width: 980px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#container #header #comment {
	height: 18px;
	margin: 0px;
}
#container #header #comment p em {
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #5BB3C7;
	padding-top: 3px;
	padding-left: 5px;
	float: left;
}
#container #header #comment img {
	float: right;
}

#header #left-side {
	padding: 0px;
	float: left;
	width: 505px;
	height: 77px;
	margin-top: 3px;
}

#header #left-side h1 {
	width: 300px;
	/*background:url(http://206.108.50.202/JSHOP/common/images/logo_right.gif) no-repeat right;*/
}

#header #right-side {
	padding: 0px;
	float: right;
	width: 475px;
	margin-top: 3px;
	clear: right;
	height: 77px;
}
/* headnavi(#header #left-side #headnavi) */
#headnavi {
	margin: 4px 0 0 0;
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 500px;
	height: 22px;
}
#headnavi li {
	float: left;
	display: block;
	list-style: none;
	font-size: 12px;
}
/**/

#headnavi #headnavi01 a {
	text-decoration:none;
	display: block;
	margin-left: 4px;
	margin-right: 4px;
	padding: 0px;
	height: 22px;
	width: 38px;
	overflow: hidden;
	color: #999999;
	font-weight: bold;
}
#headnavi #headnavi01 a:hover,
#headnavi #headnavi01 a:active,
#headnavi #headnavi01 a:focus {
	color: #FF9966;
	font-weight: bold;
}
#headnavi #headnavi02 a {
	text-decoration:none;
	display: block;
	margin-left: 4px;
	margin-right: 4px;
	padding: 0px;
	height: 22px;
	width: 91px;
	overflow: hidden;
	color: #999999;
	font-weight: bold;
}
#headnavi #headnavi02 a:hover,
#headnavi #headnavi02 a:active,
#headnavi #headnavi02 a:focus {
	color: #FF9966;
	font-weight: bold;
}
#headnavi #headnavi03 a {
	text-decoration:none;
	display: block;
	margin-left: 4px;
	margin-right: 4px;
	padding: 0px;
	height: 22px;
	width: 68px;
	overflow: hidden;
	color: #999999;
	font-weight: bold;
}
#headnavi #headnavi03 a:hover,
#headnavi #headnavi03 a:active,
#headnavi #headnavi03 a:focus {
	color: #FF9966;
	font-weight: bold;
}
#headnavi #headnavi04 a {
	text-decoration:none;
	display: block;
	margin-left: 4px;
	margin-right: 4px;
	padding: 0px;
	height: 22px;
	width: 73px;
	overflow: hidden;
	color: #999999;
	font-weight: bold;
}
#headnavi #headnavi04 a:hover,
#headnavi #headnavi04 a:active,
#headnavi #headnavi04 a:focus {
	color: #FF9966;
	font-weight: bold;
}
#headnavi #headnavi05 a {
	text-decoration:none;
	display: block;
	margin-left: 4px;
	margin-right: 4px;
	padding: 0px;
	height: 22px;
	width: 72px;
	overflow: hidden;
	color: #999999;
	font-weight: bold;
}
#headnavi #headnavi05 a:hover,
#headnavi #headnavi05 a:active,
#headnavi #headnavi05 a:focus {
	color: #FF9966;
	font-weight: bold;
}
#headnavi #headnavi06 a {
	text-decoration:none;
	display: block;
	margin-left: 4px;
	margin-right: 4px;
	padding: 0px;
	height: 22px;
	width: 80px;
	overflow: hidden;
	color: #999999;
	font-weight: bold;
}
#headnavi #headnavi06 a:hover,
#headnavi #headnavi06 a:active,
#headnavi #headnavi06 a:focus {
	color: #FF9966;
	font-weight: bold;
}
/**/
#header #right-side #lang_box {
	margin-bottom: 3px;
	height: 19px;
	width: 475px;
}

/*favolite*/
#right-side #lang_box .favorites {
	float: right;
}
#right-side #lang_box .favorites a {
	display: block;
	text-decoration: none;
	padding: 0 0 3px 0; 
	margin: 0px;
	border: 1px solid #CCCCCC;
	width: 128px;
	height: 14px;
}
#right-side #lang_box .favorites a:hover,
#right-side #lang_box .favorites a:active,
#right-side #lang_box .favorites a:focus {
	background-color: #FAFAFA;
	color: #000000;
}
#right-side #lang_box .favorites a img {
	padding: 0 5px 0 5px;
}

/**/

/*言語選択(#container #header #right-side #box )*/
#lang {
	padding: 0px;
	list-style:none;
	float: left;
	width: 331px;
}

#lang li {
	float: left;
	display: block;
	list-style:none;
	margin-top: 3px;
	margin-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#lang li a {
	display: block;
	padding: 0 0 0 5px;
	height: 14px;
	overflow: hidden;
}
#lang #eg a {
	text-decoration: none;
	color: #000000;
	width: 50px;
	overflow:visible;
}
#lang #eg a:hover,
#lang #eg a:active,
#lang #eg a:focus {
	color: #FFFFFF;
	background-color: #FF9966;
	text-decoration: none;
}

/* デフォルトページ */
#lang #jp a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF9966;
	width: 40px;
}
/*  */
#lang #jp a:hover,
#lang #jp a:active,
#lang #jp a:focus {
	color: #FFFFFF;
	background-color: #FF9966;
}
#lang #ch a {
	text-decoration: none;
	color: #000000;
	width: 60px;
	overflow:visible;
}
#lang #ch a:hover,
#lang #ch a:active,
#lang #ch a:focus {
	color: #FFFFFF;
	background-color: #FF9966;
	text-decoration: none;
}
#lang #gb a {
	text-decoration: none;
	color: #000000;
	width: 60px;
	overflow:visible;
}
#lang #gb a:hover,
#lang #gb a:active,
#lang #gb a:focus {
	color: #FFFFFF;
	background-color: #FF9966;
	text-decoration: none;
}
#lang #th a {
	text-decoration: none;
	color: #000000;
	width: 60px;
	overflow:visible;
}
#lang #th a:hover,
#lang #th a:active,
#lang #th a:focus {
	color: #FFFFFF;
	background-color: #FF9966;
	text-decoration: none;
}


/*  -------------------------------------------------------
     顧客情報  （#header #right-side #csinfo）





    -------------------------------------------------------  */
#csinfo {
	float: left;
	width: 341px;
	margin: 0px;
	padding: 0px;
}

/* box01 */
#csinfo #box01 {
	width: 341px;
	padding: 0px;
	margin: 0px;
	float: left;
	height: 33px;
}
#csinfo #box01 #customer {
	float: left;
	font-size: 10px;
}
#csinfo #box01 #customer em {
	color: #336699;
	font-style: normal;
}
#csinfo #box01 #regist {
	margin: 0px;
	padding: 0px;
	list-style:none;
	float: right;
	height: 30px;
}
#csinfo #box01 #regist li {
	float: left;
	display: block;
	list-style:none;
}
#csinfo #box01 #regist li a {
	text-decoration:none;
	text-align: center;
	font-weight: bold;
	display: block;
	padding: 4px 0 0 0;
	height: 25px;
	overflow: hidden;
}
#csinfo #box01 #regist li a {
	color: #666666;
	font-size: 14px;
	border: solid 1px #FF9966;
	background-color: #FFE8DD;
	width: 93px;
}
#csinfo #box01 #regist li span{
	color: #FF9966;
	font-size: 12px;
}

#csinfo #box01 #regist li a:hover,
#csinfo #box01 #regist li a:active,
#csinfo #box01 #regist li a:focus {
	background-color: #FFD5BF;
}

/* 顧客メニュー csmenu (#container #header #right-side #csinfo) */
#csinfo #csmenu {
	float: left;
	width: 331px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
	height: 22px;
}
#csinfo #csmenu ul {
	padding: 0px;
	list-style:none;
	float: left;
	width: 341px;
}
#csinfo #csmenu ul li {
	float: left;
	display: block;
	list-style:none;
}
#csinfo #csmenu ul li a {
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	display: block;
	padding: 0px;
	height: 20px;
	overflow: hidden;
}
ul #menu01,#menu02,#menu03 {
	margin-right: 2px;
	width: 80px;
}
ul #menu04,ul #menu05 {
	width: 95px;
}
ul #menu01 a {
	color: #666666;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}
ul #menu01 a:active,
ul #menu01 a:focus,
ul #menu01 a:hover {
	color: #666666;
	border: solid 1px #CCCCCC;
	background-color: #EFEFE9;
}
ul #menu02 a {
	color: #666666;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}
ul #menu02 a:active,
ul #menu02 a:focus,
ul #menu02 a:hover {
	color: #666666;
	border: solid 1px #CCCCCC;
	background-color: #EFEFE9;
}
ul #menu03 a {
	color: #666666;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}
ul #menu03 a:active,
ul #menu03 a:focus,
ul #menu03 a:hover {
	color: #666666;
	border: solid 1px #CCCCCC;
	background-color: #EFEFE9;
}


/*login*/
ul #menu04 a {
	color: #4CA0CF;
	border: solid 1px #4CA0CF;
	background-color: #E6F1F7;
}
ul #menu04 a:hover,
ul #menu04 a:active,
ul #menu04 a:focus {
	background-color: #CFE4EF;
}
/*logoin end*/

/*logout*/
ul #menu05 a {
	color: #FF6666;
	border: solid 1px #FF6666;
	background-color: #FDEDE8;	
}
ul #menu05 a:hover,
ul #menu05 a:active,
ul #menu05 a:focus {
	background-color: #FCDED3;
}
/* logout end */
/*  カート情報 （#container #header #right-side #cart）  */
#cart {
	margin: 0px;
	padding: 0px;
	width: 130px;
	float: right;
}
#cart ul {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style:none;
	float: left;
	width: 130px;
}
#cart ul li {
	text-indent: -9999px;
	float: left;
	display: block;
	list-style:none;
}
#cart ul li a {
	text-decoration:none;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 21px;
	overflow: hidden;
}
#cart ul li a {
	background:url(../../images/header/bt_cart.gif) no-repeat left top;
	width: 130px;
	height: 21px;
}
#cart ul li a:hover,
#cart ul li a:active,
#cart ul li a:focus {
	background:url(../../images/header/bt_cart.gif) no-repeat left -21px;
	width: 130px;
	height: 21px;
}
#cart .cartview01 {
	text-align: right;
	padding-right: 5px;
	background-color: #F6F6F3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F63;
	border-left-color: #F63;
	font-size: 10px;
	margin: 0px;
	width: 123px;
	float: left;
	height: 17px;
}
#cart .cartview02 {
	text-align: right;
	padding-right: 5px;
	background-color: #F6F6F3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F63;
	border-bottom-color: #F63;
	border-left-color: #F63;
	font-size: 10px;
	margin: 0px;
	width: 123px;
	float: left;
	height: 16px;
}

/*  -----------------------------------------------------
     カテゴリーメニュー （#container #header #category）





    -----------------------------------------------------  */
#category {
	padding: 0px;
	float: left;
	width: 980px;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
}
#category ul {
	padding: 0px;
	list-style:none;
	float: left;
	width: 980px;
	text-align: center;
	font-weight: bold;
}
#category ul li {
	float: left;
	display: block;
	list-style:none;
}
#category ul li a {
	text-decoration:none;
	display: block;
	padding: 4px 0 0 0;
	height: 23px;
	overflow: hidden;
	color: #666666;
	background-color: #FAFAFA;
	border-bottom: 2px solid #4CA0CF;
}
ul #catego01 a {
	width: 63px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px dotted #CCCCCC;	
}
ul #catego01 a:hover,
ul #catego01 a:active,
ul #catego01 a:focus {
	color: #FF6699;
	border-bottom: 2px solid #FF6699;
	background-color: #FFEAF1;
}
ul #catego02 a {
	width: 53px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px dotted #CCCCCC;	
}
ul #catego02 a:hover,
ul #catego02 a:active,
ul #catego02 a:focus {
	color: #9966CC;
	border-bottom: 2px solid #9966CC;
	background-color: #F4EFFA;
}
ul #catego03 a {
	width: 110px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px dotted #CCCCCC;	
}
ul #catego03 a:hover,
ul #catego03 a:active,
ul #catego03 a:focus {
	color: #FF9900;
	border-bottom: 2px solid #FF9900;
	background-color: #FFF7EA;
}
ul #catego04 a {
	width: 45px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px dotted #CCCCCC;	
}
ul #catego04 a:hover,
ul #catego04 a:active,
ul #catego04 a:focus {
	color: #99CC00;
	border-bottom: 2px solid #99CC00;
	background-color: #FAFFEA;
}
ul #catego05 a {
	width: 65px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px dotted #CCCCCC;	
}
ul #catego05 a:hover,
ul #catego05 a:active,
ul #catego05 a:focus {
	color: #F2C100;
	border-bottom: 2px solid #F2C100;
	background-color: #FFFBEA;
}

ul #catego06 a {
	width: 45px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px dotted #CCCCCC;	
}
ul #catego06 a:hover,
ul #catego06 a:active,
ul #catego06 a:focus {
	color: #0066CC;
	border-bottom: 2px solid #0066CC;
	background-color: #EAF4FF;
}
ul #catego07 a {
	width: 109px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}
ul #catego07 a:hover,
ul #catego07 a:active,
ul #catego07 a:focus {
	color: #FF9999;
	border-bottom: 2px solid #FF9999;
	background-color: #FFEAEA;
}
ul #catego08 a {
	width: 115px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px dotted #CCCCCC;	
}
ul #catego08 a:hover,
ul #catego08 a:active,
ul #catego08 a:focus {
	color: #339933;
	border-bottom: 2px solid #339933;
	background-color: #EFFAEF;
}
ul #catego09 a {
	width: 109px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}
ul #catego09 a:hover,
ul #catego09 a:active,
ul #catego09 a:focus {
	color: #996600;
	border-bottom: 2px solid #996600;
	background-color: #FFF9EA;
}
ul #catego10 a {
	width: 38px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px dotted #CCCCCC;	
}
ul #catego10 a:hover,
ul #catego10 a:active,
ul #catego10 a:focus {
	color: #FF6633;
	border-bottom: 2px solid #FF6633;
	background-color: #FFEFEA;
}
ul #catego11 a {
	width: 43px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px dotted #CCCCCC;	
}
ul #catego11 a:hover,
ul #catego11 a:active,
ul #catego11 a:focus {
	color: #CC3333;
	border-bottom: 2px solid #CC3333;
	background-color: #FFF4F8;
}
ul #catego12 a {
	width: 82px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px dotted #CCCCCC;	
}
ul #catego12 a:hover,
ul #catego12 a:active,
ul #catego12 a:focus {
	color: #336699;
	border-bottom: 2px solid #336699;
	background-color: #EFF4FA;
}
ul #catego13 a {
	width: 52px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px dotted #CCCCCC;	
}
ul #catego13 a:hover,
ul #catego13 a:active,
ul #catego13 a:focus {
	color: #336666;
	border-bottom: 2px solid #336666;
	background-color: #F1F8F8;
}
ul #catego14 a {
	width: 36px;
	border-right: 1px dotted #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-left: 1px dotted #CCCCCC;	
}
ul #catego14 a:hover,
ul #catego14 a:active,
ul #catego14 a:focus {
	color: #660066;
	border-bottom: 2px solid #660066;
	background-color: #F6F0F6;
}

/*  -----------------------------------------------------
     検索・ニュース （#container #header #sn-box）





    -----------------------------------------------------  */
#sn-box {
	width: 980px;
	height: 35px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#sn-box #search {
	width: 452px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 3px;
	display: inline;
}
#sn-box #search #box {
	float: left;
	display: inline;
}
#sn-box #search #box #cate_select {
	font-size: 12px;
}
#sn-box #search #box #textfield {
	font-size: 100%;
}
#sn-box #search ul {
	padding: 0px;
	float: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	width: 170px;
}
#sn-box #search ul li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px 1px;
	display: inline;
	overflow: hidden;
}

#sn-box #search ul li a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999999;
	padding: 3px;
}

#sn-box #search ul li a:hover,
#sn-box #search ul li a.active,
#sn-box #search ul li a:focus {
	background-color: #666666;
}

#sn-box #news {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 521px;
}
