@charset "utf-8";
/******************全ページ共有****************************/
body {
	font-size:14px;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#232323;
	line-height:1.6;
	background-color:#f0eeee;
}
a {
	text-decoration:none;
	color:#232323;
}
a:hover {
	color:#232323;
}
.clear-type {
	-webkit-transform-origin: 0 0;
	-webkit-transform: scale(1, 1.01);
	-moz-transform-origin: 0 0;
	-moz-transform: scale(1, 1.01);
	-ms-transform-origin: 0 0;
	-ms-transform: scale(1, 1.02);
}
/************* header ***************/

#headerOuter {
	background-color:#44ab80;
	width:100%;
	min-width:960px;
}
header h1 {
	width:960px;
	margin:0 auto;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	line-height:28px;
}
header #gNav {
	background-color:#e1f5ed;
	padding:10px 0;
	border-bottom:2px solid #52ab86;
	width:100%;
	min-width:960px;
}
header #gNav ul {
	width:960px;
	margin:0 auto;
}
header #gNav ul li {
	width:187px;
	float:left;
	line-height:55px;
	text-align:center;
	background:url(../images/bg_li_off.jpg) no-repeat left center;
	padding-left:5px;
	font-size:16px;
}
header #gNav ul #palladium {
	background:url(../images/bg_li_off.jpg) no-repeat left center,url(../images/bg_li_end.jpg) no-repeat right center;
	behavior:url("/http/mobinode.com/js/PIE.htc");
	-pie-background:url(../images/bg_li_off.jpg) no-repeat left center,url(../images/bg_li_end.jpg) no-repeat right center;
}
header #gNav ul li:hover {
	background:url(../images/bg_li_on.jpg) no-repeat left center;
}
header #gNav ul #palladium:hover {
	background:url(../images/bg_li_on.jpg) no-repeat left center,url(../images/bg_li_end_on.jpg) no-repeat right center;
	behavior:url("/http/mobinode.com/js/PIE.htc");
	-pie-background:url(../images/bg_li_on.jpg) no-repeat left center,url(../images/bg_li_end_on.jpg) no-repeat right center;
}
header #gNav ul li a {
	display:block;
	width:176px;
	margin:0 auto;
}
header #gNav ul #palladium a {
	width:171px;
	margin:0 5px 0 6px;
}
header #gNav ul li a:hover {
	background-color:#aad2c2;
	color:#0b6942;
}
/************* mainPhoto ***************/

#mainPhoto {
	border-bottom:2px solid #52ab86;
	background:url(../images/lined.png) #ffffff;
}
#mainPhoto #photoarea {
	width:920px;
	margin:0 auto;
	border-right:1px solid #52ab86;
	border-left:1px solid #52ab86;
	height:140px;
	padding-left:40px;
	padding-top:60px;
}
#mainPhoto #photoarea h2 {
	color:#b6791a;
	font-size:30px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-bottom:15px;
}
/*****mainPhoto*******/

#mainPhoto .lower1 {
	background:url(../images/mainPhoto_lower1.jpg) no-repeat;
}
#mainPhoto .lower2 {
	background:url(../images/mainPhoto_lower2.jpg) no-repeat;
}
#breadcrumb {
	font-size:12px;
	margin-left:5px;
}
#breadcrumb li {
	float:left;
	margin-right:0.5em;
}
#breadcrumb li a {
	text-decoration:underline;
	color:#52ab86;
}
#breadcrumb li a:hover {
	color:#07663e;
}
#breadcrumb li:before {
	content:"> ";
}
#breadcrumb li:first-child:before {
	content:"";
}

/************* contents *************/

#top #contents {
	padding-bottom:30px;
}
#contents {
	width:930px;
	margin:0 auto;
	background-color:#ffffff;
	padding:10px 15px 0;
}
#main section h1 {
	color:#1b9a65;
	font-weight:normal;
	border:1px solid #e5e4e4;
	border-bottom:2px solid #5cb08d;
	padding-left:12px;
	font-size:18px;
	line-height:44px;
	margin-bottom:15px;
}
#main section h1 i {
	margin-right:12px;
	font-size:24px;
	vertical-align:middle;
}

/************* sidebar ***************/

