/*ページ全体*/
body {
 text-align:center;
 background-image:url(back.gif);
 background-repeat:repeat-y;
 background-position:center;
 margin: 0px;
 padding: 0px;
 font-size:12px;
 line-height:18px;
}

#main {
 width:870px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 background-color:#FFFFFF;
}

#head{
background-image:url(image/head.jpg);
background-repeat:no-repeat;
height:250px;
padding:2px 5px 0 0;
text-align: right;
margin:0;
}

#con{
	float:left;
	width:655px;
	padding:2px 2px 10px 10px;
}

/*上メニュー*/
#navi {
	width: 100%;
	padding:0px;
	margin:0px;
	}

#navi #global ul {
	padding:0px;
	margin:0px;
	}
	
#navi #global li {
	float: left;
	list-style: none;
	font-size: xx-small;
	}

#navi #global li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden
	}

#navi .global01 a {background: url(image/m-top.gif) no-repeat; width:145px; height: 30px; margin: 0;}
#navi .global02 a {background: url(image/m-top2.gif) no-repeat; width:145px; height: 30px; margin: 0;}
#navi .global03 a {background: url(image/m-top3.gif) no-repeat; width:145px; height: 30px;; margin: 0;}
#navi .global04 a {background: url(image/m-top4.gif) no-repeat; width:145px; height: 30px; margin: 0;}
#navi .global05 a {background: url(image/m-top5.gif) no-repeat; width:145px; height: 30px;; margin: 0;}
#navi .global06 a {background: url(image/m-top6.gif) no-repeat; width:145px; height: 30px; margin: 0;}

#navi .global01 a:hover {background: url(image/m2-top.gif) no-repeat; width:145px; height: 30px; margin: 0;}
#navi .global02 a:hover {background: url(image/m2-top2.gif) no-repeat; width:145px; height: 30px; margin: 0;}
#navi .global03 a:hover {background: url(image/m2-top3.gif) no-repeat; width:145px; height: 30px; margin: 0;}
#navi .global04 a:hover {background: url(image/m2-top4.gif) no-repeat; width:145px; height: 30px; margin: 0;}
#navi .global05 a:hover {background: url(image/m2-top5.gif) no-repeat; width:145px; height: 30px; margin: 0;}
#navi .global06 a:hover {background: url(image/m2-top6.gif) no-repeat; width:145px; height: 30px; margin: 0;}

/*左メニュー*/
#left{
float:left;
width:190px;
padding:2px 0px 10px 2px;
}

#menu{
background-color:#EEEEEE;
}

#menu ul{
	padding:0px;
	margin:0px;

}

#menu li {
width : 170px;
list-style-type : none;
list-style-position : outside;
padding: 0px;
margin-top : 16px;
margin-left : 10px;
margin-right : 0px;
margin-bottom : 5px;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : silver;
}

#menu li a {
display : block;
width : 100%;
	color: #000000;
	text-decoration:none;
	}

#menu li a:hover{
	color: #B72126;
	background-image:url(image/list-marc.gif);
	background-repeat:no-repeat;
  }  

/*フッター*/

#foot {
	width:100%;
	clear:left;
	background-color:#CCCCCC;
	font-size: 11px;
	text-align:center;
}

#foot ul{
	margin:8px;
}

#foot li {
	display:inline;
	list-style-type:none;
	margin-right:6px;
	padding-left:10px;
	border-left:1px solid #000;
}

#foot a{
 color: #000000;
 text-decoration:none;
 }

#foot a:hover{
  color: #FFFFFF;
  }

/*メインコンテンツ*/

#com{
	background-image:url(image/com.jpg);
	background-repeat:no-repeat;
	padding:8px 10px 5px 95px;
	margin-top:5px;
	line-height:16px;
	height:90px;
}

table {
	font-size: 12px;
	line-height:15px;
}

.clear { 
clear: both; 
}

li {
	line-height: 20px;
}

