@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 83%;
	color: #333333;
	line-height: 130%;
	text-align: center;
	background: url(../img/bg.jpg) repeat-y top;
}

p {
	margin: 0px 0px 2em;
	padding: 0px;
}

a {
	color: #5E2222;
}

a:hover {
	color: #FF6600;
}

img {
	border: none;
}

.clear {
	font-size: 0.1em;
	line-height: 0.1em;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#cover {
	text-align: left;
	width: 780px;
	margin: 0px auto;
	padding: 0px;
}

#head {
	width: 780px;
	position: relative;
	margin: 0px 0px 10px;
}

h1 {
	background: url(../img/h1_bg.gif) left center no-repeat;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	position: absolute;
	left: 0px;
	top: 70px;
}

h2.logo_h2 {
	margin: 10px 0px 40px;
	padding: 0px;
}

h2.logo_h2 a {
	background: url(../img/logo.gif) no-repeat;
	width: 315px;
	height: 51px;
	display: block;
	text-indent: -9999px;
}

.head_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	right: 0px;
	top: 5px;
}

.head_menu li {
	margin: 0px;
	padding: 0px;
	float: left;
}

.h_menu01 a {
	background: url(../img/head_menu.gif) no-repeat 0px 0px;
	height: 20px;
	width: 80px;
	display: block;
	text-indent: -9999px;
}

.h_menu01 a:hover {
	background: url(../img/head_menu.gif) no-repeat 0px -20px;
}

.h_menu02 a {
	background: url(../img/head_menu.gif) no-repeat -80px 0px;
	height: 20px;
	width: 93px;
	display: block;
	text-indent: -9999px;
}

.h_menu02 a:hover {
	background: url(../img/head_menu.gif) no-repeat -80px -20px;
}

.h_menu03 a {
	background: url(../img/head_menu.gif) no-repeat -173px 0px;
	height: 20px;
	width: 107px;
	display: block;
	text-indent: -9999px;
}

.h_menu03 a:hover {
	background: url(../img/head_menu.gif) no-repeat -173px -20px;
}


.head_tel {
	background: url(../img/head_tel.gif) no-repeat;
	width: 267px;
	height: 48px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	right: 0px;
	top: 36px;
}




/*	問い合わせバナー
--------------------------------*/
.toiawase_b {
	background: url(../img/tel_bg.jpg) no-repeat;
	padding: 6px;
	margin: 0px 45px 40px;
	width: 488px;
}

.toiawase_l {
	float: left;
	width: 300px;
}

.toiawase_r {
	float: right;
	width: 170px;
}



#menu {
	width: 780px;
	margin: 0px 0px 15px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu ul li {
	float: left;
	padding: 0px;
	margin: 0px;
}

.menu01 a {
	background: url(../img/menu.gif) no-repeat 0px 0px;
	height: 42px;
	width: 195px;
	display: block;
	text-indent: -9999px;
}

.menu01 a:hover {
	background: url(../img/menu.gif) no-repeat 0px -42px;
}

.menu02 a {
	background: url(../img/menu.gif) no-repeat -195px 0px;
	height: 42px;
	width: 195px;
	display: block;
	text-indent: -9999px;
}

.menu02 a:hover {
	background: url(../img/menu.gif) no-repeat -195px -42px;
}

.menu03 a {
	background: url(../img/menu.gif) no-repeat -390px 0px;
	height: 42px;
	width: 195px;
	display: block;
	text-indent: -9999px;
}

.menu03 a:hover {
	background: url(../img/menu.gif) no-repeat -390px -42px;
}

.menu04 a {
	background: url(../img/menu.gif) no-repeat -585px 0px;
	height: 42px;
	width: 195px;
	display: block;
	text-indent: -9999px;
}

.menu04 a:hover {
	background: url(../img/menu.gif) no-repeat -585px -42px;
}










#wrapper {
	width: 780px;
	background: url(../img/left_bg.gif) repeat-y left;
}

#left {
	float: left;
	width: 180px;
	padding: 0px 0px 30px 0px;
	height: 100%;
}

h2.left_k_tile {
	background: url(../img/l_kaitori_title.jpg) no-repeat left;
	width: 180px;
	height: 35px;
	padding: 0px;
	margin: 0px 0px 10px;
	display: block;
	text-indent: -9999px;
}

.l_menu {
	margin: 0px 0px 20px;
	padding: 0px 5px 15px;
	list-style: none;
	font-size: 13px;
	background: url(../img/left_menu_foot.jpg) no-repeat bottom;
}

.l_menu li {
	margin: 0px;
	padding: 0px;
}

.l_menu li a {
	background: url(../img/k_menu.gif) no-repeat 2px 2px;
	background-color: #FFFFFF;
	color: #333333;
	padding: 6px 6px 6px 10px;
	display: block;
	border: 1px solid #CF7A7A;
	border-top: none;
	text-decoration: none;
}

.l_menu li a:hover {
	background: url(../img/k_menu_h.gif) no-repeat 2px 2px;
	background-color: #790000;
	color: #FFFFFF;
}


