@charset "utf-8";
/*
Theme Name: Yamako e-Shop
Theme URI: http://www.uscons.co.jp/
Description: USC e-Shop 通販サイトテーマ
Version: 1.0
Author: USconsort
Author URI: http://www.uscons.co.jp/
Tags: yamako
*/

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* Begin Typography & Colors */
body {
	background-image: url(image/backdrop.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #4b4c00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	color: #666600;
	text-decoration: underline;
}
a:hover {
	color: #333300;
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
border-collapse: collapse;
}
.error_message {
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #ff0000;
}
#outbox {
	text-align: left;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(image/head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 150px;
	width: 940px;
}
#header .inner {
	width: auto;
	padding-top: 35px;
	padding-right: 20px;
	padding-left: 20px;
}
#header .left {
	float: left;
	width: 570px;
	padding-top: 13px;
}
#header .left h1 {
	height: 85px;
	width: 570px;
	margin: 0px;
	padding: 0px;
}
#header .left a {
	text-indent: -9999px;
	display: block;
	height: 85px;
	width: auto;
}
#header .right {
	float: right;
	width: 260px;
	padding-top: 16px;
}
#header .right h2 {
	text-indent: -9999px;
	padding: 0px;
	height: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navi {
	background-image: url(image/navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 940px;
}
#navi ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
}
#navi li {
	float: left;
	width: 129px;
}
#navi a {
	line-height: 28px;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 126px;
}
#navi1 a:hover {
	background-image: url(image/navi.jpg);
	background-repeat: no-repeat;
	background-position: -20px -46px;
}
#navi2 a:hover {
	background-image: url(image/navi.jpg);
	background-repeat: no-repeat;
	background-position: -149px -46px;
}
#navi3 a:hover {
	background-image: url(image/navi.jpg);
	background-repeat: no-repeat;
	background-position: -278px -46px;
}
#navi4 a:hover {
	background-image: url(image/navi.jpg);
	background-repeat: no-repeat;
	background-position: -407px -46px;
}
#navi5 a:hover {
	background-image: url(image/navi.jpg);
	background-repeat: no-repeat;
	background-position: -536px -46px;
}
#navi6 a:hover {
	background-image: url(image/navi.jpg);
	background-repeat: no-repeat;
	background-position: -665px -46px;
}
#navi7 a:hover {
	background-image: url(image/navi.jpg);
	background-repeat: no-repeat;
	background-position: -794px -46px;
}
#pagebox {
	background-image: url(image/body.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 940px;
	background-color: #ffffff;
}
#pagebox .inner {
	background-image: url(image/page_head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: auto;
	padding-left: 20px;
	padding-bottom: 20px;
}
#pagebox .foot {
	background-image: url(image/page_foot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: auto;
}
#flashbox {
	width: 900px;
	background-color: #ffffff;
	padding-bottom: 15px;
}
#flashbox h2 {
	background-image: url(image/flash_bd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 900px;
}
#topcontbox {
	width: auto;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #ffffff;
	margin-right: 15px;
}
#pagebox .right {
	float: right;
	width: 690px;
}
.narrowcolumn {
	float: right;
	width: 690px;
}
.postting,
.catbox {
	width: 670px;
}
#topcont1 {
	width: 675px;
	padding-bottom: 15px;
}
#topcont1 h3 {
	line-height: 33px;
	background-image: url(image/top_cont1_ttl.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 670px;
}
#topcont1 .backdrop {
	background-image: url(image/top_cont1_bd.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 675px;
	margin-top: 10px;
}
#topcont1 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
	width: auto;
}
#topcont1 li {
	float: left;
	width: 135px;
	margin: 0px;
	padding: 0px;
}
#topcont1 .box {
	width: auto;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-right: 5px;
}
#topcont1 .thumbox {
	background-image: url(image/top_cont1_imgbd.jpg);
	background-repeat: no-repeat;
	width: auto;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#topcont1 .hide {
	height: 110px;
	width: 110px;
	overflow: hidden;
	background-image: url(image/no_img.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#topcont1 .slit {
	padding: 5px;
}
#topcont1 .detail {
	width: auto;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
