﻿@charset "utf-8";

/* ===================================================================

	content
	  area
	  type
	 sitemap

=================================================================== */

div#content div.section {
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	background:url(../images/content_box_bottom.gif) bottom left no-repeat;
	}

div#content div.section h3 {
	height:32px;
	margin-bottom:15px;
	}

div#content div.section h3.title01 {
	background:url(../images/content_title01.gif) no-repeat;
	}
	
div#content div.section h3.title02 {
	background:url(../images/content_title02.gif) no-repeat;
	}

div#content div.section h3.title03 {
	background:url(../images/content_title03.gif) no-repeat;
	}

div#content div.section h3.title04 {
	background:url(../images/content_title04.gif) no-repeat;
	}
	
div#content div.section h3.title05 {
	background:url(../images/content_title05.gif) no-repeat;
	}

div#content div.section h3 span {
	visibility:hidden;
	}

/* 日本全国・地域別スクラップ買取センター */

div#content div.area p {
	float:left;
	clear:left;
	width:64px;
	padding:0 3px;
	font-size:1.1em;
	}

html>/**/body div#content div.area p {
	border-right:1px #ccc solid; /* Firefox,Safari,Opera,Chrome,ie8 */
	}

div#content div.area ul {
	width:410px;
	margin:0 0 15px 70px;
	border-left:1px #ccc solid;
	}

div#content div.area ul li {
	float:left;
	margin-bottom:15px;
	padding:0 10px;
	border-right:1px #ccc dotted;
	word-break:keep-all;/* ie6,ie7 */
	}

/* 買取品目 */

div#content div.section div.type01 {
	background:url(../images/content_type_bg01.gif) no-repeat;
	}
	
div#content div.section div.type02 {
	background:url(../images/content_type_bg02.gif) no-repeat;
	}
	
div#content div.section div.type03 {
	background:url(../images/content_type_bg03.gif) no-repeat;
	}
	
div#content div.section div.type04 {
	background:url(../images/content_type_bg04.gif) no-repeat;
	}
div#content div.section div.type05 {
	background:url(../images/content_type_bg05.gif) no-repeat;
	}
	
div#content div.section div.type06 {
	background:url(../images/content_type_bg06.gif) no-repeat;
	}
	
div#content div.section div.type07 {
	background:url(../images/content_type_bg07.gif) no-repeat;
	}
	
div#content div.section div.type08 {
	background:url(../images/content_type_bg08.gif) no-repeat;
	}

div#content div.section div.type09 {
	background:url(../images/content_type_bg09.gif) no-repeat;
	}

div#content div.section div.type10 {
	background:url(../images/content_type_bg10.gif) no-repeat;
	}

div#content div.section div.type11 {
	background:url(../images/content_type_bg11.gif) no-repeat;
	}

div#content div.section div.type12 {
	background:url(../images/content_type_bg12.gif) no-repeat;
	}

div#content div.section div.type13 {
	background:url(../images/content_type_bg13.gif) no-repeat;
	color:#006eca;
	}

div#content div.section div.box {
	float:left;
	display:inline;
	width:152px;
	height:90px;
	margin:7px 0 0 7px;
	border:1px #ccc solid;
	}
	
div#content div.section div.box img {
	float:left;
	margin:5px;
	}
	
div#content div.section div.box p.text {
	float:left;
	width:60px;
	margin:5px 0 0 0px;
	border-bottom:1px #ccc dotted;
	font-size:12px;
	text-align:center;
	line-height:18px;
	}
	
/* 取引方法 */

div#content div.trade p {
	margin:5px 0 5px 5px;
	}
	
div#content div.trade img {
	float:left;
	margin:0 0 10px 3px;
	}

/* お知らせ・ */
div#content div.news dl {
	margin:5px 15px;
	font-size:0.9em;
	}

div#content div.news dt {
	color:#1366c3;
	font-weight:bold;
	float:left;
	padding:0 0 5px 0;
	margin-right:15px;
	}
	
div#content div.news dd {
	padding:0 0 5px 0;
	}

/* 高価買取のポイント */

div#content div.point p {
	margin:5px 15px 0px 15px;
	}

div#content div.point p.no {
	background:url(../images/line.gif) repeat-x 0 5px;
	}
	
div#content div.point p.no span {
	padding:2px;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#c00;
	}	

/* サイトマップ */

.sitemap #header {
	margin-bottom:15px;
	}

.sitemap h2 {
	margin:15px 0px 10px 0px;
	border-bottom:3px #e6e6e6 solid;
	font-size:1.1em;
	letter-spacing:0.1em;
	color:#333;
	}	

.sitemap .bread {
	padding:10px 0 0 0;
	}
	
.sitemap .column {
	float:left;
	width:302px;
	margin:0 15px 0 0;
	}
	
.sitemap .last {
	margin:0;
	}
	
.sitemap h3 {
	margin-bottom:15px;
	padding:5px;
	border-bottom:1px #ccc solid;
	}
	
.sitemap h3 a {
	color:#333;
	}
	
.sitemap .column ul {
	margin:0 0 10px 10px;
	}

.sitemap .column ul li p {
	margin:10px 0;
	}
	
.sitemap .column ul li ul {
	margin-left:5px;
	}

.sitemap .column ul.arrow li {
	background:url(../images/blue_arrow.gif) no-repeat 10px 12px;
	padding-left:20px;
	font-size:12px;
	line-height:32px;
	}