@charset "utf-8";

/* ========================================================
	contents css => 下層ページ用css
======================================================== */

/* メインエリア
============================================================================================================ */
div#imageArea {
	background: url(../images/main_bg.jpg) repeat-x center top;
}
div#imageArea h2 {
	width: 900px;
	margin: 0 auto;
	padding: 22px 0;
	background: url(../images/main_image.jpg) no-repeat;
}

/* パンくず
----------------------------------------------------------------------------------------- */
div#imageArea p {
	width: 900px;
	margin: 0 auto;
	padding: 4px 0 2px;
}
div#imageArea p a {
	padding-left: 16px;
	background: url(../images/topicpath_icon.gif) no-repeat left;
}


/* タイトル
============================================================================================================ */
div#mainArea h3 {
	margin-bottom: 25px;
}
div#mainArea h4 {
	margin-bottom: 15px;
	padding-right: 1px;
	text-align: center;
}


/* メールでお問い合わせ
============================================================================================================ */
dl#mailInfo {
	margin: 35px 5px 0;
	padding-top: 20px;
	border-top: 1px solid #bfbfbf;
	zoom: 1;
}
dl#mailInfo:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
dl#mailInfo dt {
	float: left;
}
dl#mailInfo dd {
	position: relative;
	left: -200px;
	padding-top: 11px;
}



/* section
============================================================================================================ */
div.section {
	margin: 0 3px 25px 5px;
	zoom: 1;
}
div.section:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div.ph_right p,
div.ph_right ul,
div.ph_right dl {
	margin-right: 240px;
}
div.ph_right p.ph {
	float: right;
	margin: 0;
}
div.ph_left p,
div.ph_left ul,
div.ph_left dl {
	margin-left: 240px;
}
div.ph_left p.ph {
	float: left;
	margin: 0;
}
div#mainArea div.section h3 {
	padding-top: 20px;
	border-top: 1px solid #bfbfbf;
}
div#mainArea div.section h4 {
	margin-top: 25px;
	text-align: left;
}
div.paragraph_section {
	margin: 0 3px 25px 5px;
}
div.paragraph_section p {
	margin-bottom: 1.3em;
}
p.ph_section {
	margin: 0 0 25px;
	text-align: center;
}


/* box
============================================================================================================ */
div.box {
	margin: 0 5px 25px;
	background: url(../images/box_bg.gif) repeat-y;
}
div.box div.inner {
	background: url(../images/box_bg_top.gif) no-repeat;
	zoom: 1;
}
div.box ol {
	padding: 10px;
	background: url(../images/box_bg_bottom.gif) no-repeat left bottom;
}
div.box ol li {
	padding-bottom: 2px;
}

/* 表
============================================================================================================ */
div.section dt {
	float: left;
	padding-top: 10px;
}
div.section dd {
	padding: 14px 0 25px 125px;
	border-top: 1px solid #bfbfbf;
}
div.section dt.first {
	padding-top: 0;
}
div.section dd.first {
	padding-top: 5px;
	border-top: none;
}











/* 電化製品の処分
============================================================================================================ */
div.box_s {
	margin: 1.2em 0 1.2em 238px;
	background: url(../images/box_s_bg.gif) repeat-y;
	zoom: 1;
}
div.box_s div.inner {
	background: url(../images/box_s_bg_top.gif) no-repeat;
}
div.box_s div.inner p {
	margin: 0;
	padding: 12px 18px 12px 15px;
	background: url(../images/box_s_bg_bottom.gif) no-repeat left bottom;
}


/* 不用品買取
============================================================================================================ */
p#purchase {
	padding: 15px;
	background: url(../images/box_bg_bottom.gif) no-repeat left bottom;
}




/* 対応エリア
============================================================================================================ */
dl#area {
	padding: 15px 15px 10px;
	background: url(../images/box_bg_bottom.gif) no-repeat left bottom;
}
dl#area dt {
	font-weight: bold;
	color: #4d4d4d;
}
dl#area dd {
	padding-bottom: 1.5em;
}






/* Ｑ＆Ａ
============================================================================================================ */
dl#qa {
	padding: 24px 15px 10px;
	background: url(../images/box_bg_bottom.gif) no-repeat left bottom;
}
dl#qa dt,
dl#qa dd {
	position: relative;
	padding-left: 28px;
}
dl#qa img {
	position: absolute;
	top: 0.2em;
	left: 0;
}
* html dl#qa img {
	left: -28px;
}
dl#qa dt {
	margin-bottom: 0.6em;
	padding-bottom: 0.4em;
	border-bottom: 1px solid #bfbfbf;
	font-weight: bold;
	color: #4d4d4d;
}
dl#qa dd {
	padding-bottom: 24px;
}




/* 相互リンク
============================================================================================================ */
div#linkArea {
	margin: 0 5px;
}
div#linkArea h3 {
	border-bottom: 1px solid #bfbfbf;
}



/* サイトマップ
============================================================================================================ */
div.sitemap {
	margin: 0 5px 20px;
}
div#mainArea div.sitemap h3 {
	margin-bottom: 10px;
	border-bottom: 1px solid #bfbfbf;
}
div.sitemap ul {
	margin-left: 5px;
	zoom: 1;
}
div.sitemap ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div.sitemap ul li {
	float: left;
	width: 16em;
	padding: 0.4em 0.3em;
	border-left: 1px solid #d6d6d6;
}
div.sitemap ul li a {
	padding-left: 15px;
	background: url(../images/link_icon.gif) no-repeat left;
}

div.sitemap ul li a:link, div.sitemap ul li a:visited {
	text-decoration: none;
	color: #979797;
}
div.sitemap ul li a:hover, div.sitemap ul li a:active {
	color: #ff7105;
	text-decoration: underline;
}

