@charset "Shift_JIS";

/*全体の設定*/
html {
	scrollbar-face-color:0099cc;
	scrollbar-track-color:ffffff;
	scrollbar-arrow-color:#fff;
	scrollbar-3dlight-color:ffffff;
	scrollbar-highlight-color:ffffff;
	scrollbar-shadow-color:ffffff;
	scrollbar-darkshadow-color:ffffff;
}

body {
	margin:0 auto;
	padding:0;
	text-align:center;
	color:#333;
	font-size:12px;
	scrollbar-face-color:0099cc;
	scrollbar-track-color:ffffff;
	scrollbar-arrow-color:#fff;
	scrollbar-3dlight-color:ffffff;
	scrollbar-highlight-color:ffffff;
	scrollbar-shadow-color:ffffff;
	scrollbar-darkshadow-color:ffffff;
	line-height: 200%;
	background-image: url(img/kabe_blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}

table {
	margin:0 auto;
	padding:0;
	text-align:left;
	color:#333;
	font-size:12px;
	line-height: 200%;
	}
	
input,textarea{
	font-size:12px;
	border-style: solid;
	border-color: #999;
	color: #333;
	background-color: #ffffff;
	border-width: 1px;
	margin:3px 0;}	

a:link,a:visited {
	color: #0099CC;
	text-decoration: none;
}

a:hover,a:active{
	color: #003399;
	text-decoration: none;
}

h2,h3{margin:0 auto;
	padding:0;
	text-align:center;}

img{border:0;}

img.left{
  float:left;
}

/* 全体幅 */
div#content {
	margin: 0px auto;
	text-align: center;
}
/* 外枠の影 */
div#stage {
	width: 1000px;
	margin: 0px auto;
	background-image: url(img/kabe_gurade.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
}
div#stage2 {
	width: 1000px;
	margin: 0px auto;
	background-image: url(img/kabe.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align:center;
}
h1{
	font-size:12px;
	margin:0;
	padding:2px 150px 2px 5px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #999999;
	font-weight: lighter;
	text-align:left;
	letter-spacing:1px;
}

/*ヘッダー*/
div#header{
	margin: 0px auto;
	padding: 0px;
	text-align:center;
	width:900px;
}
 
/*メニュー*/
ul#menu {
    width:900px;height:45px;
	margin: 0px;
	padding: 0px;
}

ul#menu li{
	margin:0;
	padding:0;
	list-style-type: none;
	float:left;
	}


/*メイン*/
div#mainimage{
    margin: 0px auto;
	padding: 0px;
	width: 900px;
	clear:both;
	text-align:center;}
	
div#main{
    margin: 0px auto;
	padding: 0px;
	width: 900px;
	background-color: #fff;
	text-align:center;}
	

	
div#left{
	margin:10px 5px 25px 0;
	padding:0px;
	width:620px;
	float:left;
	}	

.backimage{
	position: relative;
	width:620px;
	margin:0 auto;
	}
	
div#top{
	position: absolute;
	top: 120px;
	left: 240px;
	width: 388px;
	text-align:left;
	height: 100px;
	font-size: 14px;
	line-height: 160%;
	letter-spacing:2px;
      }
/* バナースペース*/
div#bnspace{
	margin:10px 0px 10px 5px;
	padding:0px;
	width:250px;
	float:right;
	margin-left:0;
	}	
/*トップ下*/
div.backimage #right{
	float:right;
	margin:0 auto;
	text-align:center;
	padding:0;
	width:382px;
}

div.backimage #right table {
   margin-bottom:5px;
}

div.backimage #right th {
   padding:0 15px 0 0;
   font-weight:normal;
}

div.backimage #right td {
   text-align:center;
}

div#topbottom{
    clear:both;
	width:620px;}
div#topbottom #left{
	float:left;
	margin:0 0 15px 0;
	padding:0;
	width:620px;
	border:1px solid #0099CC;
}
div#topbottom #right{
	float:right;
	margin:0 auto;
	text-align:center;
	padding:0;
	width:277px;
	border:1px solid #0099CC;
	height:230px;}	


/*下層*/

/* フッター*/
div#footer {
	clear: both;
	margin: 0px auto;
	padding:10px 0 0 0;
	text-align: center;
	color:#333;
	width:900px;
	border-top:3px solid #0099CC;
	line-height:25px;
}

/*新着情報*/
#information {
  float:left;
  margin:15px 0 30px 0;
  width:620px;
}

#information span {
  display:block;
  margin-bottom:5px;
  color:#FF0000;
  font-size:19px;
  font-weight:bold;
  text-align:left;
}


/*QA*/
.q{
	width:580px;
	margin:0 auto;
	line-height:40px;
	border-bottom:2px dotted #99CCFF;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
	margin-bottom:15px;
}
.a{
	width: 580px;
	background-image: url(img/a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0 auto;
}
.a_waku{
	margin-left:55px;
	line-height:40px;
	text-align:left;
	margin-bottom:15px;}

/*メールでのお問い合わせ*/
span.mail_title {
  display:block;
  margin:25px 0 15px 0;
  margin-left:auto;
  margin-right:auto;
  width:560px;
  color:#0099CC;
  border-bottom:1px dotted #3399CC;
  border-left:6px solid #3399CC;
  font-size:14px;
  font-weight:bold;
  text-align:left;
  text-indent:10px;
  letter-spacing:1px;
}

#mail_box {
  margin-bottom:30px;
}

