@charset "utf-8";
/*formatting style
------------------------*/
* {
	font-style: normal;
	margin: 0px;
}

body {
	color: #666666;
	font-size: 14px;
	line-height: 1.4;
	font-family: sans-serif;
	background-color: #666666;
}

hr {
	display: none;
}

a img {
	border-style: none;
}

a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #F93;
	text-decoration: none;
}
#wrapper {
	background-color: #FFF;
}

/* table styles
----------------------------------------------------*/
table  {
	border-collapse: collapse;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9901;
	width: 100%;
	margin-bottom: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9901;
}
table th  {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9901;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9901;
}
table td  {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9901;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9901;
}
h1 {
	margin-top: 30px;
}
h2 {
	font-size: 16px;
	color: #FFF;
	font-weight: lighter;
	margin-top: 52px;
	margin-left: 20px;
}
#header {
	position: relative;
	height: 100px;
	background-image: url(../img/head_back.jpg);
	background-repeat: repeat-x;
}
#header #h_frame {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100px;
}
#header #h_frame .head_left {
	float: left;
}
#header #h_frame #head_right {
	float: right;
	/* ▼CSS3 */
	border-bottom-left-radius: 10px;  /* 左下 */
	border-bottom-right-radius: 10px; /* 右下 */
	/* ▼Safari,Chrome */
	-webkit-border-bottom-left-radius: 10px;  /* 左下 */
	-webkit-border-bottom-right-radius: 10px; /* 右下 */
	/* ▼Firefox */
	-moz-border-radius-bottomleft: 10px;  /* 左下 */
	-moz-border-radius-bottomright: 10px; /* 右下 */
	/* ▼共通装飾 */
	border: 3px solid #FFF;
	padding-bottom: 5px;
	background-color: #FFF;
	padding-top: 5px;
}
table#white {
	background-color: #FFF;
	border-top-width: 0px;
	border-top-style: none;
	float: right;
	width: auto;
	clear: left;
	font-size: 12px;
	margin: 0px;
	border-right-width: 0px;
	border-right-style: none;
}
table#white td {
	border-bottom-width: 0px;
	border-bottom-style: none;
	margin: 0px;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 010px;
	border-left-width: 0px;
	border-left-style: none;
}
table#white tr td a {
	color: #333;
	text-decoration: none;
}
table#white tr td a:hover {
	color: #F93;
	text-decoration: none;
}
#footer  {
	text-decoration: none;
	background-color: #666;
	color: #FFF;
	text-align: center;
	height: 30px;
	padding-top: 15px;
	vertical-align: bottom;
	clear: both;
	margin-top: 30px;
	padding-bottom: 45px;
}
#footer ul {
	ldisplay: inline;
	padding-left: 5px;
}
#footer ul li {
	display: inline;
	padding-left: 5px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#footer ul #sitemap {
	border-right-width: 0px;
	border-right-style: none;
}
#footer ul li a {
	color: #FFF;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #999;
}
h3 {
	background-image: url(../img/bar_cart.jpg);
	background-repeat: no-repeat;
	height: 100px;
	vertical-align: 50%;
	text-align: left;
	text-indent: 55px;
	line-height: 100px;
	font-size: 22px;
	color: #8C4600;
	font-weight: bold;
	margin-bottom: 15px;
}
h3#cart {
	line-height: 65px;
	margin-bottom: 0px;
}
h4 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
	text-align: left;
	background-image: url(../img/k4-6.gif);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9901;
	font-size: 18px;
}
h5 {
	color: #004C98;
	font-size: 18px;
	margin-bottom: -15px;
}
#body_frame {
	width: 920px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main  {
	background-color: #FFF;
	width: 800px;
	margin-left: 60px;
	text-align: center;
}
.cart_tbl {
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9A00;
	margin-bottom: 30px;
}
.cart_tbl th {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #FFF0E3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9901;
}
.cart_tbl td.ta-r {
	text-align: right;
}
.cart_tbl td.ta-r_2 {
	text-align: right;
	white-space: nowrap;
}
.cart_tbl td {
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9901;
}
.cart_tbl td.ta-l {
	text-align: left;
}
.cart_tbl caption {
	color: #FD9802;
	margin-top: 5px;
}
input {
	font-size: 100%;
	padding: 3px;
	margin: 3px;
}
select, textarea {
	font-size: 100%;
	padding: 5px;
}
table.panel {
	width: 600px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-right-style: none;
}
table.panel th {
	color: #fff;
	padding: 0.5em;
	width: 100px;
	background-color: #FF9901;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
table.panel td {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-left-width: 0px;
	border-left-style: none;
}
td.panel-off {
	background: #a8a8a8;
	color: #fff;
	padding: 0.5em;
	text-align: center;
	width: 100px;
}
td.panel-arrow {
	color: #a8a8a8;
	text-align: center;
	width: 20px;
}
.cart_form {
	width: 600px;
	margin-left: 100px;
}
.cart_form td.radio {
	line-height: 250%;
}
.cart_form td.alarm {
	background-color: #FFF0E3;
	width: 50px;
}
.cart_form td.alarm2 {
	background-color: #FFF0E3;
	border-left: 0px;
}
.cart_form caption {
	font-weight: normal;
}
.cart_form strong  {
	color: #F00;
	font-weight: normal;
}
.cart_form i  {
	color: #007FFF;
	font-style: normal;
	font-weight: bold;
}
.cart_form th {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FF9901;
	font-weight: normal;
	color: #FFF;
}
.cart_form td {
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}
.cart_form td.w-key {
	width: 130px;
	padding: 15px 0 15px 10px !important;
}
.cart_form ul {
	list-style-position: inside;
	font-size: 13px;
	padding: 0px;
}
.cart_form ul li {
	list-style-image: url(../img/kome.gif);
	padding-bottom: 6px;
	list-style-position: inside;
}
span.req {
	padding-left: 3px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #0C0;
}
span.opt {
	padding-left: 3px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #fff;
}
table.btn-tbl {
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
}
table.btn-tbl td {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-left-style: none;
}
table#thanks {
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	width: 620px;
	margin-left: 90px;
}
#thanks th {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-left-style: none;
}
#thanks td {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding-right: 25px;
	padding-left: 25px;
}
p.error {
	color: #F00;
	font-size: 20px;
}
b.niju {
	background-image: linear-gradient(transparent 0.5em, #e70000 0, #e70000 calc(0.5em + 1px), transparent 0, transparent calc(0.5em + 3px), #e70000 0, #e70000 calc(0.5em + 4px), transparent 0);
  text-decoration: none;
  padding: 0 2px;
	font-weight: normal;
}