#sub a {
	background-color:#000000;
	display:block;
}
#sub .todayprice section {
	width:218px;
	border:1px solid #52ab86;
	border-top:none;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-bottom:10px;
	padding-bottom:10px;
	background-color:#ffffff;
}
#sub .todayprice section:hover {
	opacity:.8;
	-ms-filter: "alpha(opacity=80)";
}
#sub .todayprice h2 {
	background-color:#52ab86;
	color:#ffffff;
	text-align:center;
	font-size:18px;
	line-height:45px;
	font-weight:normal;
}
#sub .palladium h2 {
	font-size:17px;
}
#sub .todayprice h2 span {
	text-decoration:underline;
}
#sub .todayprice .data {
	font-size:17px;
	float:left;
	margin:18px 0 10px 22px;
	font-weight:bold;
}
#sub .todayprice .price {
	color:#955f0b;
	font-size:30px;
	font-weight:bold;
	margin-top:6px;
	float:right;
	margin-right:22px;
}
#sub .todayprice .price span {
	font-size:24px;
}
#sub .todayprice .compare {
	clear:both;
	text-align:center;
	font-weight:bold;
}
#sub .todayprice .compare span {
	color:#c7220c;
	margin-left:0.5em;
}
#sub li {
	width:220px;
	height:70px;
	margin-bottom:7px;
	text-indent:-9999px;
	background-color:#000000;
}
#sub li a:hover {
	opacity:.8;
	-ms-filter: "alpha(opacity=80)";
}
#sub li a {
	display:block;
	height:70px;
	background-repeat:no-repeat;
}
#sub #banner1 a {
	background-image:url(../images/bnr1.png);
}
#sub #banner2 a {
	background-image:url(../images/bnr2.png);
}
#sub #banner3 a {
	background-image:url(../images/bnr3.png);
}
#sub #banner4 a {
	background-image:url(../images/bnr4.png);
}
#sub #banner5 a {
	background-image:url(../images/bnr5.png);
}
#sub #banner6 a {
	background-image:url(../images/bnr6.png);
}

#gototop{
	clear:both;
	float:right;
	margin-top:20px;
	margin-right:20px;
	background-color:#44ab80;
	padding:5px 12px 3px;
	font-size:12px;
	border-radius:5px 5px 0 0;
	border-bottom:1px solid #44ab80;
}

#gototop a{
	color:#ffffff;
	display:block;
}
#gototop a:hover{
	color:#07663e;
}

#gototop i{
	margin-right:3px;
}
/************* footer ***************/
footer {
	background-color:#44ab80;
	width:100%;
	min-width:960px;
}
footer #footerInner {
	width:940px;
	margin:0 auto;
	color:#ffffff;
	padding:20px 10px 15px;
}
footer #footerInner h3 {
	margin-bottom:5px;
}
footer #footerInner ul {
	float:left;
	width:235px;
}
footer #footerInner li {
	font-size:11px;
	line-height:2;
}
footer #footerInner li a {
	color:#ffffff;
	text-decoration:underline;
}
footer #footerInner li a:hover {
	color:#07663e;
}
footer p {
	font-size:11px;
	text-align:center;
	line-height:34px;
	background-color:#367158;
	color:#ffffff;
}
/******************トップページ****************************/

#top header #gNav ul li:first-child {
	background:url(../images/bg_li_on.jpg) no-repeat left center;
}
#top header #gNav ul li:first-child a {
	background-color:#aad2c2;
	color:#0b6942;
}
/*****mainPhoto*******/

#mainPhoto img {
	display:block;
	margin:0 auto;
	border-right:1px solid #52ab86;
	border-left:1px solid #52ab86;
}
/******main********/

#contents #main {
	width:679px;
	float:left;
	padding-right:15px;
	border-right:1px solid #dcdcdc;
}
#contents #sub {
	width:220px;
	float:right;
}
#main .topBox {
	margin-bottom:30px;
}
#main .topBox h2 {
	border:1px solid #dfdede;
	border-bottom:2px solid #52ab86;
	background:url(../images/questionmark.png) no-repeat 15px center;
	line-height:42px;
	padding-left:55px;
	padding-top:2px;
	color:#1b9a65;
	font-size:18px;
	font-weight:800;
}
#main .topBox h2 span {
	font-size:16px;
	margin-left:3px;
}
#main .topBox p {
	padding:15px 10px 0 10px;
	text-indent:1em;
}
#main .topBox .second {
	padding-top:5px;
}
#main .topBox p strong {
	color:#c7220c;
}
#main .topBox p em {
	font-style:normal;
	font-weight:bold;
}
#main .topBox p img {
	float:right;
	padding:5px;
	border:1px solid #dfdede;
	margin:0 -5px 10px 10px;
}
/******************取り扱いメーカー一覧ページ****************************/