.l_order {
	margin: 0px 5px 40px;
}

.l_order a {
	background: url(../img/order_banner.jpg) no-repeat 0px 0px;
	width: 170px;
	height: 70px;
	display: block;
	text-indent: -9999px;
}

.l_order a:hover {
	background: url(../img/order_banner.jpg) no-repeat 0px -70px;
}



#right {
	float: right;
	width: 590px;
}

.pk {
	background: #EDDADD;
	padding: 6px;
	margin: 0px 0px 10px;
}

.pk li {
	display: inline;
}

.pk li a {
	padding: 0px 15px 0px 0px;
	background: url(../img/pankuzu_bg.gif) right center no-repeat;
}

.pk li a:hover {
}



#footer {
	width: 780px;
	background: url(../img/foot_top.gif) no-repeat top center;
	padding: 9px 0px 0px 0px;
}

#foot_w {
	width: 780px;
	background: url(../img/foot_l_bg.gif) left bottom no-repeat;
}

#foot_l {
	width: 250px;
	padding: 0px 0px 15px;
	float: left;
	height: 100%;
}

#foot_l h2 {
	margin: 0px 0px 10px;
	padding: 0px;
}

#foot_l h2 a {
	background: url(../img/foot_logo.gif) no-repeat;
	width: 250px;
	height: 62px;
	display: block;
	text-indent: -9999px;
}

#foot_w3c {
	background: #9D3737;
	margin: 0px 8px 8px;
	padding: 6px;
}

#foot_r {
	width: 520px;
	float: right;
	padding: 15px 0px 0px;
}

h3.foot_h3 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

.foot_ul {
	margin: 0px 0px 25px;
	padding: 0px;
	list-style: none;
}

.foot_ul li {
	padding: 0px 7px;
	margin: 0px 0px 10px;
	border-right: 1px solid #999999;
	float: left;
}

#cpr {
	padding: 5px;
	background-color: #790000;
	color: #FFFFFF;
	text-align: center;
	clear: both;
}


/*	買取の流れ[library]
-----------------------------------*/
h3.lib_k_h3 {
	margin: 0px;
	padding: 0px;
	background: url(../img/s_nagaretitle.jpg) no-repeat;
	display: block;
	width: 590px;
	height: 39px;
	text-indent: -9999px;
}


.lib_k_cover {
	background: url(../img/s_nagarebg.jpg) no-repeat;
	width: 580px;
	padding: 13px 5px 5px 5px;
	margin: 0px 0px 30px;
}

.lib_l_wrap {
	width: 580px;
}

.lib_l_l {
	width: 272px;
	padding: 5px;
	border: #333333 solid 1px;
	float: left;
	background-color: #FFFFFF;
}

.lib_l_l img {
	float: left;
}

.lib_l_r {
	width: 272px;
	padding: 5px;
	border: #333333 solid 1px;
	float: right;
	background-color: #FFFFFF;
}

.lib_l_r img {
	float: left;
}







/*	カテゴリータイトル一覧
-----------------------------------*/
h2.h2_anthiku {
	background: url(../img/h2_anthiku.jpg) no-repeat;
	width: 590px;
	height: 200px;
	padding: 0px;
	margin: 0px 0px 20px;
	text-indent: -9999px;
}

h2.h2_hanga {
	background: url(../img/h2_hanga.jpg) no-repeat;
	width: 590px;
	height: 200px;
	padding: 0px;
	margin: 0px 0px 20px;
	text-indent: -9999px;
}

h2.h2_kakejiku {
	background: url(../img/h2_kakejiku.jpg) no-repeat;
	width: 590px;
	height: 200px;
	padding: 0px;
	margin: 0px 0px 20px;
	text-indent: -9999px;
}

h2.h2_kimono {
	background: url(../img/h2_kimono.jpg) no-repeat;
	width: 590px;
	height: 200px;
	padding: 0px;
	margin: 0px 0px 20px;
	text-indent: -9999px;
}

h2.h2_kosho {
	background: url(../img/h2_kosho.jpg) no-repeat;
	width: 590px;
	height: 200px;
	padding: 0px;
	margin: 0px 0px 20px;
	text-indent: -9999px;
}

h2.h2_kottou {
	background: url(../img/h2_kottou.jpg) no-repeat;
	width: 590px;
	height: 200px;
	padding: 0px;
	margin: 0px 0px 20px;
	text-indent: -9999px;
}

h2.h2_nihonga {
	background: url(../img/h2_nihonnga.jpg) no-repeat;
	width: 590px;
	height: 200px;
	padding: 0px;
	margin: 0px 0px 20px;
	text-indent: -9999px;
}

h2.h2_sadougu {
	background: url(../img/h2_sadougu.jpg) no-repeat;
	width: 590px;
	height: 200px;
	padding: 0px;
	margin: 0px 0px 20px;
	text-indent: -9999px;
}

