
@charset "utf-8";

/* ------------------------------
	reset
------------------------------ */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

ul,ol {
	list-style-type: none;
}

em,strong,th,address {
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}

img,
object,
embed {
	border: 0;
	vertical-align: top;
}

hr {
	display: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}

li {
	list-style-type: none;
}


/* ------------------------------
	linkcolor
------------------------------ */

a:link,
a:visited {
	color:#360;
	text-decoration: none;
}

a:hover,a:active {
	text-decoration: underline;
}


/* ------------------------------
	base
------------------------------ */

body {
	background: #d9f0ff;
	background-image:url(item/heder_back.jpg);
	background-repeat:repeat-x;
	color: #505050;
	font-size: 13px;
	font-family: Arial,"�l�r �o�S�V�b�N","MS PGothic","�q���M�m�p�S Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	line-height: 1.5;
	text-align:center;
}

#conteiner{
	text-align:left;
	margin:0px auto;
	width:950px;
	position:relative;
	}

#maintit{
	position:absolute;
	top:20px;
	right:30px;
	}
	
.tit_box{
	background-image:url(item/tit_back.gif);
	background-repeat:no-repeat;
	margin-bottom:15px;
	}
	
.tit_box p {
	color:#06C;
	font-size:14px;
	font-weight:bold;
	padding:10px 37px;
	}
	
.float_waku{
	overflow:hidden;
	}
	
.center{
	text-align:center;
	width:100%;
	margin-bottom:5px;
	}
	
.margin_auto{
	margin:0px auto;
	}
	
.list01 li{
	list-style:disc;
	margin-left:20px;
	margin-bottom:10px;
	}
	
.red{
	color:#F00;
	}
	
.orange{
	color:#F60;
	}
	
.f17px{
	font-size:17px;
	}
	
.f12px{
	font-size:12px;
	line-height:14px;
	}
	
/* margin */

.margin_l{
	margin-bottom:20px;
	}
	
.margin_m{
	margin-bottom:10px;
	}

.margin_s{
	margin-bottom:5px;
	}
	
.margin_ss{
	margin-bottom:3px;
	}
	
.ud_margin{
	margin:30px 0px;
	}
	
.ud_margin2{
	margin:10px 6px 0px 6px;
	}
	
.nofloat{
	clear:both;
	}


/* table */
.table01{
	width:99%;
	}

.table01 th{
	background-color:#e5f3ff;
	padding:13px 10px;
	border-bottom:1px dotted #666;
	width:145px;
	}
	
.table01 td{
	background-color:#fff;
	padding:13px 10px;
	border-bottom:1px dotted #666;

	}
	
.table02{
	width:99%;
		border-collapse:separate;
		border-spacing: 2px;
		margin-bottom:15px;
	}

.table02 th{
	background-color:#F60;
	color:#FFF;
	font-weight:bold;
	padding:5px 7px;
	text-align:center;
	}
	
.table02 td{
	background-color:#eee;
	padding:5px 7px;
	text-align:center;

	}
	
.table03{
	width:99%;
		border-collapse:separate;
		border-spacing: 2px;
		margin-bottom:15px;
	}

.table03 th{
	background-color:#F60;
	color:#FFF;
	font-weight:bold;
	padding:5px 7px;
	text-align:center;
	}
	
.table03 td{
	background-color:#eee;
	padding:5px 7px;

	}	
	
.bold{
	font-weight:bold;
	}

.ptop-box{
	width:100%;
	margin:20px 0px 20px 0px;
	clear:both;
	border-top:1px dotted #666;
	padding-top:5px;
	}

.ptop-box p{
	font-size:10px;
	text-align:right;
	}
/* ------------------------------
	#header
------------------------------ */
.heder{
		position:relative;
		height:100px;
		overflow:hidden;
}

.heder_jobun{
	color:#FFF;
	padding-top:2px;
	}
	
.logo{
	position:absolute;
	left:0px;
	top:33px;
	}
	
.subb_box{
	position:absolute;
	left:230px;
	top:43px;
	}
	
.subb_box li{
	float:left;
	background-image:url(item/list01.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:27px;
	margin-right:15px;
	}
	
	.tel{
	position:absolute;
	right:0px;
	top:33px;
	}
	
/* メインボタン */

.mainb_box{
	position:absolute;
	left:1px;
	top:89px;
	}

.mainb_box li{
	float:left;
	margin-right:4px;
}

/* ------------------------------
	#footer
------------------------------ */
#footer{
	background-color:#F60;
	margin-top:15px;
	text-align:right;
	}

#footer p{
	padding:3px 10px;
	color:#FFF;
	font-size:10px;
	}
/* ------------------------------
	#cont
------------------------------ */

#cont{
	position:absolute;
	top:132px;
	background-color:#fff;
	}
	
#cont_box{
	background-image:url(item/home_back.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	}
	
