@charset "utf-8";


#topimg {
	height: 300px;
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 2px;
}
*html #topimg {margin-top: 0px;}

#upper_half {
	width: 685px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#area {
	height: 100px;
	overflow: auto;
	width: 200px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#area li {
	width: 160px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
}
#title {
	width: 640px;
	margin-right: 32px;
	float: right;
	margin-bottom: 10px;
}
*html #title {margin-right: 16px;}

/*左メニューCSSここまで*/

/*お困りの場合ページCSSここから*/
.box_sol {
	text-align: left;
	padding: 5px;
	width: 640px;
	float: right;
	margin-right: 30px;
	background-image: url(../img/box_bg1.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.box_sol img {
	float: left;
}

*html .box_sol {margin-right: 15px;}

.box_sol li {
	font-size: 0.875em;
	line-height: 2em;
	list-style-type: none;
	margin-left: 210px;
}
.box_sol p {
	font-size: 0.875em;
	line-height: 1.5em;
	margin-left: 70px;
	margin-right: 70px;
}
/*作業の流れページCSSここから*/
.box_flow {
	text-align: left;
	padding: 5px;
	width: 640px;
	float: right;
	margin-right: 30px;
	background-image: url(../img/box_bg1.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.box_flow h2 {
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
	color: #333333;
}
.box_flow table {
	line-height: 2em;
	margin-left: auto;
	margin-right: auto;
}
#other_work {
	text-align: center;
}
#other_work td {
	text-align: center;
}

.box_flow .no {
	vertical-align: top;
}
.box_flow .arrow {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.box_flow .color {
	background-color: #FFF0FF;
	padding-right: 10px;
	padding-left: 10px;
}

*html .box_flow {margin-right: 15px;}


/*お困りの場合ページCSSここから*/
.box01 {
	text-align: left;
	padding: 5px;
	width: 640px;
	float: right;
	margin-right: 30px;
	background-image: url(../img/box_bg1.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
*html .box01 {margin-right: 15px;}

#recruit {
	background-color: #FFE8FF;
	margin-right: auto;
	margin-left: auto;
}
#recruit td {
	background-color: #FFFFFF;
	font-size: 0.875em;
	line-height: 2em;
	padding-left: 10px;
}

.box01 li {
	font-size: 0.875em;
	line-height: 2em;
	list-style-type: none;
	margin-left: 70px;
}
.box01 p {
	font-size: 0.875em;
	line-height: 1.5em;
	margin-left: 70px;
	margin-right: 70px;
}

/*FAQ CSSここから*/
.box_qa {
	text-align: left;
	padding: 5px;
	width: 640px;
	float: right;
	margin-right: 30px;
	background-image: url(../img/box_bg1.gif);
	background-repeat: repeat-y;
}
*html .box_qa {margin-right: 15px;}

.box_qa h2 {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	line-height: 1.5em;
	margin-left: 15px;
	margin-bottom: 10px;
	text-align: center;
}

.box_qa p {
	font-size: 0.875em;
	line-height: 1.5em;
}
.box_qa dt {
	font-size: 0.875em;
	color: #FF3366;
	font-weight: bold;
	line-height: 25px;
	padding-left: 35px;
	margin-right: 15px;
	margin-left: 15px;
	background-image: url(../img/icon_q.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.box_qa dd {
	font-size: 0.875em;
	margin-top: 10px;
	line-height: 25px;
	margin-bottom: 20px;
	margin-right: 15px;
	margin-left: 15px;
	padding-left: 35px;
	background-image: url(../img/icon_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	background-color: #FFF7FF;
	padding-top: 5px;
	padding-right: 15px;
}

/*料金 CSSここから*/
.box_price {
	text-align: center;
	padding: 5px;
	width: 640px;
	float: right;
	margin-right: 30px;
	background-image: url(../img/box_bg1.gif);
	background-repeat: repeat-y;
}
*html .box_price {margin-right: 15px;}

.box_price table {
	background-color: #CCCCCC;
}
.cat {
	background-color: #FFF0FF;
	font-weight: bold;
	color: #333333;
}

.box_price tr {
	background-color: #FFFFFF;
}
.box_price img {
	vertical-align: middle;
	margin-left: 15px;
}


.box_price td {
	font-size: 0.75em;
	line-height: 30px;
	text-align: center;
	height: 30px;
}
.box_price h2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	margin-bottom: 15px;
}
.box_price p {
	font-size: 0.75em;
	line-height: 1.5em;
	text-align: left;
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.box_price li {
	font-size: 0.875em;
	display: block;
	text-align: left;
	list-style-type: none;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	line-height: 2em;
}

/*相続に関する知識 CSSここから*/
.box_knowledge {
	text-align: left;
	padding: 5px;
	width: 640px;
	float: right;
	margin-right: 30px;
	background-image: url(../img/box_bg1.gif);
	background-repeat: repeat-y;
}
*html .box_knowledge {margin-right: 15px;}

.box_knowledge h2 {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	line-height: 1.5em;
	margin-left: 15px;
	margin-bottom: 10px;
	text-align: center;
}

.box_knowledge p {
	font-size: 0.875em;
	line-height: 1.5em;
	margin: 20px;
}
.box_knowledge dt {
	font-size: 0.875em;
	color: #FF3366;
	font-weight: bold;
	line-height: 25px;
	padding-left: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
.box_knowledge dd {
	font-size: 0.875em;
	margin-top: 10px;
	line-height: 25px;
	margin-bottom: 20px;
	margin-right: 15px;
	margin-left: 15px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	background-color: #EBEBEB;
	padding-top: 5px;
	padding-right: 15px;
}


/*ビフォーアフター CSSここから*/
.box_ba {
	text-align: center;
	padding: 5px;
	width: 640px;
	float: right;
	margin-right: 30px;
	background-image: url(../img/box_bg1.gif);
	background-repeat: repeat-y;
}
*html .box_ba {margin-right: 15px;}

.box_ba p {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
.box_ba li {
	width: 300px;
	display: block;
	float: left;
	margin-left: 10px;
	list-style-type: none;
	margin-bottom: 10px;
}
.box_ba .pic {
	width: 280px;
	height: 210px;
}
.box_ba .name {
	width: 280px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.box_ba .disc {
	width: 280px;
	margin-top: 3px;
	text-align: left;
}


/*対応地域 CSSここから*/
.box_map {
	text-align: center;
	padding: 5px;
	width: 640px;
	float: right;
	margin-right: 30px;
	background-image: url(../img/box_bg1.gif);
	background-repeat: repeat-y;
}
*html .box_map {margin-right: 15px;}

.box_map h2 {
	font-size: 1em;
	font-weight: bold;
	color: #FF3366;
	margin-bottom: 20px;
}

.box_map li {
	list-style-type: none;
	display: block;
	width: 200px;
	float: left;
	line-height: 2em;
}
.box_map .left_li {
	margin-left: 20px;
}




/*事務所概要ページCSSここまで*/
.about_us_box {
	text-align: left;
	padding: 5px;
	width: 640px;
	float: right;
	margin-right: 30px;
	background-image: url(../img/box_bg1.gif);
	background-repeat: repeat-y;
}
*html .about_us_box {margin-right: 15px;}

.about_us_box h2 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: center;
}


.about_us_box dt {
	font-weight: bold;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 5px;
}
.about_us_box dd {
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	margin-right: 40px;
	margin-left: 40px;
}

/*オススメの業者CSSここから*/
.box_rec {
	text-align: left;
	padding: 5px;
	width: 640px;
	float: right;
	margin-right: 30px;
	background-image: url(../img/box_bg1.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
*html .box_rec {margin-right: 15px;}

.box_rec img {
	float: left;
}

*html .box_sol {margin-right: 15px;}

.box_rec p {
	font-size: 0.875em;
	line-height: 1.5em;
	margin-left: 210px;
	margin-right: 20px;
}
.box_about_link p {
	font-size: 0.875em;
	line-height: 1.7em;
	margin-left: 20px;
}


/*リンクについてCSS*/
.tag {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box_about_link {
	text-align: left;
	padding: 5px;
	width: 640px;
	float: right;
	margin-right: 30px;
	background-image: url(../img/box_bg1.gif);
	background-repeat: repeat-y;
}
*html .box_about_link {margin-right: 15px;}

.box_about_link h2 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: center;
}
.box_about_link img {
	margin-left: 20px;
	margin-bottom: 5px;
}





#bottom_half {
	width: 640px;
	float: right;
	margin-right: 35px;
}
*html #bottom_half {margin-right: 18px;}


#address {
	background-image: url(../img/address_bg2.gif);
	background-repeat: no-repeat;
	height: 98px;
	width: 640px;
	padding-top: 10px;
}
.name {
	font-weight: bold;
	margin-top: 10px;
}
#address address {
	font-size: 12px;
	color: #666666;
	text-align: left;
	margin-left: 320px;
	margin-top: 7px;
}
.head {
	width: 650px;
	float: right;
	margin-right: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/head650.gif);
	background-repeat: no-repeat;
	height: 30px;
}
*html .head {margin-right: 15px;}

.foot {
	width: 650px;
	float: right;
	margin-right: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../img/foot650.gif);
	background-repeat: no-repeat;
	height: 30px;
}

*html .foot {margin-right: 15px;}


/*サンクスページCSSここまで*/
.thanks_box {
	text-align: center;
	padding: 5px;
	width: 640px;
	float: right;
	margin-right: 30px;
	background-image: url(../img/box_bg1.gif);
	background-repeat: repeat-y;
	line-height: 30px;
}
*html .thanks_box {margin-right: 15px;}

.thanks_box h2 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: center;
}