#topcont1 .detail img {
	float: right;
	margin-left: 5px;
}
#topcont1 .detail p {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#topcont2 {
	background-image: url(image/top_cont2_body.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 670px;
}
#topcont2 .up {
	background-image: url(image/top_cont2_head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: auto;
}
#topcont2 .down {
	background-image: url(image/top_cont2_foot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#topcont2 h3 {
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 0px;
	width: 640px;
}
#topcont2 .box {
	width: auto;
	padding-top: 10px;
}
#topcont2 .lef {
	float: left;
	width: 100px;
}
#topcont2 .lef img {
	border: 1px solid #ffffff;
}
#topcont2 .lef p {
	font-size: 11px;
	line-height: normal;
	color: #333333;
	text-align: center;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topcont2 .rig {
	float: right;
	width: 520px;
}
#topcont2 .rig p {
	font-size: 13px;
	line-height: 26px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#topcont2 .home_video {
	margin:5px;
	padding:5px 0px;
	text-align:center;
	vertical-align:middle;
	width:200px;
	background-color:#AA0004;
	float:left;
}
#topcont2 .home_video a {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: underline;
}
#topcont2 .home_video a:hover {
	text-decoration: none;
}
#pagebox .left {
	float: left;
	width: 210px;
}
#sidebar1 {
	background-image: url(image/sidebar1_head2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 210px;
}
#sidebar1 .foot {
	background-image: url(image/sidebar1_foot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#sidebar1 .item1 {
	width: auto;
	padding-bottom: 0px;
	padding-top: 15px;
}
#sidebar1 .item1 h3 {
	background-image: url(image/sidebar1_ttl1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4e5020;
}
#sidebar1 .item1 form {
	margin: 0px;
	padding: 0px;
}
#sidebar1 .item1 .search-box {
	width: auto;
	padding-top: 10px;
}
#sidebar1 .item1 .search-box #s {
	width: 120px;
	margin-right: 2px;
}
#sidebar1 .item2 {
	padding-top: 15px;
}
#sidebar1 .item2 h3 {
	line-height: 17px;
	background-image: url(image/sidebar1_ttl2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4e5020;
}
#sidebar1 .item2 ul {
	margin: 0px;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position: outside;
}
#sidebar1 .item2 li {
	font-size: 12px;
	line-height: 150%;
	color: #4e5021;
	margin: 0px;
	padding: 0px;
}
#sidebar2 {
	background-image: url(image/sidebar2_head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 210px;
	padding-top: 10px;
}
#sidebar2 .in {
	background-image: url(image/sidebar2_mark.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 36px;
	padding-bottom: 10px;
}
#sidebar2 h3 {
	background-image: url(image/sidebar2_comp.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 186px;
}
#sidebar2 p {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top-news {
	width: 670px;
	padding-top: 15px;
}
#top-news h3 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	height: 32px;
	width: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #b3b37f;
}
#top-news .in {
	width: auto;
	background-color: #e2e2d6;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	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: #b3b37f;
	border-bottom-color: #b3b37f;
	border-left-color: #b3b37f;
}
#top-news dl {
	margin: 0px;
	padding: 0px;
	width: auto;
}
#top-news dt {
	font-size: 12px;
	line-height: 150%;
	color: #3b3c07;
	float: left;
	width: 108px;
}
#top-news dd {
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 108px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b37f;
}
#top-news dd h4 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #4d4f0a;
	margin: 0px;
	padding: 0px;
}
#top-news dd p {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#top-news p a {
	margin-left: 10px;
}
#topcont3 {
	width: 670px;
	margin-top: 15px;
	background-color: #CCCDBB;
}
#topcont3 .line {
	padding: 14px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