#cont_box2{
	background-image:url(item/cont_back.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	}

#left{
	width:256px;
	float:left;
	}
	
#left_box{
	padding:0px 15px 15px 15px;
	}

#right{
	width:694px;
	float:left;
	}
	
#right_box{
	padding:0px 28px 18px 18px;
	}
	
#right_box2{
	padding:20px 28px 18px 18px;
	}
	
#omona_box{
	overflow:hidden;
		}

	
.omo_fuyo_box{
	float:left;
	width:211px;
	background-image:url(item/plate_fuyohin.gif);
	background-repeat:no-repeat;
	height:444px;
	}
	
.omo_gomi_box{
	float:left;
	width:211px;
	background-image:url(item/plate_gomi.gif);
	background-repeat:no-repeat;
	height:444px;
	margin:0px 7px
	}

.omo_house_box{
	float:left;
	width:211px;
	background-image:url(item/plate_house.gif);
	background-repeat:no-repeat;
	height:444px;
	}
	
.omo_cont{
	padding:8px;
	}
	
.omo_bun{
	font-size:12px;
	line-height:1.2em;
	}

.subb_omo_box{
	margin:50px 0px 15px 0px;
	}
	
.subb_omo_box li{
	background-image:url(item/list01.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:27px;
	margin-right:15px;
	margin-bottom:5px;
	margin-left:10px
	}
	
.okomari_box{
	overflow:hidden;
	margin-bottom:15px;
	}
	
.okomari_box li{
	float:left;
	margin-right:4px;
	}

.oto_box{
	position:relative;
	background-image:url(item/oto_plate.gif);
	background-repeat:no-repeat;
	width:646px;
	height:134px;
	}
	
#oto{
	position:absolute;
	right:20px;
	top:22px
	}
	
.mini_right{
	float:left;
	width:340px;
	margin-right:15px;
	}
	
.mini_left{
	float:left;
	}

.marutoku{
	margin-right:3px;
	}
/* ------------------------------
	会社概要
------------------------------ */
#aisatsu_box{
	overflow:hidden;
	margin-bottom:20px;
	}

.aisatsu_bun_box{
	width:480px;
	float:left;
	margin-right:10px;
	}
	
.or_back{
	width:99%;
	background-color:#ffefdd;
	margin-bottom:10px;
	}
	
.or_back_moji{
	padding:10px;
	}
	
/* ------------------------------
	不用品買取回収
------------------------------ */

#kaishu_box{
	background-image:url(item/fuyo_mainb_kaishu.gif);
	background-repeat:no-repeat;
	width:312px;
	height:134px;
	float:left;
	margin-right:10px;
	}
	
#kaitori_box{
	background-image:url(item/fuyo_mainb_kaitori.gif);
	background-repeat:no-repeat;
	width:312px;
	height:134px;
	float:left;
	}

.fuyo_box{
	margin-bottom:10px;

	}
	
.subb_fuyo_box{
	overflow:hidden;
		clear:both;
	}
	
.subb_fuyo_box li{
	float:left;
	background-image:url(item/list01.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:27px;
	margin:5px 5px;
	}

.green_back{
	width:99%;
	background-color:#d3f1cc;
	margin-bottom:10px;
	}
	
.green_back_moji{
	padding:5px 10px;
	}
	
.tel_mitsumori{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	}
	
/* ------------------------------
	ゴミ屋敷
------------------------------ */

.glay_back{
	background-color:#eee;
	overflow:hidden;
	padding:10px;
	margin-bottom:10px;
	
	}

.glay_back li{
	float:left;
		background-image:url(item/list01.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:27px;
	margin-right:20px;
	}

.box1{
	overflow:hidden;
	margin-bottom:15px;
	}
.box1 div{
	width:385px;
	float:left;
	}

.pic_right{
	float:right;
	}

/* ------------------------------
	お困り
------------------------------ */
.orline_back{
	width:99%;
	margin-bottom:10px;
	border:1px solid #F60;
	}
	
.orline_back_moji{
	padding:15px 20px;
	}
	
.list_shikaku{
	}	
	
.list_shikaku li{
	background-image:url(item/list_shikaku.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-bottom:5px;
	}	
	
/* ------------------------------
	FAQ
------------------------------ */
.faq_box{
	border:3px solid #eee;
	padding-bottom:10px;
	margin-bottom:10px;
	
	}
	
.faq dt{
	float:left;
	margin-right:10px;
	width::30px;
	
	}
	
.faq dd{
	float:left;
	width:550px;
	padding-top:5px;

	}
	
.faq{
	padding:10px 10px 0px 10px;
	overflow:hidden;
	}

/* ------------------------------
	お問い合わせ
------------------------------ */
.soshin_b{
	text-align:right;
	margin-top:15px;
	}
	
.thanks_box{
	width:100%;
	margin:50px 0px;
	text-align:center;
	}

