@charset "utf-8";

*{margin:0;padding:0;}

html{background:#ffffff;}

body{
font: 13px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background:#ffffff url(images/header.png) repeat-x;
}

body#sub {
background: url(images/header_sub.png) repeat-x;
}

a{color:#006177;}
a:hover{color:#3e8697;text-decoration:none;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}
p{margin-bottom: 10px;}
.center{text-align:center;}
.right{text-align:right;}


/*******************************
全体幅
*******************************/
#header, #container, .inner{
margin: 0 auto;
width: 960px;
}


/*******************************
/* ヘッダー
*******************************/
#header{
position:relative;
height: 130px;
}

#header h2, #header h3, #header ul, #header .banners{
	font-weight:normal;
	position:absolute;
	top:0;
	color: #333;
	font-size: 10px;
	line-height: 21px;
	width: 345px;
}

#header h1{
	font-weight:normal;
	position:absolute;
	top:0;
	color: #333;
	font-size: 10px;
	line-height: 21px;
	width: 500px;
}


#header h2{
	right:0;
    text-align:right;
}

/* ロゴの位置 */
#header h3{top: 45px;}


/******************
/* ヘッダーナビゲーション
******************/
#header ul{
top: 40px;
right:0;
width: 164px;
height: 14px;
background:url(images/topnav.png) no-repeat 0 0;
line-height:14px;
}

#header ul li{float:left;list-style:none;}

#header ul a{
text-indent: -9999px;
text-decoration: none;
display: block;
height: 14px;
background:url(images/topnav.png) no-repeat;
}

#header ul a#contact{background-position:0 0;width: 94px;}
#header ul a#sitemap{background-position:-94px 0;width:70px;}
#header ul a#access{background-position:-214px 0;width:91px;}

#header ul a#contact:hover, #header ul li.active a#contact{background-position:0 -14px;}
#header ul a#sitemap:hover, #header ul li.active a#sitemap{background-position:-94px -14px;}
#header ul a#access:hover, #header ul li.active a#access{background-position:-214px -14px;}


/******************
/* ヘッダー　バナー
******************/
#header .banners{
right:-10px;
top:70px;
}

#header .banners img{margin-right:10px;}


/************************************
/* メインナビゲーション
************************************/
ul#mainnav{
margin: 0 auto;
width: 960px;
height: 60px;
background:url(images/mainnav.png) no-repeat 0 0;
}

ul#mainnav li{float:left;list-style:none;width:192px;}

ul#mainnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 192px;
height: 60px;
background:url(images/mainnav.png) no-repeat 0 0;
}

ul#mainnav a#home{background-position:0 0;}
ul#mainnav a#menu1{background-position:-192px 0;}
ul#mainnav a#menu2{background-position:-384px 0;}
ul#mainnav a#menu3{background-position:-576px 0;}
ul#mainnav a#menu4{background-position:-768px 0;}


ul#mainnav a#home:hover, ul#mainnav li.active a#home{background-position:0 -60px;}
ul#mainnav a#menu1:hover, ul#mainnav li.active a#menu1{background-position:-192px -60px;}
ul#mainnav a#menu2:hover, ul#mainnav li.active a#menu2{background-position:-384px -60px;}
ul#mainnav a#menu3:hover, ul#mainnav li.active a#menu3{background-position:-576px -60px;}
ul#mainnav a#menu4:hover, ul#mainnav li.active a#menu4{background-position:-768px -60px;}



/*******************************
メイン画像
*******************************/
#mainImage{
}


/*******************************
コンテンツ位置
*******************************/
#container{
padding: 20px 0;
}

#main {
float: left;
width: 715px;
padding-bottom:40px;
}

#sidebar {
float: right;
width: 225px;
padding-bottom:40px;
font-size:13px;
}


/*************************
/* ボックスの囲み
/* .boxContainer
/* 背景画像でボックスの高さを調整
/* 
/* 各ボックス
/* .box1 1番目の2つのbox
/* .box2 2番目の3つのbox（画像）
/* .box3 3番目の2つのbox
/* .box4 4,5番目の1つのbox
/* #sidebar .box1 サイドバーのbox
*************************/
.boxContainer{
width:715px;
margin:0 auto 20px;
}

.box1,.box2, .box3, .box4{
float: left;
width: 225px;
margin: 0 20px 20px 0;
}

.box1, .box3, .box4{
width:347px;
margin:0 21px 0 0;
padding: 0px;
border-top:0px solid #dadada;
}

#sidebar .facebook{
	width: 225px;
	margin: 0 0 20px;
	background: #fff;
	height:311px;
}

#sidebar .box1{
	width: 209px;
	height: 290px;
	margin: 0 0 20px;
	padding: 10px 7px;
	border: 1px solid #dadada;
	background: #fff;
}

#sidebar .box1 h3{
	margin-bottom: 10px;
	color: #006177;
	font-weight: normal;
	border-bottom: 1px solid #dddddd;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	line-height: 30px;
	font-size: 20px;
}

#book{
	overflow:auto;
	width:209px;
	height:250px
}

.box3{
width:347px;
padding:0 0 10px;
}

.box4{
margin:0 0 20px 0;
padding:0;
width:715px;
border:1px solid #dadada;
background: #fff;
}

/* 最後のbox */
.last{margin-right:0;}


/* 画像を中央表示 */
.box1 .center{padding-bottom:10px;}

/* 画像を左に回りこみ */
.box4 img{
float:left;
margin: 0 10px 10px;
}