#topcont3 h3 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #4e5017;
	background-image: url(image/b_line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#topcont3 .box {
	width: auto;
}
#topcont3 .lef {
	float: left;
	width: 310px;
}
#topcont3 .rig {
	float: right;
	width: 310px;
}
#topcont3 .item {
	width: auto;
	padding-top: 15px;
}
#topcont3 h4 {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#topcont3 p {
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	margin: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#topcont3 ol {
	margin: 0px;
	width: auto;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
}
#topcont3 li {
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#topcont3 img {
	margin-bottom: 5px;
	vertical-align: middle;
	margin-top: 3px;
}
#sidebanner {
	width: 210px;
	background-color: #ffffff;
	padding-top: 7px;
	padding-bottom: 10px;
}
#sidebanner ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	width: auto;
}
#sidebanner li {
	width: 210px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebanner a {
	display: block;
}
#footer {
	width: 940px;
	padding-bottom: 15px;
}
#footer .undernavi {
	background-image: url(image/foot_navi.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 40px;
	width: 940px;
	text-align: center;
}
#footer .undernavi p {
	font-size: 11px;
	line-height: 40px;
	color: #ffffff;
	text-align: center;
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: normal;
}
#footer .undernavi a {
	color: #ffffff;
	text-decoration: none;
}
#footer .undernavi a:hover {
	color: #999900;
	text-decoration: none;
}
#footer .copyright {
	background-image: url(image/foot.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	height: 44px;
	width: 940px;
}
#footer .copyright address {
	font-size: 11px;
	font-style: normal;
	line-height: 44px;
	font-weight: normal;
	color: #333300;
}
.breadcrumb {
	font-size: 11px;
	line-height: normal;
	width: auto;
	padding-top: 10px;
	color: #666666;
	background-image: url(image/b_line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.widget {
	width: auto;
	padding-top: 10px;
}
#usces_calendar {
	font-size: 12px;
	color: #666666;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	background-color: #ffffef;
	padding-bottom: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
#usces_calendar table {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	text-align: center;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}
#usces_calendar .calendar {
	width: 190px;
}
#usces_calendar th {
	font-size: 11px;
	text-align: center;
	padding: 2px;
	border: 1px solid #999999;
}
#usces_calendar td {
	font-size: 11px;
	line-height: normal;
	text-align: center;
	padding: 2px;
	border: 1px solid #999999;
}
#content h2 {
	font-size: 20px;
	line-height: normal;
	font-weight: bolder;
	color: #666600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #666600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navigation {
	font-size: 11px;
	color: #333333;
	width: auto;
	background-color: #f3f3f3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.navigation .alignleft {
	float: right;
}
.navigation .alignright {
	float: left;
}
.navigation a {
	display: block;
	margin: 5px;
	text-decoration: none;
}
#navigation-b {
	margin-top: 15px;
}
.catbox {
/*	background-color: #ffffff;*/
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.catbox .inn {
	width: 640px;
}
.itemlist {
	width: 640px;
	padding-top: 15px;
}
.itemlist ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.itemlist li {
	float: left;
	width: 320px;
	padding-bottom: 15px;
}
.itemlist .listbox {
	background-color: #f3f3f3;
	padding: 15px;
	width: auto;
	margin-right: 10px;
	border: 1px solid #cccccc;
}
.itemlist .slit {
	background-image: url(image/no_img.gif);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 100px;
}
.itemlist .detail {
	float: right;
	width: 165px;
}
.itemlist h3 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #585800;
	padding: 0px;
	height: 22px;
	width: 165px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.itemlist .detail p {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding: 0px;
	height: 36px;
	width: 165px;
	overflow: hidden;
	margin: 0px;
}
#itemspage {
	width: auto;
	background-color: #ffffff;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#itemspage .box {
	width: 640px;
}
#itemspage .mainimg {
	width: auto;
	padding-bottom: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#itemspage .entry {
	width: 640px;
	padding-bottom: 5px;
	padding-top: 20px;
}
#itemspage .entry .subimg {
	float: right;
	width: 200px;
	background-color: #ffffff;
	border-bottom-width: 15px;
	border-left-width: 25px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
