﻿@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;
}
/********** privacypolicy setting **********/
#policy {
	width: 535px;
	margin-bottom: 20px;
	padding: 0 10px;
}
#policy ol {
	margin-left: 25px;
}
#policy ol li {
	list-style: decimal;
	font-weight: bold;
}
#policy ol li ul {
	margin-bottom: 10px;
}
#policy ol li li {
	list-style: none;
	font-weight: normal;
}
#policy ol li li li {
	list-style: lower-alpha outside;
}
#policy2 ul {
	padding-left: 1em;
}
/********** houritsu setting **********/
#houritsu {
	width: 555px;
}
#houritsu div {
	margin: 0 10px 0 10px;
}
#houritsu dl {
	float: left;
	width: 535px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #CCCCCC;
}
#houritsu dt {
	float: left;
	width: 119px;
	font-weight: bold;
}
#houritsu dd {
	float: right;
	width: 405px;
}
/********** help setting **********/
#help {
	width: 555px;
}
#help div {
	margin: 0 10px 0 10px;
}
#help h3 {
	margin-top: 20px;
}
#help h4 {
	border-left: 4px solid #FF7F50;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFF8DC;
	margin: 20px 0 10px 0;
	padding-left: 5px;
}
#help span {
	font-weight: bold;
	padding: 4px 4px 4px 16px;
	background: url(../images/li-check_s.gif) no-repeat;
	background-position: 0px 2px;
}
#help li li li {
	margin: 0 0 0 10px;
}
#help ul.list li {
	padding-left: 10px;
	background: url(../images/li-g.gif) no-repeat;
	background-position: 2px 8px;
}
#help ul.check li {
	padding-left: 20px;
	background: url(../images/li-attention.gif) no-repeat;
	background-position: 2px 9px;
}
#help dl {
	margin: 10px 0 0 0;
}
#help dt {
	font-weight: bold;
}
#help dd {
	margin: 0 0 0 10px;
}
#help dl.kajo dt {
	background: url(../images/li-sqr-r.gif) no-repeat;
	background-position: 0px 9px;
	padding: 5px 0 0 16px;
}
#help dl.kajo dd {
	margin: 0 0 0 16px;
}
#help dt {
	font-weight: bold;
}
#help dd {
	margin: 0 0 0 10px;
}
#help.cartEN li,#help.mailEN li {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}
#help.cartEN ul ul {
	margin-top: 10px;
}
#help.cartEN li li {
	margin: 0 0 0 0;
	border-top: none;
}
#help ul.set {
	float: left;
	width: 535px;
	margin: 0 0 20px 0;
}
#help li.helpcategoryL {
	float: left;
	width: 254px;
}
#help li.helpcategoryR {
	float: right;
	width: 254px;
}
#help li.helpcategoryL span,#help li.helpcategoryR span {
	background: url(../images/li-sqr-r.gif) no-repeat;
	background-position: 0 3px;
}
#help li.helpcategoryL li,#help li.helpcategoryR li {
	margin-left: 6px;
	padding-left: 10px;
	background: url(../images/li-g.gif) no-repeat;
	background-position: 2px 8px;
}
table {
	width: 535px;
	border-collapse: collapse;
}
colgroup.tihou {
	width: 15%;
	background: #FFFFF0;
}
colgroup.collect{
	background: #FFFFF0;
}
colgroup.ryoukin {
	width: 10%;
	text-align: center;
}
table,td {
	border: 1px solid #333333;
}
td {
	padding: 3px;
}
#help ol {
	margin: 10px 0 0 25px;
}
#help ol p {
	margin: 0 0 10px 0;
}
#help ol li {
	list-style: decimal;
	margin: 0 0 10px 0;
}
#help ol li li {
	list-style: none;
	margin: 0 0 0 0;
}
/********** e-mailmagazine setting **********/
#mailmagazine {
	width: 555px;
}
#mailmagazine div {
	margin: 0 10px 0 10px;
	padding-bottom: 20px;
}
#mailmagazine ul span {
	display: block;
	width: 535px;
	margin-top: 10px;
	font-weight: bold;
}
#mailmagazine form {
	width: 75%;
	margin: 10px 0 0 0;
	padding: 20px;
	border: 2px ridge #FF4500;
	background: #FFF8DC;
}
#mailmagazine.input ul ul {
	text-align: center;
}
#mailmagazine ul.list {
	margin: 0 10px 0 10px;
}
#mailmagazine ul.list li {
	padding-left: 7px;
	background: url(../images/li-g.gif) no-repeat;
	background-position: 0px 8px;
}
/********** inquiry setting **********/
#inquiry {
	width: 535px;
	margin: 0 10px 0 10px;
}
#inquiry table {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 100%;
	width: 100%;
}
#inquiry td {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	padding: 10px;
}
#inquiry th {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 6px solid #FFE4B5;
	border-right: none;
	background-color: #FFF8DC;
	font-weight: normal;
	padding: 10px;	
	width: 160px;
}
#inquiry th.must {
	border-left-color: #D90000;
}
#inquiry th em {
	font-style: normal;
	color: #FF0000;
	padding-left: 5px;
}
.text1,.text2,.text3,.text4 {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	padding: 2px;
}
.text1 {
	width: 100px;
}
.text2 {
	width: 5em;
}
.text3 {
	width: 98%;
}
.text4 {
	width: 98%;
}
#inquiry select {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
#inquiry .submit {
	text-align: center;
	margin-top: 30px;
}
.text1:focus,.text2:focus,.text3:focus,.text4:focus {
	border-color: #7F9DB9;
	background-color: #FFFFFF;
}
#inquiry dl {
	margin: 0 0 10px 0;
}
#inquiry dt {
	font-weight: bold;
}
#inquiry dd {
	padding: 0 0 0 18px;
	background: url(../images/li-attention.gif) no-repeat;
	background-position: 0px 3px;
}
/********** setting **********/
.clb {
	clear:both;
}
.cont {
	margin: 0 10px;
}
.fcl-r {
	color: #FF0000;
}
.fcl-b {
	color: #0000FF;
}
.dot {
	border-top: 1px dotted #FF4500;
	margin: 5px 0 0 0;
}