.box4 h4 img{float:none;margin:0 0 10px;}

.box4 p{padding: 0 10px 10px;}



#date {
text-align: right;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 10px;
font-weight:bold;
color:#858585;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

.box_img_border{
   border: 1px solid #cccccc;
   padding: 1px;
  margin: 1px;
}


/*************
/* 見出し
*************/
.box3 h4{margin-bottom:10px;}

#container .box4 h3{
padding: 7px 5px;
}


/*************
/* リスト
*************/
#container ul{margin-left: 5px;}

#sidebar ul li, #footerUpper ul li{
list-style: none;
margin-bottom: 8px;
padding: 0 5px 0 12px;
background:url(images/bullet.gif) no-repeat 0 5px;
}

#container .box3 ul{padding: 0 5px;}

#sidebar ul{margin-left:3px;}

/*************
サイド（右側）コンテンツ
*************/
#sidebar p{margin-bottom:20px;}
#sidebar ul{margin-bottom:10px;}


/*******************************
/* フッター
*******************************/
#footerUpper{
clear:both;
padding: 20px 0;
border-bottom:1px solid #5d5d5d;
overflow: hidden;
background:#888888;
}

#footerUpper .inner{
	text-align:center;
	font-size:12px;
}

#footerUpper .inner .box{
float: left;
width: 210px;
padding-left:10px;
margin:0 20px 10px 0;
line-height: 1.2;
}

#footerUpper .inner .last{
width: 230px;
margin-right:0;
}

#footerUpper ul li{
color:#fff;
background:url(images/bullet.gif) no-repeat 0 3px;
}

#footerUpper a{color:#fff;}
#footerUpper a:hover{color:#eeeeee;}

#footerLower{
clear:both;
padding: 10px;
text-align:center;
border-top:1px solid #7e7e7e;
background:#5d5d5d;
}

address{
color: #fff;
font-style:normal;
font-size:13px;
}


/*******************************
　ベース
*******************************/
.bass{
	margin-bottom:30px;
	clear:both;
	overflow:hidden;
}

.bass h2,#buy h2{
	padding: 0 5px 0 24px;
	margin-bottom: 10px;
	line-height: 37px;
	font-size: 14px;
	color: #FFFFFF;
	background: url(images/h2Bg.png) no-repeat 0 100%;
}

.text{
	margin:0 10px 0 10px;
}

/*******************************
　買取　buy.html
*******************************/
#buy{
	margin-bottom:20px;
	overflow:hidden;
}

#buy ul{
	margin:0 10px 0 10px;
	list-style-type:none;
}

#buy ul li{
	list-style-type:none;
	display:block;
	clear:both;
}

.buyL{
	margin:0 0 0 0;
	width:62px;
	float:left;
	clear:both;
	display:block;
}

.buyR{
	margin:0 0 20px 0;
	float:right;
	width:633px;
	display:block;
}

#buy ul li p.h3{
	margin:0 0 5px 0;
	width:600px;
}

.banner1{
	margin:0 10px 0 10px;
	float:left;
}

.banner2{
	margin:0 10px 0 0;
	float:left;
}

.banner3{
	margin:0 10px 0 0;
	float:right;
}

.banner4{
	margin:0 10px 0 10px;
}

/*******************************
　必要書類　doc.html
*******************************/
#doc-Left{
	margin:0 10px 0 10px;
	float:left;
	width:340px;
}

#doc-right{
	margin:0 0 0 0;
	float:right;
	width:340px;
}

#doc-Left h3,#doc-right h3{
	font-size:14px;
	font-weight:900;
	margin-bottom:10px;
	color:#093;
	text-align:center;
}

/*******************************
　リンク　link.html
*******************************/
#link-table{
	width:715px;
	margin:0 10px;
}

#link-table td.name{
	width: 300px;
	background-color: #EBEBEB;
	border-bottom: 1px solid #FFF;
	padding-left:20px;
}

#link-table td.logo{
	text-align:center;
	padding:7px 0 7px 0;
}


/*******************************
　会社概要　corporate.html
*******************************/
#info-table {
	width: 695px;
	border: 1px #CCC solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin:0 10px;
}

#info-table th {
	padding:5px 0 5px 15px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#info-table td {
	padding:5px 0 5px 15px;
	text-align: left;
	background-color: #FFF;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#info-table dl.list1 dt {
  clear: left;
  float: left;
  margin: 0;
  width: 100px;
}

#info-table dl.list1 dd {
  margin-bottom: 2px;
}

#info-table dl.list2 dt {
  clear: left;
  float: left;
  margin: 0 0 2px;
  width: 70px;
}

#info-table dl.list2 dd {
  margin-bottom: 2px;
  margin-left: 0;
}

/**************************************
　お問い合わせ　cont.html thanks.html
**************************************/
.cont {
	width:715px;
	line-height:25px;
	clear:both;
}

#thanks-table {
	width: 695px;
	border: 0px #CCC solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin:0 10px;
}

#thanks-table td.td1 {
	padding:10px 0 10px 15px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#thanks-table td.td2 {
	padding:10px 0 10px 15px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


.fLeft{float:left;}
.tx-center{text-align:center;}

.pdTop5 {padding-top:5px;}
.pdTop10{padding-top:10px;}
.pdTop15{padding-top:15px;}
.pdTop20{padding-top:20px;}

.pdR10{padding-right:10px;}
.PD-L66{ padding-left: 66px !important; }