#itemspage .entry img {
	margin-bottom: 10px;
	border: 1px solid #cccccc;
}
#itemspage .entry p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
}
#itemspage .assistance_item {
	background-color: #ffffe5;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#skuform {
	width: auto;
	padding: 1px;
	border: 1px solid #d8d7cb;
}
#skuform form {
	margin: 0px;
	padding: 0px;
}
#skuform table {
	width: 636px;
	border-collapse: collapse;
	margin: 0px;
}
#skuform th {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #bbbab0;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbbab0;
	border-right-color: #ffffff;
	border-bottom-color: #bbbab0;
	border-left-color: #bbbab0;
}
#skuform th.space {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbbab0;
}
#skuform td {
	font-size: 12px;
	line-height: normal;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #bbbab0;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#itemspage .assistance_item h3 {
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #ffffff;
	background-color: #993300;
	text-indent: 10px;
	padding: 0px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#itemspage .assistance_item ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#itemspage .assistance_item li {
	margin: 0px;
	float: left;
	width: 312px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#itemspage .assistance_item .listbox {
	background-color: #f9f9f9;
	width: auto;
	margin-right: 10px;
	padding: 10px;
	border: 1px solid #cccccc;
}
#itemspage .assistance_item .slit {
	height: 100px;
	width: 100px;
	overflow: hidden;
	background-image: url(image/no_img.gif);
	background-repeat: no-repeat;
	float: left;
}
#itemspage .assistance_item .detail {
	width: auto;
	padding-top: 5px;
	margin-left: 0px;
	padding-left: 115px;
}
#itemspage .assistance_item h4 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #660000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#itemspage .assistance_item .detail p {
	font-size: 11px;
	line-height: 150%;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#itemspage .itemname {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #ffffff;
	background-color: #666600;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.skuquantity {
	width: 36px;
}
.usccart_navi {
	padding-bottom: 10px;
}
#inside-cart .usccart_navi ol {
	background-image: url(image/cart_navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 640px;
	list-style-image: none;
	list-style-type: none;
	overflow: hidden;
}
#pagebox .usccart_navi li {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 160px;
}
#inside-cart .post {
	background-color: #ffffff;
	width: auto;
	margin-top: 10px;
	padding: 15px;
	margin-right: 15px;
}
#inside-cart h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ffcc00;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffe679;
}
#inside-cart p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#inside-cart .send {
	text-align: center;
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffcc00;
}
#customer-info .usccart_navi ol {
	background-image: url(image/cart_navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 675px;
	list-style-image: none;
	list-style-type: none;
	overflow: hidden;
}
#customer-info .post {
	background-color: #ffffff;
	padding: 15px;
	width: auto;
	margin-top: 10px;
}
#customer-info h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff9900;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffc56a;
}
#customer-info form {
	margin: 0px;
	padding: 0px;
}
#customer-info table {
	width: 645px;
	margin-top: 10px;
	border-collapse: collapse;
}
#customer-info th {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #4c4d25;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #e6e6e6;
	background-color: #f3f3f3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 25%;
}
#customer-info td {
	font-size: 11px;
	line-height: 150%;
	color: #4c4c4c;
	border: 1px solid #e6e6e6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#customer-info .customer_form input {
	width: 50%;
	margin-right: 3px;
}
#customer-info .customer_form tr.inp1 input {
	width: 82%;
	margin-left: 3px;
}
#customer-info .customer_form tr.inp2 input {
	width: 75%;
	margin-left: 0px;
	margin-right: 3px;
}
#customer-info .send {
	text-align: center;
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff9900;
}
#delivery-info .usccart_navi ol {
	background-image: url(image/cart_navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 675px;
	list-style-image: none;
	list-style-type: none;
	overflow: hidden;
}
#delivery-info .post {
	background-color: #ffffff;
	padding: 15px;
	width: auto;
	margin-top: 10px;
}
#delivery-info h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff6600;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffaa68;
}
#delivery-info form {
	margin: 0px;
	padding: 0px;
}
#delivery-info table.customer_form {
	margin-bottom: 10px;
	width: 645px;
	border-collapse: collapse;
}
#delivery-info th {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #4c4d25;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #e6e6e6;
	background-color: #f3f3f3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 25%;
}
#delivery-info td {
	font-size: 11px;
	line-height: 150%;
	color: #4c4c4c;
	border: 1px solid #e6e6e6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#delivery-info .error_message {
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #ff0000;
}
#delivery-info .customer_form dl {
	margin: 0px;
	padding: 0px;
	width: auto;
}
#delivery-info .customer_form dt {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	width: auto;
	padding-top: 5px;
}
#delivery-info .customer_form dd {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#delivery-info #delivery_table input {
	width: 50%;
	margin-right: 3px;
}
#delivery-info #delivery_table tr.inp1 input {
	width: 83%;
	margin-right: 0px;
	margin-left: 3px;
}
#delivery-info #delivery_table tr.inp2 input {
	width: 76%;
	margin-right: 3px;
	margin-left: 0px;
}
#delivery-info .customer_form .btn {
	width: 24px;
}
#delivery-info #time {
	margin-top: 10px;
}
#delivery-info #time textarea {
	height: 100px;
	width: 94%;
}
#delivery-info .send {
	text-align: center;
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff6600;
}
#info-confirm .usccart_navi ol {
	background-image: url(image/cart_navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px -120px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 675px;
	list-style-image: none;
	list-style-type: none;
	overflow: hidden;
}
#info-confirm .post {
	background-color: #ffffff;
	padding: 15px;
	width: auto;
	margin-top: 10px;
}
#info-confirm h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff3300;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff8f71;
}
#info-confirm form {
	margin: 0px;
	padding: 0px;
}
#info-confirm #confirm_table {
	width: 645px;
	margin-top: 15px;
	border-collapse: collapse;
}
#confirm_table h3 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #ff3300;
	margin: 0px;
	padding: 0px;
}
#confirm_table th {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #50511d;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
	width: 25%;
}
#confirm_table td {
	font-size: 12px;
	line-height: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
}
#confirm_table .ttl {
	background-color: #ffffef;
}
#confirm_table .bdc {
	background-color: #edf6ff;
}
#info-confirm .send {
	text-align: center;
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF3300;
}
#coml-page h2,#error-page h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	background-color: #666600;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b2b165;
}
#coml-page p,#error-page p {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#coml-page form,#error-page form {
	margin: 0px;
	padding: 0px;
}
#coml-page .send,#error-page .send {
	text-align: center;
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b2b165;
}
#coml-page .post,#error-page .post {
	background-color: #ffffff;
	padding: 15px;
	width: auto;
	margin-top: 10px;
}
#law .entry {
	background-color: #ffffff;
	width: auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#law table {
	width: auto;
	border-collapse: collapse;
}
#law th {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #666600;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	width: 25%;
}
#law td {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
}
#law tr.bdc {
	background-color: #ffffef;
}
#privacy .entry {
	background-color: #ffffff;
	width: auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#privacy p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#privacy h3 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #7e7e33;
	background-image: url(image/b_line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#privacy ol {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-position: outside;
}
#privacy li {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#company .entry {
	background-color: #ffffff;
	width: auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#company p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#company table {
	width: 640px;
	margin-bottom: 20px;
	border-collapse: collapse;
}
#company th {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #666600;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #e6e6e6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 25%;
}
#company td {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
}
#company td ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position: outside;
}
#company td li {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#guid {
	width: 670px;
}
#guid .entry {
	background-color: #ffffff;
	width: auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#guid p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#guid p strong {
	font-size: 13px;
	color: #663300;
}
#guid h3 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #ffffff;
	background-color: #669900;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a7c86e;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#guid ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-position: outside;
	color: #333333;
}
#guid li {
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
#guid li strong {
	font-size: 13px;
	color: #336600;
}
#guid ol {
	color: #660000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	list-style-position: outside;
}
#products .entry {
	background-color: #ffffff;
	width: auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#products h3 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #ffffff;
	background-color: #993300;
	margin: 0px;
	height: 32px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(image/products_ttl.jpg);
}
#products .item-b {
	background-image: url(image/products_body.jpg);
	background-repeat: repeat-y;
	width: 640px;
	margin-bottom: 20px;
}
#products .item-f {
	background-image: url(image/products_foot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#products ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#products li {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#products h4 {
	font-size: 13px;
	font-weight: bold;
	color: #663300;
	margin: 0px;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
}
#products  p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#products .lef {
	float: left;
	width: 330px;
}
#products .rig {
	float: right;
	width: 250px;
}
#products #num1 {
	font-size: 12px;
	line-height: 30px;
	color: #333333;
	background-image: url(image/products_num1.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-bottom: 10px;
}
#products #num2 {
	font-size: 12px;
	line-height: 30px;
	color: #333333;
	background-image: url(image/products_num2.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-bottom: 10px;
}
#products #num3 {
	font-size: 12px;
	line-height: 30px;
	color: #333333;
	background-image: url(image/products_num3.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-bottom: 10px;
}
#products #num4 {
	font-size: 12px;
	line-height: 30px;
	color: #333333;
	background-image: url(image/products_num4.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-bottom: 10px;
}
#usces_loginout {
	width: auto;
}
#usces_loginout .member_name {
	font-size: 12px;
	line-height: normal;
	color: #323200;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #4e5020;
}
#usces_loginout .member_name strong {
	margin-right: 3px;
}
.serbox {
	background-color: #ffffff;
	width: auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.seritem {
	width: auto;
	padding-bottom: 15px;
	background-image: url(image/b_line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 15px;
}
.seritem h3 {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.seritem .txt p {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.seritem .postmetadata {
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
}
#content .inqbox {
	background-color: #ffffff;
	width: auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#content .inqbox ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position: outside;
}
#memberpages #memberinfo ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	list-style-position: outside;
}
#content .inqbox li,#memberpages #memberinfo li {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#content .inqbox li strong,#memberpages #memberinfo li strong {
	color: #cc0000;
}
#content .inqbox .inquiry_table {
	width: 640px;
	border-collapse: collapse;
	margin-top: 20px;
}
#content .inqbox form {
	margin: 0px;
	padding: 0px;
}
#content .inqbox th {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #4e5020;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #cccccc;
	width: 25%;
	background-color: #f3f3f3;
	vertical-align: top;
}
#content .inqbox td {
	font-size: 12px;
	line-height: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #cccccc;
	width: 75%;
}
#content .inquiry_table input {
	width: 225px;
}
#content .inquiry_table textarea {
	width: 455px;
	height: 150px;
}
#content .inqbox .send {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#memberpages h2 {
	font-size: 20px;
	line-height: normal;
	font-weight: bolder;
	color: #666600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #666600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.whitebox {
	background-color: #ffffff;
	width: auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#memberpages div.loginbox {
	margin-top: 50px;
	width: 220px;
	background-color: #F6F6F6;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#memberpages input.loginmail {
	line-height: 20px;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
}
#memberpages input.loginpass {
	line-height: 20px;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
}
#memberpages form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#memberpages .loginbox p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#memberpages .loginbox p#nav {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(image/listmark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#memberinfo table {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	width: 100%;
}
#memberinfo table .num{
	font-size: 14px;
}
#memberinfo table .rightnum{
	font-size: 14px;
	text-align: right;
	padding-right: 5px;
}
#memberinfo th {
	text-align: center;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #e6e6e6;
	background-color: #f8f8f8;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #4e5020;
}
#memberinfo th.historyrow {
	color: #FFFFFF;
	background-color: #999999;
}
#memberinfo td {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
}
#memberinfo td.retail {
	margin: 0px;
	padding: 0px;
}
#memberinfo h3 {
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #ffffff;
	background-color: #990000;
	text-indent: 10px;
	padding: 0px;
	height: 26px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
