@CHARSET "UTF-8";
/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;background: transparent;}
body{width:100%;height:100%;line-height:150%;font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
caption {width: 100%;}
code{font-family:monospace;}
img{border:none;}
/* clearfix */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */
body {
	font-size: 12px;
	line-height: 1.6em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a {
	text-decoration: none;
	color: #004276;
}
a:link {
	text-decoration: none;
	color: #004276;
}
a:visited {
	text-decoration: none;
	color: #004276;
}
a:hover {
	color: #ff008c;
	text-decoration: underline;
}
a:active {
	color: #ff008c;
	text-decoration: underline;
}
img {
	border: 0;
}
h1 {
	background: url('../img/titlebar.jpg') no-repeat;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 35px;
	font-size: 13px;
	font-weight: bold;
	clear: both;
}
h2 {
	background: url('../img/titlebar.jpg') no-repeat;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 35px;
	font-size: 13px;
	font-weight: bold;
	clear: both;
}
h3 {
	background: url('../img/underpoint.gif') no-repeat left center;
	padding: 0 0 0 15px;
	font-size: 13px;
	font-weight: bold;
	clear: both;
}
h4 {
	margin: 10px 0 5px 0;
}
div.clear {
	clear: both;
}
/**
 * コンテナ
 */
div.container {
	padding: 10px;
	margin: 0 0 10px 0;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
div.container p {
	margin: 0.2em 0;
}
/**
 * お役立ちリンク
 */
dl.area_link {
	margin: 10px 0;
}
dl.area_link dd {
	padding: 0 0 0 12px;
	border-bottom: 1px dotted #CCCCCC;
}
ul.area_link {
}
ul.area_link li {
	padding: 0 5px;
	margin: 3px 0;
	float: left;
	border-right: 1px dotted #CCCCCC;
}
/**
 * 今すぐ一括見積もり
 */
#estimate_m {
	width: 700px;
	height: 200px;
	margin: 0 0 20px 0;
	background: url(../img/estimate_m.jpg) no-repeat;
}
#estimate_m_button {
	display: block;
	padding: 112px 0 0 495px;
}

a.point,
#topbar a,
#rightbar div.menu a,
#footer div.menu a {
	text-decoration: none;
	color: #004276;
	padding: 0 0 0 18px;
}
a.point:link,
#topbar a:link,
#rightbar div.menu a:link,
#footer div.menu a:link {
	background: url('../img/linkpoint.gif') no-repeat 5px 50%;
}
a.point:visited,
#topbar a:visited,
#rightbar div.menu a:visited,
#footer div.menu a:visited {
	background: url('../img/linkpoint.gif') no-repeat 5px 50%;
}
a.point:hover,
#topbar a:hover,
#rightbar div.menu a:hover,
#footer div.menu a:hover {
	background: url('../img/linkpoint-pink.gif') no-repeat 5px 50%;
	color: #ff008c;
	text-decoration: underline;
}
a.point:active,
#topbar a:active,
#rightbar div.menu a:active,
#footer div.menu a:active {
	background: url('../img/linkpoint-pink.gif') no-repeat 5px 50%;
	color: #ff008c;
	text-decoration: underline;
}
div.form_h3 {
	padding-left: 15px;
}
div#flashMessage {
	background: #FFC0CB;
	border: 1px solid #FF1493;
	padding: 5px;
	margin: 20px 0;
	text-align: center;

}
p.message {
	background: #FFF6C3;
	border: 1px solid #FFEE88;
	padding: 5px;
	margin: 10px 0;
}
table {
	width: 100%;
	border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	border-collapse: collapse;
}
table caption {
	color: #3191a3;
	font-size: 13px;
	font-weight: bold;
}
table tr th {
	background: #3191a3;
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	padding: 2px 5px;
	color: #FFFFFF;
}
table tr td {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
}
table tr td.date {
	width: 100px;
}
table tr td.status {
	width: 60px;
}
table tr td.detail {
	width: 60px;
}
table.noline {
	border: 0;
}
table.noline tr {
	border: 0;
}
table.noline tr th {
	background-color: #FFFFFF;
	border: 0;
	margin: 5px 0;
}
table.noline tr td {
	border: 0;
}
ul li {
	list-style: none;
}
dl dd {
	list-style: none;
}
.clear {
	clear: both;
}
/**
 *ラッパー
 */
