@charset "utf-8";

/* =layout
-------------------------------------------------------------- */
body {
	font-size: 14px;
}
#header {
	background: #434343;
}
#header .inner {
	padding: 17px 10px 10px;
}
#header img {
	max-width: 100%;
}
#header h1 {
	margin: 10px 0 0;
	color: #fff;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic", "Osaka",sans-serif;
}
#header h1 br {
	display: none;
}
#bread {
	border-bottom: 1px #000 solid;
}
#bread h2 {
	height: 12px;
	padding: 15px 10px 15px;
	text-align: left;
	font-size: 12px;
	line-height: 1;
}
#bread a {
	color: #000;
}
#pagetop {
	height: 9px;
	padding: 40px 10px 18px;
	text-align: right;
}
#footer {
	background: #000;
}
#footer .inner {
	line-height: 12px;
}
#footer ul {
	color: #ffd94a;
}
#footer li {
	margin: 0;
	text-align: left;
	border-bottom: 1px #fff solid;
}
#footer li span {
	display: none;
}
#footer a {
	display: block;
	padding: 15px 10px;
	font-size: 16px;
	color: #fff;
}
#footer a:hover {
	text-decoration: none;
}
#footer p {
	padding: 1em;
	font-size: 12px;
	color: #fff;
	line-height: 1;
}



/* =content
-------------------------------------------------------------- */
#discription {
	padding: 15px 10px;
	text-align: left;
	border-bottom: 1px #000 solid;
}
#discription h3 {
	margin: 0 0 8px;
	font-size: 15px;
	line-height: 22px;
}
#discription h3 strong {
	font-size: 22px;
	font-weight: bold;
}
#discription p {
	color: #3c3c3c;
	line-height: 1.8;
}
#category {
	text-align: left;
	background: #000;
}
#category li {
	float: left;
	padding: 0 1px 0 0;
	background: url(../img/cate_bdr.gif) no-repeat right center;
}
#category li.last {
	background: none;
}
#category li a {
	display: block;
	padding: 15px 20px;
	color: #bcbcbc;
	line-height: 16px;
}
#category li.current a {
	color: #fff;
	font-weight: bold;
}
#category li a:hover {
	color: #fff;
	background: #333;
	text-decoration: none;
}
#side {
	padding: 0 10px;
}
#ad {
	margin: 0 0 20px;
}
#main {
	margin: 0 0 20px;
}
.goods_list {
	border-bottom: 1px #000 solid;
}
.goods_list h4 {
	margin: 0 0 10px;
	padding: 10px;
	text-align: left;
	font-size: 26px;
	border-bottom: 1px #000 solid;
	line-height: 1;
}
.goods_list div {
	position: relative;
	float: left;
	margin: 0 0 20px;
	padding: 0 1.5%;
}
.goods_list div.goods01,
.goods_list div.goods02 {
	width: 47%;
}
.goods_list div.goods03,
.goods_list div.goods04,
.goods_list div.goods05 {
	width: 30%;
}
.goods_list span.rank {
	display: block;
	width: 22px;
	height: 23px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #a7a7a7;
}
.goods_list span.rank01 {
	background: #b29a50;
}
.goods_list span.rank02 {
	background: #787878;
}
.goods_list span.rank03 {
	background: #a68473;
}
.goods_list div img.goods {
	width: 100%;
	height: auto;
}
.goods_list div img.goods:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
.goods_list div p {
	padding: 0 10px;
	text-align: left;
}
.goods_list div.goods03 p,
.goods_list div.goods04 p,
.goods_list div.goods05 p {
	font-size: 12px;
}
.goods_list div p span {
	color: #8d689a;
}
.goods_list div p strong {
	font-weight: bold;
}
.goods_list div img.zoom {
	position: absolute;
	width: 15px;
	height: 15px;
	bottom: 0;
	right: 10px;
}
#more {
	border-bottom: 1px #000 solid;
}
#more a {
	display: block;
	width: 231px;
	height: 32px;
	margin: 20px auto;
	padding: 16px 0 0;
	font-size: 16px;
	text-indent: 10px;
	color: #fff;
	background: url(../img/btn_more.jpg) no-repeat 0 0;
	line-height: 1;
}
#more a:hover {
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}






/* lower */
#lower {
	margin: 0 0 40px;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.7;
}
#lower h3 {
	margin: 0 0 15px;
	padding: 10px;
	text-align: left;
	font-size: 26px;
	border-bottom: 1px #000 solid;
	line-height: 30px;
}
#lower .pr_txt {
	padding: 0 10px;
}
#lower .pr_txt dl {
	clear: both;
}
#lower .pr_txt dt {
	margin: 0 0 8px;
	padding: 0 0 5px;
	font-weight: bold;
	border-bottom: 1px #787878 solid;
	line-height: 1;
}
#lower .pr_txt dd {
	margin: 0 0 30px;
}
#lower .pr_txt ul.index {
	margin: 0 0 25px;
	padding: 10px 15px;
	background: #fafafa;
	border: 1px #ccc solid;
}
#lower .pr_txt ul.index li {
	padding: 5px 0;
	line-height: 1;
}
#lower .pr_txt ul.number {
	padding: 0 0 0 2em;
	list-style-type: decimal;
}
#lower .pr_txt ul.number li {
	margin: 0 0 8px;
	list-style-type: decimal;
}
#lower .pr_txt ul.inner {
	padding: 8px 0 10px 2em;
	list-style-type: lower-alpha;
}
#lower .pr_txt ul.inner li {
	margin: 0;
	list-style-type: lower-alpha;
}
#lower .pr_txt p {
	text-indent: 1em;
}
#company {
	padding: 0 10px;
}
#company table {
	width: 100%;
	font-size: 12px;
}
#company th {
	padding: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background: #787878;
	border: 1px #fff solid;
}
#company td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	background: #eee;
	border: 1px #fff solid;
}
#contact {
	padding: 0 10px;
}
#contact table {
	width: 100%;
	font-size: 12px;
	border-top: 1px #ccc solid;
}
#contact th {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	background: #F6F6F6;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
#contact th span {
	color: #f00;
}
#contact td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
#contact td.btn {
	padding: 20px 0;
	text-align: center;
	vertical-align: middle;
	border: none;
}
#contact td input[type="text"] {
	height: 20px;
	padding: 3px;
	line-height: 22px;
	background: #f9f9f9;
	border: 1px #c5c5c5 solid;
}
#contact td textarea {
	width: 98%;
	height: 8em;
	padding: 5px;
	background: #f9f9f9;
	border: 1px #c5c5c5 solid;
}
#contact td.btn input {
	margin: 5px 0 0;
	padding: 8px 18px;
	font-size: 16px;
	cursor: pointer;
}