#memberinfo .customer_form {
	width: 645px;
}
#memberinfo .send {
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#memberinfo .customer_form input {
	width: 190px;
}
#memberinfo .customer_form input#zipcode {
	width: 100px;
}
#memberinfo .customer_form input#address1,#memberinfo .customer_form input#address2,#memberinfo .customer_form input#address3 {
	width: 330px;
}
#memberinfo .customer_form em {
	font-style: normal;
	color: #ff0000;
}
div.category-news {
	width: auto;
	background-color: #ffffff;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
div.category-news h3 {
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.category-news .entry p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
div.category-news .entry {
	width: 620px;
	padding-bottom: 15px;
	background-image: url(image/b_line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
div.category-news .entries {
	background-image: url(image/b_line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 640px;
	padding-bottom: 15px;
}
div.category-news .entries p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#newsentbox {
	background-color: #ffffff;
	width: auto;
	padding: 15px;
}
#newsentbox .entry {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
#shoun .entry {
	background-color: #ffffff;
	width: auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#shoun p {
	margin: 0px;
	padding: 0px;
}
#shoun .box {
	width: 640px;
	padding-top: 15px;
}
#shoun .irig {
	float: right;
	width: 260px;
}
#shoun .ilef {
	float: left;
	width: 360px;
}
#shoun dl {
	margin: 0px;
	padding: 0px;
	width: auto;
}
#shoun dt {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #666600;
	padding-bottom: 5px;
}
#shoun dd {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#user2 .entry {
	background-color: #ffffff;
	width: auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#user3 .entry {
	background-color: #ffffff;
	width: auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#user2 ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#user2 .l {
	float: left;
	width: 315px;
}
#user2 .r {
	float: right;
	width: 315px;
}
#user2 li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#user3 ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#user3 .l {
	float: left;
	width: 315px;
}
#user3 .r {
	float: right;
	width: 315px;
}
#user3 li {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#user3 p {
	margin: 0px;
	padding: 0px;
}
#user1 p,#user2 p,#user3 p {
	margin: 0px;
	padding: 0px;
}
#campaign .entry {
	background-color: #ffffff;
	width: auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.n {
	display: none;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
table.shippingchargetable {
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table.shippingchargetable th {
	background-color: #F0F0F0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
table.shippingchargetable td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: right;
	font-size: 14px;
	line-height: 18px;
	padding-right: 10px;
}
#userlist li {
	padding: 0px;
	float: left;
	width: 150px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#userlist p {
	width: 120px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
#contact {
	width: 670px;
}
#yamakoya h2 {
	color: #990000;
}
#yamakoya .white {
	background-color: #ffffff;
	padding: 20px;
	width: auto;
}
*html #yamakoya .white {
	width: 650px;
	padding-right: 0px;
}
#yamakoya .mainimg h3 {
	margin: 0px;
	padding: 0px;
}
#yamakoya .subbox {
	width: 630px;
	padding-top: 20px;
}
#yamakoya .subbox .subimg1 {
	float: left;
	width: 240px;
}
#yamakoya .subbox .catch {
	float: right;
	width: 372px;
}
#yamakoya  .subbox  p  {
	font-size: 14px;
	line-height: 21px;
	font-weight: bolder;
	color: #333333;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#yamakoya .subbox p.line {
	background-image: url(image/koya_main_copy_sep_line_s1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#yamakoya .katsuyo {
	background-image: url(image/koya_katsuyo_backdrop_s1.jpg);
	background-repeat: repeat-y;
	width: 630px;
	margin-top: 20px;
	padding-top: 0px;
}
#yamakoya .katsuyo h3 {
	line-height: 46px;
	background-image: url(image/koya_katsuyo_title_s1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 630px;
}
#yamakoya .katsuyo .innerfoot {
	background-image: url(image/koya_katsuyo_foot_s1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#yamakoya .katsuyo ul {
	margin: 0px;
	padding: 0px;
	width: 590px;
	list-style-image: none;
	list-style-type: none;
}
#yamakoya .katsuyo li {
	background-image: url(image/koya_katsuyo_line_s1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	width: 590px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#yamakoya .katsuyo .img {
	float: right;
	margin-left: 15px;
	text-align: right;
}
#yamakoya .katsuyo .img img {
	margin-bottom: 1px;
	margin-left: 1px;
}
#yamakoya .katsuyo h4 {
	font-size: 15px;
	line-height: 30px;
	font-weight: bolder;
	color: #333333;
	background-image: url(image/koya_katsuyo_mark_s1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#yamakoya .katsuyo p {
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	color: #4c4c4c;
	margin: 0px;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#yamakoya .katsuyo .but {
	background-image: url(image/koya_katsuyo_but_s1.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 200px;
	margin-top: 5px;
	margin-left: 30px;
}
#yamakoya .katsuyo .but a {
	line-height: 30px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 200px;
}
#yamakoya .katsuyo .but a:hover {
	background-image: url(image/koya_katsuyo_but_s1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#yamakoya .katsuyo li.noline {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#yamakoya .katsuyo .movie {
	background-image: url(image/koya_katsuyo_movie_link_s1.gif);
	background-repeat: no-repeat;
	width: 590px;
	padding-top: 22px;
	margin-top: 10px;
}
#yamakoya .katsuyo .movie  p  {
	color: #ffffff;
	text-align: center;
	padding-right: 50px;
	line-height: 32px;
	height: 32px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#yamakoya .katsuyo .movie strong {
	font-size: 110%;
}
#yamakoya .katsuyo .movie a {
	color: #ffffff;
	text-decoration: underline;
}
#yamakoya .subimg2 {
	width: 630px;
	padding-top: 20px;
}
#yamakoya .intro {
	width: 630px;
	padding-top: 20px;
}
#yamakoya .intro li {
	margin: 0px;
	width: 630px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#yamakoya .intro ul.outwrap {
	margin: 0px;
	padding: 0px;
	width: 630px;
	list-style-image: none;
	list-style-type: none;
}
#yamakoya .int1 h3 {
	line-height: 32px;
	background-image: url(image/koya_intro1_title_s1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 630px;
}
#yamakoya .int2 h3 {
	line-height: 32px;
	background-image: url(image/koya_intro2_title_s1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 630px;
}
#yamakoya .int3 h3 {
	line-height: 32px;
	background-image: url(image/koya_intro3_title_s1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 630px;
}
#yamakoya .intro .wrapping {
	background-image: url(image/koya_intro_backdrop_s1.jpg);
	background-repeat: repeat-x;
	width: 630px;
	padding-top: 15px;
}
#yamakoya .intro .txt {
	margin-left: 10px;
}
#yamakoya .intro .img {
	margin-left: 15px;
	margin-right: 10px;
	text-align: right;
	float: right;
}
#yamakoya .intro .img img {
	margin-left: 1px;
	margin-bottom: 1px;
}
#yamakoya .intro .but {
	background-image: url(image/koya_intro_but_s1.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 200px;
	margin-top: 10px;
	text-align: left;
	float: right;
}
#yamakoya .intro .but a {
	line-height: 30px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 200px;
}
#yamakoya .intro .but a:hover {
	background-image: url(image/koya_intro_but_s1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#yamakoya .intro .txt p {
	font-size: 13px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#yamakoya .intro .txt dl {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#yamakoya .intro .txt dt {
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	color: #666666;
}
#yamakoya .intro .txt dd {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#yamakoya .info {
	width: 630px;
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4b4c00;
}
#yamakoya .inq {
	width: 630px;
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4b4c00;
}
#yamakoya .info .leftbox, #yamakoya .inq .leftbox {
	float: left;
	width: 320px;
}
#yamakoya .info .rightbox, #yamakoya .inq .rightbox {
	float: right;
	width: 297px;
}
#yamakoya .info h3 {
	line-height: 23px;
	background-image: url(image/koya_info_title_s1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 210px;
}
#yamakoya .inq h3 {
	line-height: 22px;
	background-image: url(image/koya_inq_title_s1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 235px;
}
#yamakoya .info ul {
	margin: 0px;
	width: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	list-style-position: outside;
	list-style-type: square;
}
#yamakoya .info li {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#yamakoya .info p {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#yamakoya .inq p {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#yamakoya .inq .but {
	background-image: url(image/koya_inq_but_s1.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 256px;
	margin-top: 10px;
}
#yamakoya .inq .but a {
	line-height: 51px;
	text-indent: -9999px;
	display: block;
	height: 51px;
	width: 256px;
}
#yamakoya .inq .but a:hover {
	background-image: url(image/koya_inq_but_s1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -51px;
}
#yamakoya .tv {
	background-color: #ffffdd;
	border: 3px dashed #ffcc00;
	width: auto;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
}
#yamakoya .tv h4 {
	font-size: 18px;
	line-height: normal;
	font-weight: bolder;
	color: #ff9900;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc00;
}
#yamakoya .tv p {
	font-size: 15px;
	line-height: normal;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#yamakoya .tv strong {
	color: #990000;
}
#yamakoya-event {
	background-color: #f3f3f3;
	width: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 3px dotted #4b4b00;
	margin-top: 20px;
}
#yamakoya-event h3 {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #4c4d07;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#yamakoya-event dl {
	margin: 0px;
	width: auto;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#yamakoya-event dt {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #4b4c00;
	float: left;
	width: 140px;
}
#yamakoya-event dd {
	font-size: 13px;
	line-height: 150%;
	color: #333333;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