#wrapper {
	width: 950px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
/**
 *最上段横バー
 */
#topbar {
	text-align: left;
	width: 100%;
	height: 22px;
	line-height: 22px;
	margin: 0;
	background: url('../img/bar.jpg') no-repeat bottom;
}
#topbar h1 {
	float: left;
	margin: 0px 0px 0px 1em;
	padding: 0;
	background-image: none;
	color: #004276;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}
#topbar span{
	margin:0 0 0 1em;
	color: #004276;
}
#topbar #menu {
	float: right;
	margin: 0 5px 0 0;
	line-height: 20px;
	height: 20px;
}
/**
 *ヘッダー
 */
#header {
	width: auto;
	height: 60px;
	margin: 10px 0;
}
#header #logo {
	float: left;
}
#header #banner {
	float: right;
}
/**
 *グローバルナビ
 */
#navi {
	text-align: left;
	width: 100%;
	height: 38px;
	line-height: 38px;
	background: url('../img/navi.jpg') no-repeat;
	margin: 0 0 10px 0;
}
#navi ul {
	padding:1px 0;
	height: 36px;
	line-height: 36px;
}
#navi ul li {
	float: left;
	border-right: 1px solid #FFFFFF;
}
#navi ul li a {
	display: block;
	border-right: 1px solid #000000;
	padding: 0 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
#navi ul li a:visited {
	text-decoration: none;
}
#navi ul li a:hover {
	background-color: #ff008c;
	text-decoration: none;
}
#navi ul li a:active {
	background-color: #ff008c;
	text-decoration: none;
}
/**
 *ライトバー
 */
#rightbar {
	margin: 0 0 20px 0;
	width: 250px;
	float: left;
}
#rightbar div.menu {
	width: 240px;
	margin: 0 0 0 10px;
	background-color: #D2D2D2;
	border: 1px solid #B2B2B2;
}
* html #rightbar div.menu {
	margin: 5px 0 0 5px;
}
#rightbar dl {
	background: #FFFFFF;
	border: 1px solid #B2B2B2;
	margin: 10px;
}
#rightbar dl dt {
	margin: 10px 10px 0 10px;
	font-weight: bold;
	border-bottom: 1px dotted #B2B2B2;
}
#rightbar dl dd {
	margin: 0 0 0 5px;
	line-height: 25px;
}
#rightbar dl dd.more {
	margin: 0 5px 0 0;
	line-height: 25px;
	font-size: 10px;
	text-align: right;
}
/* フッター */
#footer {
	width: 960px;
	height: auto;
}
#footerText{
	padding:10px;
	margin:0 0 10px;
	color:#666;
	border:1px dotted #ccc;
}
#footerBody{
	border: 1px solid #CCCCCC;
}
#footer h5 {
	font-size: 10px;
}
#footer_l {
	float: left;
	width: 690px;
	height: auto;
	margin: 10px 10px 0 10px;
	padding: 0 0 10px 0;
}
* html #footer_l {
	margin: 10px 8px 0 10px;
}
#footer_l li {
	margin: 0 0 0 15px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
}
#footer_r {
	float: left;
	width: 230px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #EEEEEE;
}
#footer div.menu {
	float: left;
	margin: 0 10px;
}
/**
 *ページナビ
 */
#maincontents div#page_navi {
	margin: 5px 0;
	text-align: right;
}
#maincontents div#page_navi span#numbers {
	float: left;
	margin-left: 10px;
	font-weight: bold;
}
#maincontents div#page_navi span#paginater {
	margin-right: 10px;
}
/**
 *トップ画像
 */
#topimage {
	margin: 0;
	width: 950px;
	height: 358px;
	background: url(../img/topimage.jpg) no-repeat;
}
#topimage #topbutton {
	padding: 207px 0 0 297px;
}
#topimage #topbutton a {
	text-indent: -9999px;
	outline: 0;
	display: block;
	width: 248px;
	height: 102px;
	background: url(../img/topbutton.jpg) no-repeat;
}
#topimage #topbutton a:hover {
	background: url(../img/topbutton_hover.jpg) no-repeat;
}
/**
 *メインコンテンツ
 */
