﻿html {
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 10px 0 0;
	background: #ffffff;
	color: #666666;
}

a:link,
a:visited {
	color: #990099;
}

a:active {
	color: #ffcc00;
}

img {
	max-width: 100%;
	border: 0;
}

hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
}

.center {
	text-align: center;
}

.text-white {
	color: #ffffff;
}

.text-gray {
	color: #999999;
}

.text-new {
	color: #00ff00;
}

.layout {
	border-collapse: collapse;
	border-spacing: 0;
}

.layout td {
	padding: 0;
}

.layout-780 {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

.layout-790 {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}

.layout-600 {
	width: 600px;
}

.pad-2 td {
	padding: 2px;
}

.pad-5 td {
	padding: 5px;
}

.top-align {
	vertical-align: top;
}

.bg-white {
	background-color: #ffffff;
}

.side-menu {
	width: 180px;
	background-color: #ffcccc;
}

.main-content {
	width: 600px;
}

.header-logo {
	width: 368px;
}

.header-flash {
	width: 412px;
}

.bar-side {
	width: 50px;
}

.bar-main {
	width: 680px;
	background: url("img4/back-01.gif") repeat;
}

.payment-column,
.footer-banners {
	width: 395px;
}

.item-text {
	width: 350px;
}

.product-cell {
	width: 200px;
}

.product-frame {
	background-color: #999999;
}

.product-card {
	width: 200px;
	border-collapse: separate;
	border-spacing: 1px;
}

.product-card td {
	padding: 5px;
	vertical-align: top;
	background-color: #ffffff;
}

.img-h2-v3 {
	margin: 3px 2px;
}

.img-h5 {
	margin-right: 5px;
	margin-left: 5px;
}

.img-v2 {
	margin-top: 2px;
	margin-bottom: 2px;
}

.img-v3 {
	margin-top: 3px;
	margin-bottom: 3px;
}

.img-v5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.img-h1-v5 {
	margin: 5px 1px;
}

@media screen and (max-width: 800px) {
	body {
		min-width: 0;
	}

	.layout-780,
	.layout-790,
	.layout-600 {
		width: 100%;
		max-width: 100%;
	}

	.layout-780 > tbody > tr > td,
	.layout-790 > tbody > tr > td,
	.layout-600 > tbody > tr > td {
		box-sizing: border-box;
	}

	.header-logo {
		width: 100%;
		text-align: center;
	}

	.bar-main {
		width: auto;
	}

	.side-menu {
		width: 180px;
		text-align: left;
	}

	.main-content {
		width: calc(100% - 180px);
	}

	.layout-600 .item-text {
		width: 58%;
	}

	.layout-600 .product-frame {
		width: 42%;
	}

	.product-cell {
		width: 33.333%;
	}

	.payment-column,
	.footer-banners {
		width: 50%;
	}

	img,
	object,
	embed {
		max-width: 100%;
	}

	img[height] {
		height: auto;
	}
}

@media screen and (max-width: 560px) {
	.side-menu,
	.main-content,
	.payment-column,
	.footer-banners,
	.item-text,
	.product-frame,
	.product-cell {
		display: block;
		width: 100%;
	}

	.side-menu {
		text-align: center;
	}

	.layout-600 .item-text,
	.layout-600 .product-frame {
		width: 100%;
	}
}

.contact-box {
	padding-top: 15px;
}

.contact-text {
	margin: 0 0 30px;
}

.power-stone-link,
.topics-separator,
.item-copy,
.item-list-link {
	margin: 0;
}

.topics-separator {
	margin-top: 1em;
}
.hero-link,
.hero-link img,
.item-text a img {
	display: block;
}

.footer-banners a:first-child {
	display: block;
}

.footer-banners img {
	display: inline-block;
}

.hero-link img,
.item-text a img {
	margin-right: auto;
	margin-left: auto;
}

.product-name,
.product-price,
.payment-lead,
.payment-note,
.trade-link,
.copyright {
	margin: 0;
}
.d-none {
	display: none;
}

@media screen and (max-width: 560px) {
	.footer-banners a,
	.footer-banners img {
		display: block;
	}

	.footer-banners img {
		margin-right: auto;
		margin-left: auto;
	}
}
