﻿@charset "UTF-8";

/********** basic setting **********/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
}
html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body {
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Lucida Grande, Lucida Sans Unicode, Lucida Sans, Arial, "Osaka",sans-serif;
	text-align:center;
	line-height: 1.8;
	/*\*/
	letter-spacing: 0.05em;
	/*\*/
	color: #333333;
	background: #FFFFFF;
}
img {
	border: 0;
}
div {
	zoom: 1;
}
div:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
* html div {
	/*\*/height: 1%;
	display: inline-table;
}
float {
	display: inline;
}
a {
	color: #B22222;
	text-decoration: none;
}
a:visited {
	color: #FF7F50;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-size: 1.4em;
	color: #000080;
}
h2 {
	font-size: 1.2em;
	color: #000080;
}
h3,h4,h5,h6 {
	font-size: 1em;
}
/********** page setting **********/
#container {
	position: relative;
	text-align: left;
	width: 760px;
	margin: 10px auto;
}
#contents {
	width: 760px;
	padding-top: 40px;
}
#container br {
	clear: both;
}
/********** header setting **********/
#header {
	width: 760px;
	height: 99px;
	border-top: 10px solid #FF4500;
	border-bottom: 1px solid #FF4500;
	background-color: #FFF8DC;
}
#hd1 {
	width: 740px;
	padding: 10px 0 0 10px;
	background: url(../images/payment.gif) no-repeat;
	background-position: 330px 15px;
}
#hd2 {
	width: 760px;
}
#hd2 h1 {
	padding: 4px 0 5px 1em;
	line-height: 20px;
}
/********** contents setting **********/
#main {
	float: left;
	width: 555px;
}
#main h2 {
	color: #000080;
	border-top: 4px solid #FF4500;
	background: #FFE4B5 url(../images/heading_bg.gif) repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-left: 10px;
}
#main h3 {
	border-left: 4px solid #FF4500;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFE4B5;
	margin-bottom: 10px;
	padding-left: 5px;
}
/********** sidenavi setting **********/
#sub {
	float: right;
	width: 200px;
}
#sub span.sideMenu {
	display: block;
	width: 194px;
	border-top: 2px solid #FF4500;
	padding-left: 6px;
	background: #FFE4B5 url(../images/sub_hd_bg.gif) repeat-x;
	background-position: left bottom;
	font-weight: bold;
	font-size: 1.1em;
	color: #000080;
}
#sub span.categoryMenu  {
	display: block;
	width: 193px;
	border-top: 1px dotted #FF4500;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 7px;
	background: #FFF8DC;
	font-weight: bold;
	font-size: 1em;
}
#sub li li li {
	background: #FF7F50 url(../images/li-w.gif) no-repeat;
	background-position: 2px 9px;
}
#sub li li li a {
	display: block;
	width: 192px;
	padding-left: 8px;
	background: #FFFFFF url(../images/li-r.gif) no-repeat;
	background-position: 2px 9px;
	color: #333333;
	line-height: 2;
}
#sub li li li a:hover {
	color: #FFFFFF;
	background-image: none;
	background-color: transparent;
}
#sub li li li li {
	background-position: 8px 9px;
}
#sub li li li li a {
	display: block;
	width: 186px;
	padding-left: 14px;
	background: #FFFFFF url(../images/li-g.gif) no-repeat;
	background-position: 8px 9px;
	color: #333333;
	line-height: 2;
}
#sub ul ul li.parent ul {
	display: none;
}
#sub ul ul li.parentOn ul {
	display: block;
}
#cs-l {
	width: 200px;
	text-align: center;
}
/********** globalnavi setting **********/
#globalnavi {
	position: absolute;
	left: 0;
	top: 110px;
	overflow: auto !important;
	overflow /**/: hidden;
	width: 760px;
	background: #FFE4B5 url(../images/global_navi_bg.gif) left top repeat-x;
	border-bottom: 1px solid #333333;
	font-weight: bold;
}
#globalnavi li {
	float: left;
	width: 120px;
	background: #FF7F50 url(../images/global_navi_a_bg.gif) left top repeat-x;
	border-right: 1px solid #333333;
}
#globalnavi li a {
	display: block;
	width: 100%;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	color: #333333;
	background: #FFE4B5 url(../images/global_navi_bg.gif) 0 0 repeat-x;
}
#globalnavi li a:hover {
	color: #FFFFFF;
	background-color: transparent;
	background-image: none;
}
/********** footer setting **********/
#footer {
	width: 760px;
}
#ft1{
	width: 740px;
	margin-bottom: 5px;
	padding: 0 20px 10px 0;
	border-bottom: 1px solid #CCCCCC;
	text-align: right;
}
#ft2 {
	width: 760px;
	font-weight: bold;
}
#ft2 ul {
	height: 22px;
	overflow: hidden;
}
#ft2 li {
	float: left;
	width: 150px;
	background-color: #FF7F50;
}
#ft2 a {
	display: block;
	width: 100%;
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
}
#ft2 a:hover {
	color: #FFFFFF;
	background-color: transparent;
}
#copyright {
	width: 760px;
	text-align: center;
	margin-top: 5px;
	border-top: 1px solid #CCCCCC;
	padding: 20px 0 30px;
}
#copyright a {
	color: #000080;
}
/********** itempage base setting **********/
#item {
	width: 555px;
}
#item.no {
}
#QA {
	width: 555px;
}
#EV {
	width: 555px;
}
#item h3,#item h4,#QA h3,#QA h4,#EV h3,#EV h4 {
	margin-top: 20px;
}
#item h4,#QA h4,#EV h4 {
	border-left: 4px solid #FF7F50;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFF8DC;
	margin-bottom: 10px;
	padding-left: 5px;
}
#item div,#QA div,#EV div {
	margin: 0 10px 0 10px;
}
#item div h4 {
	border: none;
	background: #FFFFFF;
	margin-bottom: 0;
	padding-left: 0;
}
#item span {
	font-weight: bold;
}
#item dt,#QA dt,#EV dt {
	font-weight: bold;
}
#item table {
	border-collapse: collapse;
}
#item th {
	padding: 2px 10px;
	border: 1px solid #333333;
	background: #FFFFF0;
	white-space: nowrap;
	vertical-align: middle;
}
#item td {
	padding: 2px 6px;
	border: 1px solid #333333;
}
#item div h4 {
	margin: 0 0 0 0;
}
/********** itemcart setting **********/
#item ul#itemIMG {
	float: left;
	width: 300px;
	text-align: center;
}
#itemIMG dl {
	text-align: left;
}
ul#itemCART,ul#itemCART2,ul#itemCARTed {
	text-align: center;
	border-top: 10px solid #FF8C00;
	border-bottom: 1px solid #FF8C00;
	border-left: 1px solid #FF8C00;
	border-right: 1px solid #FF8C00;
	background-color: #FFFFF0;
}
ul#itemCART {
}
ul#itemCART,ul#itemCART2 {
	float: right;
	width: 230px;
}
ul#itemCART2 {
	text-align: left;
}
ul.step1 {
	margin: 100px 0 0 0;
}
ul.step2 {
	margin: 70px 0 0 0;
}
ul.step3 {
	margin: 50px 0 0 0;
}
ul#itemCART li,ul#itemCART2 li,ul#itemCARTed li,ul#itemCARTed2 li {
	border-top: 1px dotted #FF4500;
	padding: 5px 0 5px 5px;
}
#itemCART2 dl {
	font-weight: bold;
	color: #333333;
}
div#edCart {
	width: 230px;
	margin-top: 20px;
	padding-left: 155px;
}
/********** item explanation setting **********/
#item div.Mexpl dl,#QA div.QA dl,#EV div.EV dl{
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 1px dotted #FF4500;
}
#item div.Mexpl dd,#item div.Mexpl3 dd {
	padding: 0 0 0 15px;
	background: url(../images/hli-r.gif) no-repeat;
	background-position: 0 5px;
}
#item div.Mexpl2 dt {
	padding: 0 0 0 15px;
	background: url(../images/li-sqr-r.gif) no-repeat;
	background-position: 0 4px;
}
#QA div.QA dl.QAno,#EV div.EV dl.EVno {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}
#QA div.QA dt {
	padding: 0 0 0 15px;
	background: url(../images/li-qa-q.gif) no-repeat;
	background-position: 0 4px;
}
#QA div.QA dd {
	padding: 0 0 0 15px;
	background: url(../images/li-qa-a.gif) no-repeat;
	background-position: 2px 5px;
}
#EV div.EV dt {
	padding: 0 0 0 15px;
	background: url(../images/li-sqr-r.gif) no-repeat;
	background-position: 0 4px;
}
div.itemExpl  {
	padding: 0 0 5px 0;
}
div.itemExpl2  {
	padding: 5px 0 5px 0;
	border-top: 1px dotted #FF4500;
}
div.itemExpl3  {
	padding: 5px 0 0 0;
	border-top: 1px dotted #FF4500;
}
div.itemExpl img,div.itemExpl2 img,div.itemExpl3 img {
	border: 1px solid #CCCCCC;
}
.itemExpl h4,.itemExpl2 h4,.itemExpl3 h4 {
	float: left;
	width: 182px;
}
.itemExpl dl,.itemExpl2 dl,.itemExpl3 dl {
	float: right;
	width: 345px;
}
/********** item table setting **********/
table.tb1 {
	float: left;
	width: 262px;
}
table.tb2 {
	float: right;
	width: 262px;
}
table.tb1 td,table.tb2 td {
	width: 99%;
	text-align: center;
}
td ul.din li {
	display: inline;
	margin-right: 0.5em;
}
#item table.tb4 {
	width: 535px;
}
#item table.tb4 td {
	width: 30%;
	text-align: center;
}
/********** itemCategory setting **********/
#itemCategory {
	width: 555px;
	font-weight: 90%;
}
#itemCategory div {
	margin: 0 10px 0 10px;
}
#itemCategory h3 {
	margin-top: 20px;
}
#itemCategory form {
	margin: 10px 0 0 0;
	text-align: center;
}
#itemCategory form input.suryo {
	width: 18px;
	vertical-align: baseline;
}
#itemCategory ul {
	float: left;
	width: 555px;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #FF4500;
	line-height: 1.4;
}
#itemCategory ul.ed {
	float: left;
	width: 555px;
	padding: 5px 0 0 0;
	border: none;
}
#itemCategory h4 {
	float: left;
	width: 95px;
	text-align: center;
}
#itemCategory h4 a {
	display: block;
	width: 90px;
	text-align: center;
}
#itemCategory dl {
	float: left;
	width: 365px;
}
#itemCategory dt {
	font-weight: bold;
}
#itemCategory dd.hit {
	color: #0000FF;
}
#itemCategory ul ul {
	float: right;
	width: 90px;
	margin: 0 0 0 0;
	border: none;
}
/********** related products setting **********/
#item div#relation {
	margin: 0 0 0 10px;
}
#item div#relation li {
	float: left;
	width: 124px;
	margin: 10px 9px 0 0;
	text-align: center;
	border: 1px solid #CCCCCC;
}
#item div#relation h5 {
	padding: 4px 0 0 0;
}
#item div#relation h5 span {
	display: block;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	font-size: 90%;
	font-weight: normal;
	background-color: #FFF8DC;
}
#item div#relation dl {
	margin: 1px 0 1px 0;
	font-size: 90%;
	background: none;
}
#item div#relation dt {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-weight: normal;
	background: #E5DACA none;
	border-top: 1px solid #DABF9A;
}
#item div#relation dd {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: none;
}
div.oubo {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
/********** setting **********/
.dot {
	padding-top: 5px;
	border-top: 1px dotted #FF4500;
}
.mk {
	padding: 0 0 0 15px;
	background: url(../images/hli-r.gif) no-repeat;
	background-position: 0 5px;
}
.lef {
	text-align: left;
}
.clb {
	clear:both;
}
.fcl-r {
	color: #FF0000;
}
.fcl-b {
	color: #0000FF;
}