/*ページ全体*/

body {
 font-size:12px;
 line-height:18px;
 margin:0;
 padding: 0;
}

body img{border:0;}

#main {
 width:940px;
 text-align:left;
 padding:0;
 margin-left:auto;
 margin-right:auto;
}

#head{
	margin:0;
	padding:0;
}
#head img{float:left; vertical-align:middle;}
#head a:hover img
{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #ff0000;
}

/*上メニュー*/
#navi {
	padding:0px;
	margin:0;
	}

#navi #global ul {
	padding:0;
	margin:0;
	}
	
#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/navi/navi.gif) no-repeat; width:156px; height: 40px; margin: 0;}
#navi .global02 a {background: url(image/navi/navi2.gif) no-repeat; width:156px; height: 40px; margin: 0;}
#navi .global03 a {background: url(image/navi/navi3.gif) no-repeat; width:156px; height: 40px; margin: 0;}
#navi .global04 a {background: url(image/navi/navi4.gif) no-repeat; width:156px; height: 40px; margin: 0;}
#navi .global05 a {background: url(image/navi/navi5.gif) no-repeat; width:156px; height: 40px; margin: 0;}
#navi .global06 a {background: url(image/navi/navi6.gif) no-repeat; width:156px; height: 40px; margin: 0;}

#navi .global01 a:hover {background: url(image/navi/navi.gif) no-repeat; background-position:0px -40px;}
#navi .global02 a:hover {background: url(image/navi/navi2.gif) no-repeat; background-position:0px -40px;}
#navi .global03 a:hover {background: url(image/navi/navi3.gif) no-repeat; background-position:0px -40px;}
#navi .global04 a:hover {background: url(image/navi/navi4.gif) no-repeat; background-position:0px -40px;}
#navi .global05 a:hover {background: url(image/navi/navi5.gif) no-repeat; background-position:0px -40px;}
#navi .global06 a:hover {background: url(image/navi/navi6.gif) no-repeat; background-position:0px -40px;}

/*左メニュー*/
#left{
float:left;
width:190px;
padding:0 0 20px 0;
margin:10px 30px 0 0;
}
#left img{margin-bottom:5px;}   


#menu{
background-color:#F7F6F6;
width:190px;
margin:0;
padding:0;
}
#menu img{margin:0; padding:0;}   


#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:#DDD;
	font-size: 11px;
	text-align:center;
	padding:10px;
}

#foot ul{
	margin:8px 0 0 0;
	padding:0;
}

#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: #666;
  }

/*メインコンテンツ*/

#con{
	float:left;
	width:710px;
	padding:0 0 20px 0;
	margin:10px 0 0 0;
}

#com{
	background-image:url(image/comment_bg.jpg);
	background-repeat:no-repeat;
	padding:5px 10px 5px 110px;
	margin-top:5px;
	line-height:16px;
}

table {
	font-size: 12px;
	line-height:15px;
}

#right_tx{text-align:right;}

.clear { 
clear: both; 
}

li {
	line-height: 20px;
}

.InfoBack{width:350px; float:left; line-height:16px; margin:0 5px 10px 0;}
.InfoBack img{float:left;}

/*宅配買取*/
.step{width:145px; padding:5px; margin:5px 4px 15px 4px; background-color:#EEE; float:left;}

/*文字設定*/

h1 {
	font-size: 12px;
	font-weight: normal;
	margin:0;
}

h2{
	background-image:url(image/h2_tab.gif);
	background-repeat:no-repeat;
	color:#555;
	font-size:17px;
	padding:10px 0px 10px 20px;
	margin:15px 0 5px 0;
}

h3{
	background-image:url(image/h3_tab.gif);
	background-repeat:no-repeat;
	font-size:14px;
	padding:10px 0 8px 30px;
	margin:10px 0 0 0;
}

h3 .obj{
	font-size:16px;
	padding:10px 0 8px 30px;
	margin: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;
	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-weight: bold;
	font-size: 14px;
	color: #9E005D;
	margin-right: 5px;
	line-height:200%;
}

.que a{color:#990000; text-decoration:none;}

.ans{
	font-weight: bold;
	font-size: 14px;
	color: #E12746;
	margin-right: 5px;
}

.span10{font-size:10px;}

.img_left{float:left;}
.img_right{float:right; margin:5px;}


/*実績*/
.sample{
	float:left;
	margin:5px 5px 0 0;
	padding:10px;
	font-size:12px;
	line-height: 150%;
	border: 1px solid #DDD;
	color:#666;
	height: 100px;
	width: 325px;
	}

.sample img{float:left; margin-right:10px;}

.style1{font-weight:bold; color:#FF9933;}
.style2{color:#CCC; font-size:10px;}
.red {color: #FF0000; font-size:13px; font-weight:bold;}
.show1 {
	font-size: 16px;
	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: 330px;
	}

.sample2 img{
margin-right:5px;
}


/*金属レート*/

#rate h3{
background-image:url(image/gold/top_metal.gif);
background-position:top;
background-repeat:no-repeat;
font-size: 16px;
margin:8px 0 0 0;
padding:50px 0 25px 180px;
background-color:#FFFFFF;
}

#rate ul{float:left; margin:0 5px 0 5px; padding:0; list-style:none; width:150px;}
#rate li.gold{border-left: 8px solid #CCCC66; padding:0 0 10px 10px;}
#rate li.pt{border-left: 8px solid #666666; padding:0 0 10px 10px;}
.rsample{
	float:left;
	margin:1px;
	padding:5px;
	font-size:12px;
	line-height: 17px;
	width: 150px;
	text-align: center;
}


/*標準リンク設定*/
 
a{
color:#333333;
 }

a:hover{
color:#666666;
  }

.shop_table {
margin:5px 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;
}


/*サイトマップ*/
#sitemap{}
#sitemap ul{float:left; margin:10px 0 10px 0; padding-left:30px;}
#sitemap li{line-height:20px; list-style-type:square; margin-left:20px;}