#maincontents {
	width: 700px;
	margin: 0;
	float: left;
}
/**
 *コンテンツ枠
 */
#maincontents div.contbox {
	display: block;
	width: 650px;
	margin: 0 25px;
}
/**
 *フォーム用テーブル
 */
#maincontents table.form th {
	width: 30%;
}
/**
 *送信ボタン
 */
#maincontents div.submit {
	text-align: center;
	margin: 10px 0;
}
#maincontents div.loginbox {
	text-align: center;
}
/**
 *戻るリンク
 */
#maincontents div.back {
	text-align: right;
}
/**
 *もっと見るリンク
 */
#maincontents div.more {
	margin: 2px 5px 0 0;
	font-size: 10px;
	text-align: right;
}
/**
 *ログイン
 */
#maincontents div.loginbox table {
	margin: 0 auto;
	text-align: left;
}
/**
 *トップ・３つのポイント
 */
#maincontents h3.point {
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0 0 2px 40px;
	margin: 5px 0;
	border-bottom: 1px dotted #CCCCCC;
}
#no1 {
	background: url('../img/no1.gif') no-repeat;
}
#no2 {
	background: url('../img/no2.gif') no-repeat;
}
#no3 {
	background: url('../img/no3.gif') no-repeat;
}
#maincontents h3.point strong {
	font-size: 18px;
	color: red;
}
/**
 *トップ・ご利用の流れ
 */
#maincontents div.flow_use {
	width: 120px;
	float: left;
	padding: 0 5px;
}
#maincontents div.flow_use p {
	font-size: 11px;
	line-height: 120%;
}
/**
 *トップ・不用品一覧
 */
#maincontents dl.menu dt {
	font-size: 13px;
	font-weight: bold;
	float: left;
	width: 200px;
	padding: 3px 5px;
}
#maincontents dl.menu dd {
	border-bottom: 1px dotted #B2B2B2;
	padding: 3px 0;
	margin: 0;
}
/** トップ・一括見積もり依頼一覧 */
ul.requestList li{
	padding:10px;
	border-bottom:1px solid #ccc;
}
ul.requestList li div.header{
	margin:0 0 0.2em;
}
ul.requestList li div.header span.date{
	float:right;
	margin:0 0.4em 0 0;
}
ul.requestList li div.header span.tag{
	float:right;
	padding:0 0.4em;
	background:#ffbc00;
	color:#fff;
	font-weight:bold;
}
ul.requestList li div.detail {
	padding:10px;
	/*background:#f2fdff;*/
	border:1px dotted #ccc;
}
ul.requestList div.link{
	text-align:right;
}
ul.requestList div.link span.date{
	float:left;
}
/**
 *業者一覧（お勧め業者）
 */
#maincontents div.charge_trader_list {
	margin: 10px 0;
	border-top: 1px dotted #B2B2B2;
}
#maincontents div.charge_trader_list div.company {
	margin: 0;
	padding: 7px 0 0 10px;
	background-color: #FFFACD;
	border-bottom: 1px solid #B2B2B2;
}
#maincontents div.charge_trader_list div.company h3 {
	font-size: 16px;
	margin: 0;
}
#maincontents div.charge_trader_list div.company p {
	margin: 3px 0;
}
#maincontents div.charge_trader_list div.image {
	margin: 5px;
	text-align: center;
}
#maincontents div.charge_trader_list h4.pr_title {
	padding: 0 0 0 15px;
	font-size: 14px;
	font-weight: bold;
}
#maincontents div.charge_trader_list p.pr {
	margin: 0;
	padding: 0 5px;
}
#maincontents div.charge_trader_list p.link {
	margin: 0;
	padding: 0 15px 0 0;
	text-align: right;
}
#maincontents div.charge_trader_list p.category {
	margin: 0;
	padding: 0 5px;
}
#maincontents div.charge_trader_list div.button {
	text-align: center;
}
#maincontents div.charge_trader_list div.button a.button{
	margin: 0 auto;
}
/**
 *業者一覧
 */