#mail_box a {
  text-decoration:underline;
  color:#FF0000;
  font-size:22px;
  font-weight:bold;
  letter-spacing:1px;
}

#mail_box a:hover {
  color:#003399;
}
	
/*買取り実績*/
.photo_waku{
  margin:0;
  padding:20px;
}

.photo_waku table{
  margin:10px 0 0 0;
  margin-left:auto;
  margin-right:auto;
  width:800px;
}

.photo_waku td{
  width:260px;
}

.name_bar{
	line-height: 36px;
	font-weight: bold;
	background-image: url(img/name_bar.jpg);
	width:820px;
	padding-left:20px;
	text-align:left;
	margin:0 auto;
	background-repeat: no-repeat;
	font-size: 13px;
}

span.privacy{
    display:block;
	margin-top:5px;
    text-align:right;
}

/*豆知識*/		
.knowledge_waku{
	margin-left:55px;
	line-height:2.5;
	text-align:left;
	margin-bottom:15px;}

/*対応エリア*/
#area_waku{
  margin:30px 0;
  margin-left:auto;
  margin-right:auto;
  padding:0;
  width:580px;
  letter-spacing:1px;
  text-align:left;
}

#area_waku table {
  border-collapse:collapse;
  border:1px solid #0099CC;
  margin:6px 0 10px 0;
  width:580px;
  font-size:13px;
}

#area_waku th {
  white-space:nowrap;
  width:120px;
  background:#B6E1F1;
  border:1px solid #0099CC;
  font-weight:normal;
  text-align:center;
}

#area_waku td {
  padding:5px 20px;  
  background:#fff;
  border:1px solid #0099CC;
}

#area_waku span {
  display:block;
  margin-top:20px;
  padding:5px 10px;
  color:#fff;
  background:#0099CC;
  font-size:14px;
  font-weight:bold;
  letter-spacing:2px;
}

#area_waku p {
  display:block;
  margin-top:30px;
  padding-left:50px;
  font-size:15px;
}

/*アクセス*/
#access {
  margin:0 0 20px 0;
  margin-left:auto;
  margin-right:auto;
  padding:0;
  width:580px;
  letter-spacing:1px;
  text-align:left;
}

#access table {
  border-collapse:collapse;
  margin:15px 0 0 0;
  width:580px;
  font-size:14px;
}

#access th {
  vertical-align:top;
  width:318px;
  font-weight:normal;
  text-align:left;
}

#access td {
  vertical-align:top;
  line-height:1.6;
}

#access span.map_title {
  display:block;
  margin-top:20px;
  padding:5px 10px;
  color:#fff;
  background:#0099CC;
  font-size:14px;
  font-weight:bold;
  letter-spacing:2px;
}

#access span.map_sub{
  display:block;
  margin-bottom:15px;
  padding-left:10px;
  background:#DCF0FB;
  font-size:13px;
  font-weight:bold;
  letter-spacing:2px;
}

#access span.map_red{
    display:block;
	margin-bottom:15px;
	font-size:13px;
	color: #ff3333;
}

/*声*/	
.voice_waku{
	margin:0 auto;
	text-align:left;
	padding:0;
	width:580px;
	border:2px dotted #99CCFF;
	}
	
	
/*枠*/

.waku {
	width:540px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

.campaign_waku {
	width:570px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

.campaign_waku span {
  color:#339900;
  font-size:15px;
  font-weight:bold;
}

.campaign_waku table {
  table-layout:fixed;
  margin:15px 0;
  width:570px;
}

.ma_left{margin-left:10px;}

.small{font-size:11px;}
.small_red{
	font-size:11px;
	color: #ff3333;
}
.big{
	font-size: 18px;
}
.blue{
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	color: #0099CC;}
.blue_sen{
	border:1px dotted #0099cc;}


/*線*/

hr{border:2px dotted orange;}

/**/
.contact_bar{
	line-height: 36px;
	font-weight: bold;
	background-image: url(img/contact_bar.jpg);
	width:545px;
	padding-left:15px;
	text-align:left;
	margin:0 auto;
	background-repeat: no-repeat;
	font-size: 13px;
}

div#mainasu6 {
	clear: both;
	margin-top: 5px;
	margin-bottom: -60px;
	text-align: right;
	width: 900px;
}

.sagyou-a {
	text-align:right;}
.sagyou-a a{text-align:right;
	text-decoration: underline;
}

.shop_link {
  margin:15px 0;
  padding:15px 0 20px 0;
  text-align:center;
  border:1px solid #ccc;
}

.shop_link span {
  display:block;
  margin-bottom:8px;
  font-size:13px;
  letter-spacing:1px;
}
