@charset "UTF-8";
body {
	margin:auto;
	padding:0px;
	text-align: center;
	font-size:80%;
        font-family: "MS UI Gothic","MS PGothic";
	color:#1E1E1E;
	line-height:1.4em;
	background: url(../img/bg.gif);
	background-position:0 0;
	background-repeat:repeat;
}

table{
	padding:0px;
	margin:0px;
	font-size:100%;
}
h1,h2,h3,h4,h5{
	margin:0px;
	padding:0px;
}
p {
	padding:0px;
	margin:0px;
}
ul , dl , ol{
	list-style:none;
	padding:0px;
	margin:0px;
}
img {
	border:0px;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
}
form {
	padding:0px;
	margin:0px;
}
a:link {
	color: #0A50A1;
	text-decoration: none;
}
a:visited {
	color: #0A50A1;
	text-decoration: none;
}
a:hover {
	color: #0A50A1;
	text-decoration:underline;
}
a:active {
	color: #0A50A1;
	text-decoration: none;
}
a:hover *{
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	text-decoration:underline;
}
.tb{
	width:600px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin:20px 0px 20px 27px;
	text-align:left;
	background: #fff;
}
.tb td , .tb th{
	padding:8px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.tb th{
	width:150px;
	background:#FBD7DF;
}

.cl{
	clear:left;
}
.clr{
	clear:right;
}
.clb{
	clear:both;
}
.red{
	font-weight:bold;
	color:red;
}
.text_right{
	padding:10px 15px;
	text-align:right;
}
.ex{
	color:#666;
	font-size:90%;
	margin-top:3px;
}
.err{
	background-color:#ffe6e6;
	font-size:120%;
	font-weight:bold;
}
.del{
	text-indent:-9999px;
}



/************************************/
/*  全体
/************************************/
#contents{
	width:950px;
	margin:auto;
	background-image:url(../img/contents_bg.gif);
	background-position:center 0;
	background-repeat:repeat-y;
}

/************************************/
/*  ヘッダー
/************************************/
#head {
	width:930px;
	height:80px;
	margin:0px 10px;
	background-image:url(../img/head_bg.gif);
	background-position:0 0;
	background-repeat:repeat-x;
}
#head h1 a{
	width:500px;
	height:80px;
	background-image:url(../img/logo.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
	float:left;
}
#head p{
	width:350px;
	height:80px;
	background-image:url(../img/top_tel.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:right;
}


/************************************/
/*  ヘッダーエリア
/************************************/
#head_area{
	margin:15px 15px 0 20px;
}
/************************************/
/*  パンくず
/************************************/
#pan{
	width:910px;
	margin:15px auto;
	background:url(../img/pan_bg.gif);
	background-position:0 0;
	background-repeat:repeat;
	border:1px solid #FFC2CC;
	text-align:left;
}
#pan ul{
	height:20px;
	padding:7px 7px 7px 40px;
	background:url(../img/pan.gif);
	background-position:15px 5px;
	background-repeat:no-repeat;
	list-style:none;
}
#pan li{
	float:left;
}
/************************************/
/*  メイン
/************************************/
#main{
	width:655px;
	padding-right:20px;
	margin-bottom:80px;
	clear:both;
	float:right;
	text-align:left;
}
.bottom_tel{
	padding-top:30px;
	padding-bottom:10px;
	clear:left;
}
.bottom_tel a{
	width:655px;
	height:145px;
	background-image:url(../img/bottom_tel.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
}
.bottom_tel a:hover{
	background-position:-655px 0;
}

/************************************/
/*  左
/************************************/
#left{
	width:235px;
	padding-left:20px;
	margin-bottom:80px;
	float:left;
	text-align:left;
}
.left_1 ul{
	list-style:none;
	margin:15px 0px;
}