#InfoBack{line-height:14px;}
.InfoBack01{background-image:url(image/brand1.gif); background-repeat:no-repeat;}
.InfoBack02{background-image:url(image/brand2.gif); background-repeat:no-repeat;}
.InfoBack03{background-image:url(image/brand3.gif); background-repeat:no-repeat;}
.InfoBack04{background-image:url(image/brand4.gif); background-repeat:no-repeat;}
.InfoBack05{background-image:url(image/brand5.gif); background-repeat:no-repeat;}
.InfoBack06{background-image:url(image/brand6.gif); background-repeat:no-repeat;}
.InfoBack07{background-image:url(image/brand7.gif); background-repeat:no-repeat;}
.InfoBack08{background-image:url(image/brand8.gif); background-repeat:no-repeat;}

/*文字設定*/

h1 {
	font-size: 12px;
	font-weight: normal;
	margin:0;
	color:#FFFFFF;
}

h2{
	background-image:url(image/tab.gif);
	color:#FFFFFF;
	background-repeat:repeat-x;
	font-size:17px;
	padding:5px 0px 5px 35px;
	margin-top:10px;
	margin-bottom:5px;
}

h3{
	background-image:url(image/back.gif);
	background-repeat:repeat-x;
	font-size:14px;
	padding:5px 0px 3px 10px;
	margin:15px 0 0 0;
}

h4{
	font-size: 17px;
	color:#000000;
	margin:5px;
	line-height:25px;
}

.menu1 {  font-size: 12px; color: #666666;}

.brand {
	font-size: 12px;
	color: #000;
	text-align:right;
	line-height:14px;
}

.price{
	font-size:14px;
	font-color:#FF3366;
	color: #FF0066;
	font-weight: bold;
}


p {
	line-height: 20px;
	padding-left: 3px;
	font-size:12px;
}

.p2{
	font-size:16px;
	line-height: 20px;
	padding-left: 3px;
	font-weight: bold;
}

.que{
	font-color:#9E005D;
	font-weight: bold;
	font-size: 14px;
	color: 9E005D;
	margin-right: 5px;
}

.ans{
	font-color:#E12746;
	font-weight: bold;
	font-size: 14px;
	color: E12746;
	margin-right: 5px;
}


/*実績*/
.show1 {
	font-size: 16px;
	font-color: #FFFFFF;
	font-weight: bold;
	background-color: #666666;
	display:block;
	width:145px;
	padding:6px 0px;
	text-align: center;
	float: left;
	margin: 0px;
	color: #FFFFFF;
}

.sample{
	float:left;
	margin:1px;
	padding:5px;
	font-size:12px;
	line-height: 17px;
	border: 1px solid #CCCCCC;
	height: 210px;
	width: 145px;
	text-align: center;
}

.sample2{
	float:left;
	margin:1px;
	padding:3px;
	font-size:12px;
	line-height: 17px;
	border: 1px solid #CCCCCC;
	height: 110px;
	width: 310px;
	}

.sample2 img{
margin-right:5px;
}


/*金属レート*/

#rate{
background-image:url(image/gold/top_metal.gif);
background-position:top;
background-repeat:no-repeat;
height:100%;
font-size: 12px;
color: #333;
text-align:right;
margin:8px 0 0 0;
padding-top:80px;
}

.rsample{
	float:left;
	margin:1px;
	padding:5px;
	font-size:12px;
	line-height: 17px;
	width: 150px;
	text-align: center;
}

.gold {
	border-left: 8px solid #CCCC66;
}

.pt {
	border-left: 8px solid #666666;
}

.red {  color: #FF0000; font-size:13px; font-weight:bold;}


/*標準リンク設定*/
 
a{
color:#333333;
 }

a:hover{
color:#666666;
  }

.shop_table {
width:98%;margin:0px 0px 10px 0px;padding:0px;
border-collapse:collapse;
}
.shop_table th {
width:30%;padding:8px 5px 8px 5px;
text-align:left;vertical-align:top;color:#000000;
background-color:#EEEEEE;
border:1px solid #CCCCCC;
}
.shop_table td {
padding:8px 5px 8px 5px;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
}