
body {
	font-size: 100%;
	letter-spacing: 1px;
	line-height: 1.4;
	color: #333333;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #ffffff;
	text-align: center;
}

.clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

h1, h2, h3, h4 {
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 15px 0;
}
h1 a:link,
h1 a:visited,
h1 a:hover {
	display: block;
	text-indent: -10000px;
	text-align: left;
	text-decoration: none;
	outline: none;
	font-size: 10px;
	margin: 0;
	padding: 0;
	width: 230px;
	height: 100px;
	background-image: url("skin/logo.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

.sidebar h2,
h3 {
	font-size: 12px;
	letter-spacing: 0;
	margin: 0px 0 10px 0;
	padding: 3px 3px 3px 18px;
	background-image: url("skin/list_marker_gray.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 3px 50%;
	border: solid 1px #acacac;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 15px 0;
}

.heading {
	background-image: url("skin/header_line.jpg");
	background-position: 100% 50%;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

.main h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 1px 0;
	padding: 5px 5px 5px 25px;
/*	border-bottom: solid 1px #55bc55;*/
/*	border-bottom: solid 2px #dfdfdf;*/
	background-image: url("skin/head.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 1px 50%;
}

.main-all .section,
.main .section {
	margin: 10px 0px 30px 0px;
	margin-top: 0;
}
.sidebar .section {
	margin: 10px 5px 15px 5px;
	font-size: 93%;
}
.part {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: dotted 2px #dfdfdf;
}
.part-end {
}

.banner {
	margin-bottom: 0.5em;
}

.link-label {
	font-size: 11px;
	font-weight: bold;
	padding: 3px 10px 3px 15px;
	background-image: url("skin/list_marker.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

.sidebar .explain {
	background-color: #f3f3f3;
	padding: 8px;
	border: solid 1px #bfbfbf;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.sidebar .explain .title {
	font-weight: bold;
	font-size: 93%;
	letter-spacing: 0;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	border-bottom: solid 1px #bfbfbf;
}
.sidebar-links {
	margin-bottom: 1em;
}
.sidebar-links {
	border-top-style: none;
	border-left-style: none;
}
.sidebar-links th,
.sidebar-links td {
	border-bottom-style: none;
	border-right-style: none;
	letter-spacing: 0;
	padding: 3px;
}
.sidebar-links td.link-icon {
	width: 40px;
}
.sidebar-links td.link-detail p {
	margin: 0 0 0 2px;
	font-size: 10px;
}

.note {
	font-size: 11px;
}
.page-index {
	margin: 1px 0px 25px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
/*	border-top: solid 1px #dfdfdf;*/
/*	border-top: solid 1px #acacac;*/
}
.page-index ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.page-index ul:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.page-index ul li {
	float: left;
	margin: 0;
	padding: 0;
	background-image: none;
}
.page-index ul li a:link,
.page-index ul li a:visited,
.page-index ul li a:hover {
	color: #333333;
	padding: 5px 10px 5px 15px;
	background-image: url("skin/list_marker.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 5px 50%;
/*	border-right: solid 1px #dfdfdf;*/
}
.page-index ul li a:hover {
	color: #6797e7;
	background-image: url("skin/list_marker.png");
}

.quote {
	padding-top: 13px;
	padding-left: 50px;
	background-image: url("skin/quote_start.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.quote-content {
	padding-bottom: 13px;
	padding-right: 50px;
	background-image: url("skin/quote_end.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.form-note {
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: solid 3px #dfdfdf;
	font-size: 11px;
}
.pre-explain {
	margin: 1em 0;
	padding-bottom: 1em;
	border-bottom: dotted 5px #cfcfcf;
}
.post-explain {
	margin: 1em 0;
	padding-top: 1em;
	border-bottom: dotted 5px #cfcfcf;
}

.payment-table dl {
	margin: 0;
	padding: 0;
}
.payment-table dl dt {
	margin: 0;
	padding: 5px;
	background-color: #efefef;
	border: solid 1px #cfcfcf;
}
.payment-table dl dd {
	margin: 10px 0 10px 30px;
	padding: 0;
}

.submit-btn {
	border: solid 1px #dfdfdf;
	background-color: #efefef;
	margin-top: 1em;
	padding: 10px;
}

/* Image Blocks */

.img-top-block {
	padding-top: 100px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

.img-left-block {
	padding: 0 0 0 220px;
	margin-bottom: 1em;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.img-right-block {
	padding: 0 220px 0 0;
	margin-bottom: 1em;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
.img-left-block p:first-child,
.img-right-block p:first-child {
	margin-top: 0;
	padding-top: 0;
}

/* Columns */

.two-columns {
	width: 100%;
	margin: 0;
	padding: 0;
}
.two-columns:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.two-columns .column {
	float: left;
	width: 50%;
}
.two-columns .left-content {
	padding-right: 10px;
}
.two-columns .right-content {
	padding-left: 10px;
}


/* ===== CONTAINER SECTION ============= */

#header,
#topimage-container,
#conimage,
#navigation,
#container,
#footer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 960px;
	font-size: 80%;
	text-align: left;
}

/* header */

#header:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

#header .logo {
	float: left;
	width: 40%;
}
#header .addition {
	float: left;
	font-size: 12px;
	width: 60%;
	margin: 0;
	padding: 0 0 10px 0;
}
#header .description {
	text-align: right;
	margin-top: 35px;
	padding-bottom: 10px;
	border-bottom: solid 2px #55bc55;
}
#header .links {
	margin-top: 10px;
	margin-right: 15px;
}
#header .links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#header .links ul li {
	float: right;
	margin: 0 0 0 20px;
	padding: 0 0 0 15px;
	font-size: 12px;
	background-image: url("skin/list_marker.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#header .links ul li a:link,
#header .links ul li a:visited,
#header .links ul li a:hover {
	padding: 0;
	padding-bottom: 3px;
	color: #333333;
	border-bottom: solid 1px #ffffff;
}
#header .links ul li a:hover {
	padding: 0;
	padding-bottom: 3px;
	color: #44aa44;
	border-bottom: solid 1px #77cc77;
}

/* topimage or conimage */

#topimage-container {
	height: 300px;
	background-color: #ffffff;
}
#topimage {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	height: 300px;
/*	background-image: url("skin/top.jpg");*/
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#topimage .image-detail a:link,
#topimage .image-detail a:visited,
#topimage .image-detail a:hover {
	position: absolute;
	top: 10px;
	right: 5px;
	width: 100px;
	height: 20px;
	text-indent: -10000px;
	outline: none;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	background-image: url("skin/topimage_detail.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	opacity: 0.9;
	filter: Alpha(opacity=90);
}
#conimage {
	height: 45px;
	background-color: #ffffff;
	background-image: url("skin/content_header.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin-bottom: -20px;
}

/* navigation */

#navigation {
	position: relative;
	top: -20px;
	left: 0px;
	z-index: 3;
}
#navigation .menu {
	margin: 0 0 0 28px;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#navigation ul:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
#navigation ul li {
	float: left;
	margin: 0;
	padding: 0;
	width: 150px;
/*	width: auto;*/
/*	min-width: 130px;*/
}
#navigation ul li:first-child {
	border-left: solid 1px #cfcfcf;
}
#navigation ul li a:link,
#navigation ul li a:visited,
#navigation ul li a:hover {
	display: block;
	font-family: Sans-Serif;
	color: #454545;
	margin: 0;
	text-align: center;
	margin: 0;
	padding: 12px 15px 14px 19px;
	border-right: solid 1px #cfcfcf;
	background-color: #ffffff;
	background-image: url("skin/navi_item.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
#navigation ul li.active a:link,
#navigation ul li.active a:visited,
#navigation ul li.active a:hover {
/*	color: #ffffff;*/
/*	background: none;*/
/*	background-color: transparent;*/
	background-color: #ffffff;
	background-image: url("skin/navi_item_over.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
#navigation ul li a:hover {
	color: #000000;
	background-image: url("skin/navi_item_over.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

/* container */

#container:after,
.main-container:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.main-all {
	padding: 0;
	margin: -10px 0 20px 0;
}
.main {
	float: left;
	width: 710px;
	margin: 0;
	padding: 0;
}
.main-content {
	padding: 10px 0 0 0;
	margin: 0;
}
.sidebar {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
}
.sidebar-content {
	padding: 10px 0 0 20px;
	margin: 0;
}

/* footer */

#footer {
	margin-top: 20px;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer .copyright {
	font-size: 11px;
	letter-spacing: 1px;
	margin: -1px 0 0 0;
	padding: 8px 10px;
	background-color: #cacaca;
	background-image: url("skin/footer_copy.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	border: solid 1px #dfdfdf;
}

.pagetop {
	border-style: none;
	padding: 0;
	margin: 0;
	margin-right: 10px;
}
.pagetop:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.pagetop a:link,
.pagetop a:visited,
.pagetop a:hover {
	margin: 0;
	padding: 0;
	border-style: none;
	float: right;
	text-indent: -10000px;
	outline: none;
	font-size: 10px;
	text-decoration: none;
	display: block;
	background-image: url("skin/pagetop.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 100px;
	height: 19px;
}

#footer .columns {
	background-color: #efefef;
}
#footer .columns:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
#footer .column {
	float: left;
	width: 320px;
}
#footer .column .content {
	padding: 10px;
	height: 150px;
}
#footer .column-1 .content,
#footer .column-2 .content {
	border-right: solid 1px #cfcfcf;
}

#footer .columns h4 {
	font-weight: bold;
	font-size: 11px;
	margin: 10px 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #cfcfcf;
}
#footer .columns ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer .columns ul li {
	margin: 6px 0;
	padding: 0;
	font-size: 12px;
	background-image: none;
}


/* ===== ELEMENT SECTION ============= */

p {
	margin: 0 0 0.5em 0;
	padding: 0px;
}

/* <STRONG> */

strong {
	font-size: 150%;
	font-weight: bold;
}

/* <SPAN> */

span.red {
	font-size: 100%;
	color: #990000;
}

span.blue {
	font-size: 100%;
	color: #000099;
}

span.orange {
	font-size: 100%;
	color: #da701a;
}

/* <IMG> */

img {
	margin: 0px;
	padding: 0px;
	border: hidden;
	border-width: 0px;
}

img.ready-image {
	opacity: 0.5;
	filter: Alpha(opacity=50);
}

/* <LIST> */

ul {
	list-style-type: none;
	margin: 1em 0;
	padding: 0;
}
ul li {
	margin: 0.5em 0;
	padding: 0 0 0 13px;
	background-image: url("skin/list_marker.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 2px 50%;
}
ul.additional li {
	font-size: 93%;
	padding: 2px 0 2px 13px;
}

dl {
	margin: 1em 0;
	padding: 0;
}
dt {
	margin: 15px 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 93%;
}
dd {
	margin: 10px 0 10px 30px;
	padding: 0;
}

/* <TABLE> */

table {
	width: 100% !important; /* IE6 Fix */
	width: 90%;
	margin: 0 0 0.5em 0;
	padding: 0;
	border-top: solid 1px #cfcfcf;
	border-left: solid 1px #cfcfcf;
}
table caption {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 5px 0;
}

table th,
table td {
	margin: 0;
	padding: 5px;
	font-size: 100%;
	border-bottom: solid 1px #cfcfcf;
	border-right: solid 1px #cfcfcf;
}
table th {
	background-color: #efefef;
	font-weight: normal;
}
table thead th {
	text-align: center;
}
table .item-h {
	width: 160px;
}

table.flat {
	border-top-style: none;
	border-left-style: none;
}
table.flat th,
table.flat td {
	border-bottom-style: none;
	border-right-style: none;
}

/* <A> */

a:link,
a:visited,
a:hover {
	text-decoration: none;
	font-size: 100%;
	color: #2277bb;
	padding: 2px;
}
a:visited {
	color: #004488;
}
a:hover {
	color: #3388cc;
}

a.images:link,
a.images:visited {
	text-decoration: none;
	background-color: transparent;
	border-style: none;
}

a.images:hover {
	text-decoration: none;
	background-color: transparent;
	border-style: none;
}

a.images img {
	border-style: none;
}

/* PAGE: /top */

.top-message {
/*	margin: 0 27px 15px 27px;*/
}
.top-message .quote {
	padding-top: 50px;
}
.top-message .quote-content {
	padding-bottom: 30px;
}
.top-message p {
	margin: 5px 0;
	font-size: 12px;
}
.top-message p:first-child {
	margin-top: 0px;
}

.tb-item {
	width: 100%;
	margin-bottom: 15px;
}

.tb-item table,
.tb-item table td {
	border-style: none;
	border-width: 0px;
}

.tb-item table td {
	vertical-align: top;
	line-height: 1.6;
}
.tb-item h4 {
	font-size: 110%;
	font-weight: normal;
	padding: 5px 0;
	border-bottom: dotted 3px #cfcfcf;
	margin-bottom: 5px;
}
.tb-item .image {
	width: 200px;
}
.tb-item .image img {
	border: solid 1px #cfcfcf;
	padding: 4px;
}
.tb-item .explain {
	padding-left: 10px;
}
.tb-item .detail p {
	font-size: 12px;
	margin: 3px 0;
}

.tb-item .links {
	margin-top: 5px;
}

/* PAGE: about */

.coops {
	border: solid 1px #cacaca;
	padding: 10px;
}

/* PAGE: shop */

.shop-detail h4 {
	font-size: 110%;
	font-weight: normal;
	padding: 20px 0 10px 0;
	border-bottom: dotted 3px #dfdfdf;
	margin-bottom: 10px;
}

/* PAGE: product */

.pimage {
	margin: 15px 0;
}
.pimage img {
	padding: 4px;
	margin: 0;
	width: 130px;
	border: solid 1px #cfcfcf;
}

.product-spec-table th,
.product-spec-table td {
	font-size: 11px;
}
.about-custom-order {
	border-top: dotted 5px #dfdfdf;
	padding-top: 15px;
}
.product-image-list {
	text-align: center;
}
.product-image-list a:link,
.product-image-list a:visited,
.product-image-list a:hover {
	margin: 0;
	padding: 2px 1px;
}
.product-image-list img {
	padding: 4px;
	margin: 0;
	width: 120px;
	border: solid 1px #cfcfcf;
}

.main .product-item-top h2 {
	font-size: 130%;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 10px 5px 10px 25px;
	border-bottom: solid 1px #dfdfdf;
	background-image: url("skin/head.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 1px 50%;
}
/* PAGE: content */

.content-index table {
	border-top-style: none;
	border-left-style: none;
}
.content-index table th,
.content-index table td {
	border-bottom-style: none;
	border-right-style: none;
}
.content-index .image {
	text-align: center;
	width: 60px;
}
.content-index .image img {
	padding: 2px;
	margin: 0;
	border: solid 1px #cfcfcf;
}

.content-index .link {
	margin-top: 2px;
	padding: 2px;
	font-size: 12px;
}

.content-list {
}
.content-list table {
	border-top-style: none;
	border-left-style: none;
}
.content-list table th,
.content-list table td {
	border-bottom-style: none;
	border-right-style: none;
	vertical-align: top;
}

.content-list .t-explain {
	width: 280px;
}

.content-list .t-title {
	text-align: center;
	font-size: 10px;
	margin: 2px 7px 0px 7px;
	padding: 2px;
	background-color: #f3f3f3;
	border: solid 1px #dfdfdf;
}
.content-list .t-image {
	text-align: center;
}
.content-list .t-image img {
	padding: 4px;
	margin: 0;
	border: solid 1px #cfcfcf;
}

.content-list .t-links {
	text-align: center;
	margin-top: 2px;
	padding: 2px;
}
.content-list .t-links a:link,
.content-list .t-links a:visited,
.content-list .t-links a:hover {
	margin: 0;
	padding: 0 2px;
}

.content-list .t-links a img {
	border-style: none;
}

/* PAGE: shopinfo */

table.shopinfo th,
table.shopinfo td {
	font-size: 93%;
	line-height: 1.6;
}
table.shopinfo th {
	width: 160px;
}