.left_1{
	background:#FFFFEB;
	border:1px solid #c8c8c8;
}
.left_1 h2 a{
	width:233px;
	height:39px;
	background-image:url(../img/left_1.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
}
.left_1 h2 a:hover{
	background-position:-233px 0;
}


.left_7 h2 a ,
.left_2 h2 a ,
.left_3 h2 a ,
.left_4 h2 a ,
.left_6 h2 a {
	width:235px;
	height:40px;
	margin-top:2px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
}
.left_7 h2 a:hover ,
.left_2 h2 a:hover ,
.left_3 h2 a:hover ,
.left_4 h2 a:hover ,
.left_6 h2 a:hover {
	background-position:-235px 0;
}
.left_2 h2 a {
	background-image:url(../img/left_2.gif);
}
.left_3 h2 a {
	background-image:url(../img/left_3.gif);
}
.left_4 h2 a {
	background-image:url(../img/left_4.gif);
}
.left_6 h2 a {
	background-image:url(../img/left_6.gif);
}
.left_7 h2 a {
	background-image:url(../img/left_7.gif);
}
.left_5 h2 {
	width:233px;
	height:150px;
	margin-top:25px;
	background:#FFFFEB url(../img/left_kaitai.gif);
	border:1px solid #c8c8c8;
	background-position:right bottom;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.left_1 li a{
	width:205px;
	height:30px;
	padding-bottom:2px;
	margin:0 0 2px 12px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
	border-bottom:1px dotted #ccc;
}
.left_navi1 a {
	background:url(../img/left/navi1.gif);
}
.left_navi2 a {
	background:url(../img/left/navi2.gif);
}
.left_navi3 a {
	background:url(../img/left/navi3.gif);
}
.left_navi4 a {
	background:url(../img/left/navi4.gif);
}
.left_navi5 a {
	background:url(../img/left/navi5.gif);
}
.left_navi6 a {
	background:url(../img/left/navi6.gif);
}
.left_navi7 a {
	background:url(../img/left/navi7.gif);
}
.left_navi8 a {
	background:url(../img/left/navi8.gif);
}
.left_navi9 a {
	background:url(../img/left/navi9.gif);
}
.left_navi10 a {
	background:url(../img/left/navi10.gif);
}
.left_navi11 a {
	background:url(../img/left/navi11.gif);
}
.left_navi12 a {
	background:url(../img/left/navi12.gif);
}
.left_navi13 a {
	background:url(../img/left/navi13.gif);
}
.left_1 li a:hover {
	background-position:-205px 0;
}

.left_m {
	width:233px;
	margin-top:25px;
	background:#FFFFEB url(../img/left_m_bg.gif);
	border:1px solid #c8c8c8;
	background-position:right bottom;
	background-repeat:no-repeat;
}
.left_m h2 {
	width:233px;
	height:39px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(../img/left_m.gif);
	text-indent:-9999px;
}
.left_m img {
	float:left;
	margin:10px;
}
.left_m p {
	margin-top:10px;
}
.left_m .ex {
	margin:3px 10px;
	font-size:90%;
}
.left_area {
	margin:25px 0;
	background:#FFFFEB url(../img/left_area_bg.gif);
	border:1px solid #c8c8c8;
	background-position:right bottom;
	background-repeat:no-repeat;
}
.left_area h2 a {
	width:233px;
	height:39px;
	margin-top:2px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(../img/left_area.gif);
	text-indent:-9999px;
	display: block;
}
.left_area h3 {
	font-size:150%;
	margin:10px;
	color:#0A50A1;
}
.left_area ul {
	margin:0px 10px 15px 15px;
}
.left_area li {
	display: inline;
	padding-left:0px;
	background:none;
}

.left_topics {
	margin-top:25px;
	background:#FFFFEB url(../img/left_topics_bg.gif);
	border:1px solid #c8c8c8;
	background-position:right bottom;
	background-repeat:no-repeat;
}
.left_topics h2 a{
	width:233px;
	height:39px;
	background-image:url(../img/left_topics.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
}
.left_topics a:hover {
	background-position:-233px 0;
}
.left_topics .img {
	width:120px;
	margin-top:3px;
	border:1px solid #c8c8c8;
	background:#fff;
	padding:2px;
}
.left_topics dl {
	margin:15px 10px;
}
.left_topics dt {
	padding-left:15px;
	margin:0px;
	background:url(../img/list.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
}
.left_topics dd {
	padding-left:20px;
	padding-bottom:5px;
	margin:4px 0px 4px 0px;
	border-bottom:1px dotted #c8c8c8;
}
.left_topics h3{
	margin-bottom:3px;

}
.left_topics h3 a:link,
.left_topics h3 a:visited,
.left_topics h3 a:hover,
.left_topics h3 a:active {
	text-decoration:underline;
	font-size:80%;
}
.left_topics .all {
	padding-left:15px;
	margin:0px 0px 10px 10px;
	background:url(../img/list.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	font-weight:bold;
}
.left_book {
	margin-top:15px;
}
.left_coupon {
	margin-top:25px;
}
.left_point a {
	width:233px;
	height:130px;
	margin-top:25px;
	background-image:url(../img/left/point.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
	border:1px solid #c8c8c8;
}
.left_point a:hover {
	background-position:-233px 0;
	border:1px solid #F10C35;
}
.left_hoken h2{
	margin-bottom:15px;
}
.left_hoken ul{
	margin-bottom:15px;
}
/************************************/
/*  トップページ
/************************************/
.top_1 h2{
	width:655px;
	height:300px;
	background:url(../img/top_1.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.top_2 h2{
	margin-top:50px;
}
.top_2 h2{
	width:655px;
	height:39px;
	background:url(../img/top_2.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.top_2 ul{
	width:655px;
	padding:10px 0px;
	list-style:none;
	background:url(../img/top_2_bg.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}
.top_2 li{
	padding-left:80px;
	padding-bottom:3px;
	margin:0px 0px 3px 0px;
	background:url(../img/list.gif);
	background-position:70px 5px;
	background-repeat:no-repeat;
}
.top_2 li a:link,
.top_2 li a:visited,
.top_2 li a:hover,
.top_2 li a:active {
	text-decoration:underline;
	color:#1e1e1e;
}

.top_2 h3{
	width:655px;
	height:130px;
	background:url(../img/top_2_bottom.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	text-indent:-9999px;
}


.top_3 h2{
	margin-top:50px;
}
.top_3 h2{
	width:655px;
	height:50px;
	background:url(../img/top_3.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.top_3 .box{
	width:310px;
	margin:0px 2px 2px 0px;
	border:1px solid #C8C8C8;
	float:left;
}

.top_3 .top_3_1{
	margin-left:10px;
	background:#FFFFEB url(../img/top_3_1.gif);
}
.top_3 .top_3_2{
	background:#FFFFEB url(../img/top_3_2.gif);
}
.top_3 .top_3_3{
	margin-left:10px;
	background:#FFFFEB url(../img/top_3_3.gif);
}
.top_3 .top_3_4{
	background:#FFFFEB url(../img/top_3_4.gif);
}
.top_3 .top_3_1,
.top_3 .top_3_2,
.top_3 .top_3_3,
.top_3 .top_3_4{
	background-position:right bottom;
	background-repeat:no-repeat;
}


.top_3 .box h3{
	width:128px;
	height:34px;
	margin:10px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.top_3 .box p{
	margin:0px 15px;
}
.top_3 .top_3_1 h3{
	background:url(../img/top_3_1_1.gif);
}
.top_3 .top_3_2 h3{
	background:url(../img/top_3_2_1.gif);
}
.top_3 .top_3_3 h3{
	background:url(../img/top_3_3_1.gif);
}
.top_3 .top_3_4 h3{
	background:url(../img/top_3_4_1.gif);
}

.top_3 .box ul{
	width:200px;
	margin:7px 0px 7px 15px;
	list-style:none;
}
.top_3 .box li{
	width:70px;
	margin:0px 10px 4px 0px;
	padding-left:15px;
	background:url(../img/list.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	float:left;
}


/************************************/
/*  不用品
/************************************/
.scrap_box {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.scrap_box p{
	margin:0px 20px 5px 20px;
}
.scrap_box h2{
	width:655px;
	height:40px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.scrap_1 h2{
	background:url(../img/scrap_title1.gif);
}
.scrap_2 h2{
	background:url(../img/scrap_title2.gif);
}
.scrap_3 h2{
	background:url(../img/scrap_title3.gif);
}
.scrap_4 h2{
	background:url(../img/scrap_title4.gif);
}
.scrap_5 h2{
	background:url(../img/scrap_title5.gif);
}
.scrap_6 h2{
	background:url(../img/scrap_title6.gif);
}
.scrap_7 h2{
	background:url(../img/scrap_title7.gif);
}
.scrap_8 h2{
	background:url(../img/scrap_title8.gif);
}
.scrap_2 h2,
.scrap_3 h2,
.scrap_4 h2,
.scrap_5 h2{
	margin-top:50px;
}
.scrap_2 p,
.scrap_3 p,
.scrap_4 p,
.scrap_5 p{
	margin:10px 0px 15px 25px;
	font-weight:bold;
	font-size:120%;
}
.scrap_1 ul,
.scrap_2 ul,
.scrap_3 ul,
.scrap_4 ul,
.scrap_5 ul{
	width:514px;
	height:187px;
	list-style:none;
	margin-bottom:15px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.scrap_1 ul{
	background:url(../img/scrap_1_1.gif);
}
.scrap_2 ul{
	background:url(../img/scrap_2_1.gif);
}
.scrap_3 ul{
	background:url(../img/scrap_3_1.gif);
}
.scrap_4 ul{
	background:url(../img/scrap_4_1.gif);
}
.scrap_5 ul{
	background:url(../img/scrap_5_1.gif);
}
.scrap_6 h3{
	margin:15px 0px 5px 20px;
	font-size:140%;
	text-decoration:underline;
}
.scrap_6 ul{
	margin:0px 20px 10px 55px;
	list-style:none;
}
.scrap_6_1{
	background:url(../img/scrap_6_1.gif);
}
.scrap_6_2{
	background:url(../img/scrap_6_2.gif);
}
.scrap_6_3{
	background:url(../img/scrap_6_3.gif);
}
.scrap_6_4{
	background:url(../img/scrap_6_4.gif);
}
.scrap_6_1,
.scrap_6_2,
.scrap_6_3,
.scrap_6_4{
	margin:15px;
	background-position:right top;
	background-repeat:no-repeat;
	border-bottom:1px dotted #dcdcdc;
}

.arrow{
	width:300px;
	height:17px;
	margin:10px 0px 0px 80px;
	background:url(../img/arrow.gif);
	background-position:center 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}



.scrap_7_1{
	width:514px;
	height:350px;
	padding-bottom:30px;
	margin:10px 0px 0px 55px;
	background:url(../img/price1.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	border-bottom:1px dotted #ccc;
}
.scrap_7_1 ul{
	list-style:none;
}
.scrap_7_2{
	width:514px;
	height:187px;
	padding-bottom:10px;
	margin:10px 0px 00px 55px;
	background:url(../img/price2.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.scrap_7 table{
	width:600px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin:20px 0px 20px 27px;
	text-align:left;
	background: #fff;
}
.scrap_7 td,
.scrap_7 th{
	padding:4px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}
.scrap_7 th{
	width:50%;
	background:#FBD7DF;
}
.scrap_8 p{
	margin:20px 40px;
}
.scrap_8 h3{
	height:35px;
	margin:0px 40px 7px 40px;
	padding-left:70px;
	padding-top:10px;
	background:#fffff5 url(../img/q.gif);
	background-position:5px bottom;
	background-repeat:no-repeat;
	border-top:1px solid #FFDC96;
	border-left:1px solid #FFDC96;
	border-bottom:1px solid #FF9600;
	border-right:1px solid #FF9600;
	color:#B40000;
	font-size:150%;
}

.scrap_8 .a{
	margin:0px 40px 50px 60px;
	padding:10px 0px 10px 70px;
	background:url(../img/a.gif);
	background-position:5px bottom;
	background-repeat:no-repeat;
	border-bottom:1px solid #ccc;
}


/************************************/
/*  クーポン
/************************************/
.coupon{
	margin:auto;
	text-align: center;
}
.coupon h2{
	margin-bottom:15px;
}
.coupon p{
	margin:0 15px 10px;
	text-align: left;
}
.coupon h3{
	color:red;
	margin:0 15px 10px;
	text-align: left;
}
.coupon img{
}


/************************************/
/*  ポイント
/************************************/

.point p{
	margin:0 50px 5px;
}
.point4 h3
.point3 ul,
.point2 h3,
.point1{
	width:655px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.point1{
	height:200px;
	background:url(../img/point/title.gif);
}
.point2 h3{
	height:95px;
	margin-bottom:70px;
	background:url(../img/point/001_1.gif);
}
.point3 {
	margin-bottom:50px;
	padding-bottom:20px;
	background:url(../img/point/002_bg.gif);
	background-position:400px bottom;
	background-repeat:no-repeat;
}
.point3 p{
	width:350px;
}
.point3 ul{
	height:105px;
	margin-bottom:20px;
	list-style:none;
	background:url(../img/point/002_1.gif);
	text-indent:-9999px;
}
.point4 {
	background:url(../img/point/003_bg.gif);
	background-position:450px 75px;
	background-repeat:no-repeat;
}

.point4 h3{
	height:111px;
	margin-bottom:10px;
	background:url(../img/point/003_1.gif);
	text-indent:-9999px;
}
/************************************/
/*  料金
/************************************/
.scrap_price3,
.scrap_price2,
.scrap_price1{
	width:597px;
	margin:0 0 0 25px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.scrap_price1{
	height:285px;
	background:url(../img/scrap/price/001.gif);
}
.scrap_price2{
	height:306px;
	background:url(../img/scrap/price/002.gif);
}
.scrap_price3{
	height:349px;
	background:url(../img/scrap/price/003.gif);
}
.scrap_price ol{
	margin:5px 40px 40px;
}
.scrap_price h2{
	margin-bottom:30px;
}
/************************************/
/*  法人向け
/************************************/
.scrap_houjin p{
	margin:15px 50px 30px;
}
.scrap_houjin ul{
	margin:0 50px 30px;
}

.scrap_houjin ul li{
	width:130px;
	text-indent:10px;
	float:left;
	background:url(../img/list.gif);
	background-position:0 center;
	background-repeat:no-repeat;
}

/************************************/
/*  トラブル
/************************************/

.trouble1{
	width:655px;
	height:250px;
	margin-bottom:10px;
	background:url(../img/scrap/trouble/title.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.trouble2{
	margin:15px 30px;
}
.trouble2 p{
	margin:15px 30px;
}
.trouble2 h4{
	margin:0 0 30px 0;
}


/************************************/
/*  買取例
/************************************/

.buy_2,
.buy_1{
	margin:15px;
}

.buy_1 div{
	background:url(../img/scrap/buy/001.gif);
}
.buy_1 p{
	background:url(../img/scrap/buy/001_1.gif);
}
.buy_2 div{
	background:url(../img/scrap/buy/002.gif);
}
.buy_2 p{
	background:url(../img/scrap/buy/002_1.gif);
}

.buy_2 div,
.buy_1 div{
	width:596px;
	height:225px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.buy_2 p,
.buy_1 p{
	margin-right:30px;
	height:85px;
	padding-top:20px;
	padding-left:180px;
	background-position:0 0;
	background-repeat:no-repeat;
}


/************************************/
/*  クリーニング
/************************************/

.cleaning1{
	width:655px;
	height:350px;
	margin-bottom:10px;
	background:url(../img/cleaning/001.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.cleaning2 h2{
	width:595px;
	height:40px;
	margin-left:30px;
	margin-bottom:10px;
	background:url(../img/cleaning/002.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.cleaning2 p{
	margin:5px 45px 2px;
}
.cleaning2{
	margin-bottom:30px;
}

.cleaning3 h2{
	width:595px;
	height:100px;
	margin-left:30px;
	margin-bottom:10px;
	background:url(../img/cleaning/003.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.cleaning3 ul{
	width:595px;
	height:510px;
	margin-left:30px;
	margin-bottom:10px;
	background:url(../img/cleaning/004.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

/************************************/
/*  エアコン
/************************************/

.air_1 ul,
.air_1 p{
	width:655px;
	margin:0px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.air_1 p{
	height:190px;
	background:url(../img/scrap/air/001_1.gif);
}
.air_1 ul{
	height:45px;
	background:url(../img/scrap/air/001_3.gif);
}
.air_5,
.air_4,
.air_3,
.air_2{
	margin:15px 0 25px 0;
}
.air_5 ul,
.air_4 ul,
.air_3 ul,
.air_2 ul{
	margin:10px 40px 0px 40px;
}
.air_5 ul li,
.air_4 ul li,
.air_3 ul li,
.air_2 ul li{
	margin-bottom:5px;
	padding-bottom:5px;
	padding-left:15px;
	background:url(../img/list.gif);
	background-position:0 9px;
	background-repeat:no-repeat;
	border-bottom:1px dotted #ccc;
}
.air_2 ul{
	background:url(../img/scrap/air/002_bg.gif);
	background-position:right 0;
	background-repeat:no-repeat;
}
.air_3 ul{
	background:url(../img/scrap/air/003_bg.gif);
	background-position:right 0;
	background-repeat:no-repeat;
}
.air_4 ul{
	background:url(../img/scrap/air/004_bg.gif);
	background-position:right 0;
	background-repeat:no-repeat;
}



/************************************/
/*  会社案内
/************************************/
.comp h2{
	width:655px;
	height:40px;
	margin-bottom:30px;
	background:url(../img/comp_title.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.comp p{
	margin:0px 20px 5px 20px;
}

/************************************/
/*  リンク
/************************************/
.link h2{
	width:655px;
	height:40px;
	margin-bottom:30px;
	background:url(../img/link_title.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.link h3{
	padding:3px 0px 3px 25px;
	background:#FFF0FF url(../img/list.gif);
	background-position:15px 9px;
	background-repeat:no-repeat;
	border-top:1px solid #F10C35;
	font-size:120%;
	clear:left;
}
.link img{
	margin:10px 10px 25px 25px;
	float:left;
}
.link p{
	margin:10px 20px 25px 35px;
}
/************************************/
/*  お問い合わせ
/************************************/

.mail h2{
	width:655px;
	height:40px;
	margin-bottom:15px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.mail h2{
	background:url(../img/mail_title.gif);
}
.step_com{
	margin:0px 40px;
}
.mail table{
	width:600px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin:20px 0px 20px 27px;
	text-align:left;
	background: #fff;
}
.mail td,
.mail th{
	padding:4px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}
.mail th{
	width:150px;
	background:#FBD7DF;
}
.mail table input[type="text"]{
	width:350px;
}
.mail table textarea{
	width:400px;
	height:350px;
	font-size:100%;
}
.bt{
	margin:0px 0px 0px 27px;
}
.bt input{
	font-weight:bold;
}

/************************************/
/*  新着情報一覧
/************************************/

.topics h2{
	width:655px;
	height:40px;
	margin-bottom:15px;
	background:url(../img/topics_title.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.topics dl{
	margin:10px 40px 10px 25px;
}
.topics dt{
	padding:3px 0px 3px 25px;
	background:#FAA0B4 url(../img/list.gif);
	background-position:15px 9px;
	background-repeat:no-repeat;
}
.topics dd{
	width:575px;
	margin:5px 0px;
}
.topics dd h3{
	margin:5px 0px 5px 25px;
	font-size:120%;
}
.topics dd .topics_new{
	padding:0px 0px 0px 25px;
	background: url(../img/new_m.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.topics dd h3 a:link,
.topics dd h3 a:visited,
.topics dd h3 a:hover,
.topics dd h3 a:active {
	text-decoration:underline;
}
.topics dd p{
	margin:0px 15px 25px 25px;
}
.topics dd img{
	margin:0px 10px 25px 25px;
}


/************************************/
/*  対応エリア
/************************************/

.area_1{
	width:655px;
	height:200px;
	margin-bottom:25px;
	background:url(../img/scrap/area/area.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.area_1 h3{
	padding-top:40px;
	text-indent:-9999px;
}
.area_1 h4{
	margin:0px 25px 2px 70px;
	clear:left;
}
.area_1 ul{
	margin:0 65px 3px 70px;
	border-bottom:1px dotted #ccc;
	overflow:hidden;
}
.area_1 ul li{
	margin:0 5px 1px 0;
	padding-right:5px;
	border-right:1px solid #ccc;
	float:left;
}
.area_2{
	margin-bottom:25px;
}

.area_3{
	width:655px;
	margin-bottom:35px;
	background:url(../img/scrap/area/area2.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

.area_3 h3{
	padding:60px 150px 0 60px;
}
.area_3 p{
	padding:10px 150px 0 60px;
}
.area_4{
	width:655px;
	margin-bottom:25px;
	background:url(../img/scrap/area/area3.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.area_4 h3{
	padding:60px 60px 0 190px;
}
.area_4 p{
	padding:10px 60px 0 190px;
}

/************************************/
/*  お客様の声
/************************************/

.voice h2{
	width:655px;
	height:40px;
	margin-bottom:15px;
	background:url(../img/voice_title.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.voice h3{
	margin:15px 0px 0px 25px;
	font-size:120%;
	padding:3px 0px 3px 10px;
	background:url(../img/list.gif);
	background-position:0 center;
	background-repeat:no-repeat;
	color: #0A50A1;
}
.voice .topics_new{
	padding:0px 0px 0px 25px;
	background: url(../img/new_m.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

.voice_box {
	padding:0px 40px 15px 40px;
	border-bottom:1px dotted #ccc;
}
.voice .img{
	width:120px;
	border-top: 1px solid #966400;
	border-left: 1px solid #966400;
	border-right: 1px solid #501414;
	border-bottom: 1px solid #501414;
	padding:2px;
	margin-right:20px;
	margin-bottom:10px;
	background:#fff;
	text-align:center;
}
/**********************************/
/*  東広島
/************************************/
.higashihiroshiam ol,
.higashihiroshiam h3{
	margin:0 30px 15px 30px;
	overflow:hidden;
}
.higashihiroshiam ol li{
	width:85px;
	float:left;
	margin-bottom:1px;
	font-size:75%;
	color:#969696;
	border-right:1px solid #969696;
	padding:0 5px 0;
}
.higashihiroshiam2 {
	margin-bottom:50px;
}

.higashihiroshiam3 h2,
.higashihiroshiam2 h2{
	margin-bottom:15px;
}

.higashihiroshiam2 .box_in{
	margin:0 30px 15px 30px;
	background:url(../img/higashihiroshima/gakusei_bg.gif);
	background-position:right 0;
	background-repeat:no-repeat;
	overflow:hidden;
}
.higashihiroshiam3 .box_in{
	margin:0 30px 15px 30px;
	background:url(../img/higashihiroshima/sonota_bg.gif);
	background-position:right 0;
	background-repeat:no-repeat;
	overflow:hidden;
}
.higashihiroshiam3 ul,
.higashihiroshiam2 ul{
	width:350px;
	margin:10px 0;
}

.higashihiroshiam3 ul li,
.higashihiroshiam2 ul li{
	padding:0 0 5px 25px;
	margin-bottom:5px;
	background:url(../img/list.gif);
	background-position:15px 5px;
	background-repeat:no-repeat;
	border-bottom:1px dotted #ccc;
}
.higashihiroshiam3 h4{
	float:left;
}


/**********************************/
/*  GoogleMap
/************************************/
#Map{
	margin:0px 0px 15px 25px;
	width:600px;
	height:400px;
}
/************************************/
/*  Step                            */
/************************************/
#Step{
	width:655px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin:20px 0px;
	text-align:left;
	background: #e7e7e7;
}
#Step td{
	padding:4px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	color:#999;
}
.step_1{
	background:#FFFFEB url(../img/step_1.gif);
}
.step_2{
	background:#FFFFEB url(../img/step_2.gif);
}
.step_3{
	background:#FFFFEB url(../img/step_3.gif);
}
.step_1,
.step_2,
.step_3{
	width:200px;
	height:60px;
	margin-left:3px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.step_now{
	background-position:-200px 0;
}
/************************************/
/*  Page        　　                */
/************************************/

.Page {
	margin:15px auto 15px auto;
	text-align:center;
}

.Page a{
	margin:0px 1px;
	padding:5px 10px;
	border-style:solid;
	border-color:#321414;
	border-width:1px;
	background-color:#ffffff;
}
.Page a:hover{
	background-color:#FAA0B4;
	text-decoration:none;
}
.page_now{
	margin:0px 1px;
	padding:5px 10px;
	border-style:solid;
	border-color:#000;
	border-width:1px;
	background-color:#FAA0B4;
	font-weight:bold;
	color:#fff;
}
/************************************/
/*  フッター
/************************************/
#footer{
	width:910px;
	margin:0px auto;
	padding-bottom:15px;
	text-align:left;
	background:#FFFFEB url(../img/footer_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	clear:both;
	overflow:hidden;
}
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color:#1e1e1e;
}
.page_top a{
	width:25px;
	height:25px;
	margin-left:880px;
	background:url(../img/page_top.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
}
.page_top a:hover{
	background-position:-25px 0;
}
.sweep{
	font-size:80%;
}

.footer_left{
	width:235px;
	margin-top:30px;
	float:left;
}
.footer_left ul{
	width:231px;
	height:150px;
	background:#FFFFEB url(../img/footer_name.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	list-style:none;
}
.footer_right{
	width:675px;
	margin-top:30px;
	float:right;
}
.footer_right ul{
	width:210px;
	list-style:none;
	float:left;
}
.footer_right li{
	padding-left:25px;
	margin-top:7px;
	background:url(../img/list.gif);
	background-position:15px 5px;
	background-repeat:no-repeat;
}

