@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:#D2D2D2;
}

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{
	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;
}

.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/ihin/contents_bg.gif);
	background-position:center 0;
	background-repeat:repeat-y;
}

/************************************/
/*  ヘッダー
/************************************/
#head {
	width:930px;
	height:80px;
	margin:0px 10px;
	background-image:url(../img/ihin/head_bg.gif);
	background-position:0 0;
	background-repeat:repeat-x;
}
#head h1 a{
	width:500px;
	height:80px;
	background-image:url(../img/ihin/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/ihin/top_tel.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:right;
}


/************************************/
/*  パンくず
/************************************/
#pan{
	width:910px;
	margin:15px auto;
	background:#F5F5F5;
	border:1px solid #c8c8c8;
	text-align:left;
}
#pan ul{
	height:20px;
	padding:7px 7px 7px 40px;
	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{
	margin-top:50px;
	margin-bottom:30px;
}
.bottom_tel a{
	width:655px;
	height:100px;
	background-image:url(../img/ihin/bottom_tel.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
}

/************************************/
/*  左
/************************************/
#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 li{
	padding-left:25px;
	margin-top:7px;
	background:url(../img/ihin/list.gif);
	background-position:15px 5px;
	background-repeat:no-repeat;
}
.left_1{
	background:#f5f5f5;
	border:1px solid #ccc;
}
.left_1 h2 a{
	width:233px;
	height:39px;
	background-image:url(../img/ihin/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/ihin/left_2.gif);
}
.left_3 h2 a {
	background-image:url(../img/ihin/left_3.gif);
}
.left_4 h2 a {
	background-image:url(../img/ihin/left_4.gif);
}
.left_6 h2 a {
	background-image:url(../img/ihin/left_6.gif);
}
.left_7 h2 a {
	background-image:url(../img/ihin/left_7.gif);
}
.left_area {
	margin-top:25px;
	background:#f5f5f5;
	border:1px solid #c8c8c8;
}
.left_area h2 {
	width:233px;
	height:39px;
	margin-top:2px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(../img/ihin/left_area.gif);
	text-indent:-9999px;
}
.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:#f5f5f5;
	border:1px solid #c8c8c8;
}
.left_topics h2 a{
	width:233px;
	height:39px;
	background-image:url(../img/ihin/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/ihin/list.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
}
.left_topics dd {
	padding-left:20px;
	padding-bottom:10px;
	margin:7px 0px 10px 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/ihin/list.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	font-weight:bold;
}
.left_book {
	margin-top:15px;
}
/************************************/
/*  遺品整理
/************************************/
.top_1 h2{
	width:655px;
	height:300px;
	background:url(../img/ihin/top_1.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.ihin .box h2{
	padding:10px;
	margin:25px 0px 10px 0px;
	font-size:130%;
	border-left:3px solid #003296;
	border-bottom:1px solid #d2d2d2;
	background:#F5F5F5;
}
.ihin .box p{
	width:350px;
	margin:2px 40px;
}
.ihin .box ul{
	margin:20px 50px 5px 50px;
}
.ihin .box li{
	margin-top:2px;
	padding-bottom:3px;
	border-bottom:1px dotted #ccc;
}
.top_2_1 {
	background:url(../img/ihin/top_1_bg.jpg);
	background-position:right 40px;
	background-repeat:no-repeat;
}
.top_2_2 {
	margin-bottom:30px;
	background:url(../img/ihin/top_2_bg.jpg);
	background-position:right 40px;
	background-repeat:no-repeat;
}

.top_3 h2{
	width:655px;
	height:40px;
	background:url(../img/ihin/ihin_title2.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.top_3_box{
	width:580px;
	margin:20px 0px 0px 40px;
	background:url(../img/ihin/top_3_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.top_3_box ul{
	padding:15px;
	list-style:none;
}
.top_3_box li{
	margin-bottom:5px;
}
.top_3_box h3{
	pading:15px;
	font-size:120%;
	text-decoration:underline;
}

.top_3_bottom{
	width:580px;
	background:url(../img/ihin/top_3_bottom.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.arrow{
	width:38px;
	height:17px;
	margin:10px 0px 0px 300px;
	background:url(../img/ihin/arrow.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.top_4 h2{
	width:655px;
	height:40px;
	margin-top:20px;
	background:url(../img/ihin/ihin_title4.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.top_4 p{
	margin:10px 40px;
}

.top_4 h3{
	margin:0px 20px 7px 20px;
	padding:7px 0px 7px 25px;
	background:#F5F5F5 url(../img/ihin/list.gif);
	background-position:10px center;
	background-repeat:no-repeat;
	border-bottom:1px solid #003296;
	font-size:120%;
}

.top_4 .a{
	margin:0px 20px 20px 40px;
	padding-left:15px;
	padding-top:10px;
}

.top_5 h2{
	width:655px;
	height:40px;
	margin-top:20px;
	background:url(../img/ihin/ihin_title3.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.top_5 p{
	margin:10px 40px;
}
.top_5 table{
	width:600px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin:20px 0px 20px 27px;
	text-align:center;
	background: #fff;
}
.top_5 td,
.top_5 th{
	padding:4px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}
.top_5 th{
	width:33%;
	background:#F5F5F5;
}
/************************************/
/*  良い業者の選び方
/************************************/
.ihin_select h3,
.ihin_select h2{
	margin-bottom:20px;
}
.ihin_select p{
	margin:0 30px 15px;
}
.ihin_select_box{
	background:url(../img/ihin/select/001.gif);
	background-position:430px 0;
	background-repeat:no-repeat;
}
.ihin_select_box p{
	width:400px;
}
.ihin_select h4{
	padding:7px;
	text-indent:10px;
	margin:10px 30px 10px 30px;
	color:#003296;
	border-left:5px solid #003296;
	border-bottom:1px solid #003296;
	background:#F4F6FB;
}
.ihin_select h5{
	padding:5px;
	margin:0 40px 7px 40px;
	font-size:100%;
	font-weight:normal;
	background:#F5F5F5;
	color:#574115;
}
.ihin_select ul{
	margin:0 40px 15px 40px;
	list-style-position: inside;
}
.ihin_select ul li{
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom:1px dotted #ccc;
}
.ihin_select ol{
	margin:0 30px 15px 30px;
	list-style-type:none;
}
.ihin_select ol li{
	padding-left:10px;
	margin-bottom:3px;
	padding-bottom:3px;
	background:url(../img/ihin/list.gif);
	background-position:0 center;
	background-repeat:no-repeat;
	border-bottom:1px dotted #ccc;
}



/************************************/
/*  フッター
/************************************/
#footer{
	width:910px;
	margin:0px auto;
	padding-bottom:15px;
	text-align:left;
	background:#f5f5f5 url(../img/ihin/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/ihin/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:url(../img/ihin/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/ihin/list.gif);
	background-position:15px 5px;
	background-repeat:no-repeat;
}