h2.h2_tojiki {
	background: url(../img/h2_tojiki.jpg) no-repeat;
	width: 590px;
	height: 200px;
	padding: 0px;
	margin: 0px 0px 20px;
	text-indent: -9999px;
}

h2.h2_youga {
	background: url(../img/h2_youga.jpg) no-repeat;
	width: 590px;
	height: 200px;
	padding: 0px;
	margin: 0px 0px 20px;
	text-indent: -9999px;
}


/*	カテゴリーページ
---------------------------*/
h3.krei_title {
	background: url(../img/kaitori_rei_bg.jpg) no-repeat;
	background-color: #990000;
	font-size: 13px;
	line-height: 100%;
	padding: 7px 0px 6px 8px;
	margin: 0px;
	color:#FFFFFF;
}

.kaitorirei {
	margin: 0px 0px 30px;
}

.kaitorirei td {
	background: url(../img/k_rei_table.jpg) no-repeat 0px 0px;
	padding: 6px;
	margin: 0px;
	border: 1px solid #DD9393;
	border-left: none;
	border-top: none;
	width: 20%;
}








/*	会社概要
-----------------------------------*/
h2.corp_h2 {
	background: url(../img/corp_h2.jpg) no-repeat;
	width: 590px;
	height: 47px;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

h2.tokutei_h2 {
	background: url(../img/tokutei.jpg) no-repeat;
	width: 590px;
	height: 47px;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

.corp_bg {
	margin: 0px 0px 30px;
	padding: 10px;
	border: 1px solid #790000;
	border-top: none;
	background: url(../img/corp_bg.jpg);
}


.corp_table {
}

.corp_table td {
	background: url(../img/corp_td.jpg) no-repeat 0px 0px;
	padding: 6px;
	margin: 0px;
	border: 1px solid #AA4040;
	border-left: none;
	border-top: none;
	width: 70%;
}

.corp_table th {
	background: url(../img/corp_th.jpg) no-repeat 0px 0px;
	padding: 6px;
	margin: 0px;
	border: 1px solid #AA4040;
	border-left: none;
	border-top: none;
	width: 30%;
	text-align: right;
}






/*	よくある質問
-----------------------------------*/
h2.qa_h2 {
	background: url(../img/qa_title.gif) no-repeat;
	width: 590px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 20px;
	padding: 0px;
}

.qa_dl {
	margin: 0px 15px;
	padding: 0px;
}

.qa_dl dt {
	margin: 0px 0px 15px;
	padding: 13px 6px 6px 70px;
	background: url(../img/q_title.gif) 15px center no-repeat;
	background-color: #EDDADD;
	font-weight: bold;
}

.qa_dl dd {
	margin: 0px 0px 40px;
	padding: 13px 6px 6px 70px;
	background: url(../img/a_title.gif) 15px 5px no-repeat;
}


/*	買取の流れ
-----------------------------------*/
h2.nagare_h2 {
	background: url(../img/nagare_title.gif) no-repeat;
	width: 590px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 20px;
	padding: 0px;
}

.nagare_bg {
	background: url(../img/nagare_bg.gif) no-repeat top center;
}

.nagare {
	width: 386px;
	margin: 0px 95px 40px;
	padding: 6px;
	border: solid 1px #999999;
	background: #FFFFFF;
}


/*	サイトマップ
-----------------------------------*/
h2.sitemap_h2 {
	background: url(../img/sitemap_title.gif) no-repeat;
	width: 590px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 20px;
	padding: 0px;
}


/*	お問合せ
-----------------------------------*/
h2.otoiawase_h2 {
	background: url(../img/otoiawase_title.jpg) no-repeat;
	width: 590px;
	height: 47px;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

.otoiawase_bg {
	margin: 0px 0px 30px;
	padding: 10px;
	border: 1px solid #790000;
	border-top: none;
	background: url(../img/corp_bg.jpg);
}


.otoiawase_table {
}

.otoiawase_table td {
	background: url(../img/mail_td.jpg) no-repeat 0px 0px;
	padding: 6px;
	margin: 0px;
	border: 1px solid #AA4040;
	border-left: none;
	border-top: none;
	width: 70%;
}

.otoiawase_table th {
	background: url(../img/mail_th.jpg) no-repeat 0px 0px;
	padding: 6px;
	margin: 0px;
	border: 1px solid #AA4040;
	border-left: none;
	border-top: none;
	width: 30%;
	text-align: right;
}

.text_area {
	border: 1px solid #B76F6F;
}




/*	エリアのページ
-----------------------------------*/
h2.area_h2 {
	background: url(../img/area_h2.jpg) no-repeat;
	width: 590px;
	height: 47px;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

.area_s {
	padding: 6px;
	background: #F4EAEA;
	margin: 0px;
}

.area_bg {
	margin: 0px 0px 30px;
	padding: 10px;
	border: 1px solid #790000;
	border-top: none;
	background: url(../img/corp_bg.jpg);
}



.ad span {
	margin: 0px 10px 0px 0px;
}