textarea#comment {
	height: 100px;
	width: 98%;
}
#inside-cart,#customer-info,#delivery-info,#info-confirm,#cart_completion {
width: auto;
background-color: #ffffff;
padding-top: 20px;
padding-right: 15px;
padding-bottom: 20px;
padding-left: 15px;
}
div.gallery-page {
	background-color: #ffffff;
	padding: 15px;
}
div.attachment {
	width: 640px;
	text-align: center;
	padding-top: 15px;
}
div.gallery-navi {
	width: 640px;
	padding-top: 20px;
}
p.postmetadata {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	background-color: #f3f3f3;
	padding: 15px;
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #e6e6e6;
}
div.gallery-navi .alignleft {
	float: left;
	width: 170px;
}
div.gallery-navi .alignright {
	float: right;
	width: 170px;
	text-align: right;
}
#newsentbox .gallery,
.category-news .gallery {
	width: 640px;
}
#newsentbox .gallery:after,
.category-news .gallery:after  {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
#newsentbox .gallery,
.category-news .gallery {
  min-height: 1px;
}

* html #newsentbox .gallery,
* html .category-news .gallery {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#newsentbox .gallery-item {
	float: left;
	width: 116px;
	border: 1px solid #e6e6e6;
	text-align: center;
	margin: 5px;
	height: 155px;
}
.category-news .gallery-item {
	float: left;
	width: 116px;
	border: 1px solid #e6e6e6;
	text-align: center;
	margin: 3px;
	height: 155px;
}
#newsentbox .gallery-item img,
.category-news .gallery-item img {
	margin-top: 8px;
	line-height: 0%;
	margin-bottom: 0px;
}
#newsentbox .gallery-item p,
.category-news .gallery-item p {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: center;
	padding: 0px;
	height: 32px;
	width: 100px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#newsentbox .gallery br,
.category-news .gallery br {
	display: none;
}