#manufact header #gNav ul #manufacturer {
	background:url(../images/bg_li_on.jpg) no-repeat left center;
}
#manufact header #gNav ul #manufacturer a {
	background-color:#aad2c2;
	color:#0b6942;
}
/******main********/

#main section .info {
	text-indent:1em;
	margin:0 20px 20px;
}
#main .manufactbox {
	margin-bottom:30px;
	width:325px;
	font-size:90%;
}

#main .manufactbox:nth-child(odd) {
	margin-left:10px;
	float:left;
}

#main .manufactbox:nth-child(even) {
	margin-right:10px;
	float:right;
}
/*↓IE8↓*/
#main .manufactbox.odd{
	margin-left:10px;
	float:left;
}

#main .manufactbox.even {
	margin-right:10px;
	float:right;
}
/*↑IE8↑*/
#main .manufactbox img {
	float:left;
	width:100px;
	height:66px;
	padding:4px;
	border:1px solid #e5e4e4;
	margin-right:13px;
}
#main .manufactbox img:hover {
	opacity:.7;
}
#main .manufactbox figcaption {
	float:left;
	margin-top:12px;
}
#main .manufactbox .c-name {
	background:url(../images/arrow.png) no-repeat left center;
	padding-left:16px;
	margin-bottom:5px;
	width:178px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
#main .manufactbox .c-name span{
	font-size:11px;
	margin-left:3px;
}
#main .manufactbox .btn{
	width:150px;
	background-color:#e1f5ed;
	text-align:center;
	line-height:28px;
	margin-left:10px;
}

#main .manufactbox .btn a{
	display:block;
}

#main .manufactbox .btn:hover{
	background-color:#a3c1b5;
	color:#279b6d;
}

#main .manufactbox .btn:hover a{
	color:#1e7955;
}



/******************取り扱い製品一覧ページ****************************/

#product header #gNav ul #productlist {
	background:url(../images/bg_li_on.jpg) no-repeat left center;
}
#product header #gNav ul #productlist a {
	background-color:#aad2c2;
	color:#0b6942;
}
/******main********/

#main section .intro {
	margin-left:20px;
	margin-bottom:30px;
}
#main section .productbox {
	margin-bottom:25px;
}
#main section .productbox h2 {
	line-height:38px;
	border:1px solid #e5e4e4;
	background:url(../images/bg_h.gif) no-repeat 7px center;
	padding-left:26px;
	font-weight:normal;
	margin-bottom:15px;
}
#main section .productbox figure {
	border:1px solid #e5e4e4;
	width:188px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	padding:10px;
	overflow:hidden;
}
#main section .productbox figure:hover {
	opacity:.7;
}
#main section .productbox figure img {
	width:178px;
	height:118px;
	margin:0 auto 5px;
	display:block;
	padding:4px;
	border:1px solid #e5e4e4;
}
#main section .productbox figcaption {
	font-size:13px;
	background:url(../images/arrow.png) no-repeat 3px 5px;
	padding-left:18px;
	margin-bottom:5px;
}
#main section .productbox p {
	width:46px;
	text-align:center;
	line-height:24px;
	float:right;
	font-size:12px;
	background-color:#e1f5ed;
}
#main #pageNav ol {
	width:120px;
	margin:50px auto 10px;
	padding-left:20px;
}
#main #pageNav li {
	width:18px;
	line-height:20px;
	float:left;
	margin-left:6px;
	text-align:center;
	font-size:13px;
}
#main #pageNav li a {
	color:#52ab86;
	display:block;
	border:1px solid #52ab86;
}
#main #pageNav li a:hover, #main #pageNav #now a {
	background-color:#8ed2b6;
	color:#146623;
	border:1px solid #146623;
}