#maincontents div.trader_list {
	height: 145px;
	margin: 10px 0;
	border-top: 1px dotted #B2B2B2;
}
#maincontents div.trader_list div.company {
	margin: 0;
	padding: 3px 10px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #B2B2B2;
}
#maincontents div.trader_list div.company span.company {
	font-weight: bold;
}
#maincontents div.trader_list div.company span.area {
	float: right;
}
#maincontents div.trader_list h4.pr_title {
	margin: 0;
	padding: 5px 15px;
}
#maincontents div.trader_list p.pr {
	margin: 0;
	padding: 0 5px;
	height: 40px;
	line-height: 150%;
}
#maincontents div.trader_list p.category {
	margin: 5px 10px;
}
#maincontents div.trader_list div.button {
	clear: both;
	text-align: center;
}
#maincontents div.trader_list div.button a.button{
	margin: 0 auto;
}
/**
 *業者詳細（有料会員）
 */
#maincontents div.charge_trader_detail div.cont_l {
	float: left;
	width: 400px;
	margin: 0 10px 10px 0;
}
#maincontents div.charge_trader_detail div.cont_l p {
	margin: 0;
}
#maincontents div.charge_trader_detail div.cont_r {
	float: left;
	width: 240px;
	margin: 0 0 10px 0;
}
#maincontents div.charge_trader_detail div.item_category {
	clear: both;
	margin: 20px 0 0 0;
	background-color: #F5FFFA;
	border: 1px solid #B2B2B2;
}
#maincontents div.charge_trader_detail div.item_category h3{
	margin: 5px 0 5px 15px;
}
#maincontents div.charge_trader_detail div.item_category dl {
	margin: 5px;
	padding: 0;
}
#maincontents div.charge_trader_detail div.item_category dl dt {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0 0 0 25px;
}
#maincontents div.charge_trader_detail div.item_category dl dd {
	margin: 0;
	border-bottom: 1px dotted #B2B2B2;
}
/**
 *業者詳細
 */
#maincontents div.trader_detail div.cont_l {
	float: left;
	width: 365px;
	margin: 0 10px 10px 0;
}
#maincontents div.trader_detail div.cont_l p {
	margin: 0;
}
#maincontents div.trader_detail div.cont_l h3 {
	margin: 0;
}
#maincontents div.trader_detail div.cont_r {
	float: left;
	width: 300px;
	margin: 0  0 10px 0;
}
#maincontents div.trader_detail div.item_category {
	clear: both;
	background-color: #F5FFFA;
	border: 1px solid #B2B2B2;
}
#maincontents div.trader_detail div.item_category h3{
	margin: 5px 0 5px 15px;
}
#maincontents div.trader_detail div.item_category dl {
	margin: 5px;
	padding: 0;
}
#maincontents div.trader_detail div.item_category dl dt {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0 0 0 25px;
}
#maincontents div.trader_detail div.item_category dl dd {
	margin: 0;
	border-bottom: 1px dotted #B2B2B2;
}
#maincontents div.ads_b {
	margin: 0 auto;
	text-align: center;
}
/**
 *コラム一覧
 */
#maincontents dl.column {
	margin: 10px 0;
}
#maincontents dl.column dt {
	border-bottom: 1px dotted #B2B2B2;
	font-size: 14px;
	font-weight: bold;
}
/**
 *コラム詳細
 */
#maincontents div.columns {
	margin: 20px 0 0 0;
}
#maincontents div.columns p.cont_r {
	float: right;
	width: 430px;
	margin: 0;
}
/**
 *よくある質問
 */
#maincontents span.cont_r {
	float: right;
}
#maincontents p.question {
	background: url(../img/icon_q.gif) no-repeat top left;
	padding: 0 0 0 25px;
	line-height: 21px;
}
#maincontents p.answer {
	background: url(../img/icon_a.gif) no-repeat top left;
	padding: 0 0 0 25px;
	line-height: 21px;
}
/**
 *プライバシーポリシー・利用規約
 */
#maincontents p.align_r {
	text-align: right;
}
#maincontents span.no {
	display: block;
	float: left;
	width: 30px;
}
#maincontents p.indent {
	margin: 2px 0;
	padding: 0 0 0 30px;
}
/**
 *サイトマップ
 */
#maincontents div#sitemap {

}