/******************製品個別ページ****************************/

.fa-table{
	padding-top:2px;
}
#main section h1 span{
	font-size:16px;
	margin-left:10px;
}

#main section figure img{
	width:360px;
	height:auto;
	display:block;
	margin-right:auto;
	margin-left:auto;
	padding:8px;
	border:1px solid #e5e4e4;
}
#main section table{
	margin:50px auto;
	border:1px solid #98d1b8;
	border-collapse:collapse;
}

#main section table th{
	text-align:left;
	background-color:#d6f3e7;
	padding:10px 20px;
	border:1px solid #98d1b8;
	width:100px;
}

#main section table td{
	padding:10px 20px;
	border:1px solid #98d1b8;
	width:420px;
}




/******************金パラ買取価格ページ****************************/

#kinparaprice header #gNav ul #kinpara {
	background:url(../images/bg_li_on.jpg) no-repeat left center;
}
#kinparaprice header #gNav ul #kinpara a {
	background-color:#aad2c2;
	color:#0b6942;
}
/******main********/

#kinparaprice #main section h1,
#palladiumprice #main section h1 {
	margin-top:10px;
	color:#1b9a65;
	font-weight:normal;
	border:none;
	border-bottom:2px solid #52ab86;
	padding-left:12px;
	font-size:18px;
	line-height:44px;
	margin-bottom:15px;
	background: #f7f5f5; /* Old browsers */
	background: -moz-linear-gradient(top,  #f7f5f5 0%, #ffffff 41%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f5f5), color-stop(41%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7f5f5 0%,#ffffff 41%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top,  #f7f5f5 0%,#ffffff 41%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f7f5f5 0%,#ffffff 41%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f5f5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

#main .buy{
	margin-bottom:50px;
}
#main .buy #price{
	border:1px solid #65ba96;
	width:500px;
	margin:30px auto;
	padding:40px 30px;
	color:#44ab80;
	text-align:center;
}

#main .buy #price .data{
	font-size:42px;
	margin-bottom:20px;
}

#main .buy #price .money{
	font-size:110px;
	border-bottom:5px solid #44ab80;
	line-height:1.2;
	margin:0 20px 30px;
	padding-right:10px;
}

#main .buy #price .yesterday{
	font-size:24px;
	border:1px solid #99b6aa;
	width:440px;
	margin-left:auto;
	margin-right:auto;
	color:#232323;
	line-height:64px;
}

#main .buy #price .yesterday strong{
	color:#fc390c;
	margin-left:1em;
}

#main .buy ol{
	text-align:center;
	background:url(../images/bg_data.gif) no-repeat center center;
}
#main .buy ol li{
	display:inline-block;
}

#main .buy ol li:first-child{
	margin-right:50px;
}
#main .buy ol li a{
	color:#52ab86;
	font-size:18px;
	border-bottom:1px solid #52ab86;
	line-height:1.2;
}

#main .buy ol li a:hover{
	color:#07663e;
	border-bottom:1px solid #07663e;
}
#main .buy ol li .fa-angle-double-right{
	margin-left: 6px;
}

#main .buy ol li .fa-angle-double-left{
	margin-right: 6px;
}

#main .news{
	margin-bottom:30px;
}
#main .news h2{
	color:#52ab86;
	border:1px solid #e5e4e4;
	line-height:38px;
	padding-left:25px;
	background:url(../images/bg_h2.gif) no-repeat 7px center;
	margin-bottom:15px;
}

#main .news h2 .time{
	font-weight:normal;
	margin-right:1em;
}

#main .news p{
	margin:0 10px;
	text-indent:1em;
}

/******************金パラ買取価格ページ****************************/

#palladiumprice header #gNav ul #palladium {
	background:url(../images/bg_li_on.jpg) no-repeat left center,url(../images/bg_li_end_on.jpg) no-repeat right center;
	behavior:url("/http/mobinode.com/js/PIE.htc");
	-pie-background:url(../images/bg_li_on.jpg) no-repeat left center,url(../images/bg_li_end_on.jpg) no-repeat right center;
}
#palladiumprice header #gNav ul #palladium a {
	background-color:#aad2c2;
	color:#0b6942;
}
