@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	line-height: 1;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
}
html {
font-size: 75%; /*　標準サイズ12px見当 */
font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ", "Hiragino Kaku Gothic Pro", "Pro W3";
color: #333333;
}
body {
	text-align: center;
}
#wrapper {
	text-align: center;
}

a,
a:visited {
	color:#0f63ae;
	text-decoration: underline;
}
a:hover{
	color:#FF9900;
	text-decoration: none;
}
#header {
	height: 70px;
	background-image: url(/common/img2/head_bg.jpg);
	display: block;
	min-width: 921px;
	width: 100%;
}

#logo { 
	display: inline; 	
	background-position: 657px top; 
	background-repeat: no-repeat; 
	text-align: right;
/*	margin-top: 0px; */
	margin-left: -230px; 
	position: absolute;
	top: 0px;
	height: 70px;
	width: 215px;
}

#container {
	clear: both;
	margin-top: 17px;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	width: 650px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

/*右バナー*/
#side {
	width: 190px;
	float: right;
	display: block;
	padding-top: 50px;
}
#side ul {
	list-style-type: none;
	width: 190px;
	margin: 0px;
	padding: 0px;
}
#side li {
	margin-bottom: 15px;
	display: block;
}

/*
#footer {
	margin-left: auto;
	height: 14px;
	width: 865px;
	padding-top: 15px;
	text-align: right;
	line-height: 1.5em;
	display: block;
	padding-bottom: 30px;
	clear: both;
	margin-right: auto;
	}
#footer a {
	text-decoration: none;
}
*/
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#rogo { display: block; text-align: right; font-size: xx-small; background-position: 657px top; background-repeat: no-repeat; margin-right: auto; margin-left: auto; width:879px;  margin-top: -70px; height: 70px}

h2 {
	display: block;
	height: 35px;
	background-image: url(/common/img2/h2_index.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 15px;
}
p.sentence {
	font-size: 120%;
	line-height: 1.5em;
	margin-bottom: 20px;
	width: 634px;
	margin-left: 16px;
	display: block;
	margin-top: 15px;
}
h3.areaS {
	height: 15px;
	width: 135px;
	display: block;
	margin-left: 16px;
	background-image: url(/common/img2/h3_area.gif);
	text-indent: -9999px;
	margin-bottom: 8px;
}
h3.areaB {
	height: 15px;
	width: 148px;
	display: block;
	margin-left: 16px;
	background-image: url(/common/img2/h3_specialty.gif);
	text-indent: -9999px;
	margin-bottom: 8px;
}
h3.areaC {
	height: 15px;
	width: 88px;
	display: block;
	margin-left: 16px;
	background-image: url(/common/img2/h3_option.gif);
	text-indent: -9999px;
	margin-bottom: 8px;
}

/*エリアマップ*/

.contents01 {
	height: 282px;
	width: 634px;
	margin-left: 16px;
	margin-bottom: 25px;
	background-image: url(/common/img2/area_map.gif);
	background-repeat: no-repeat;
}
.areaMap {
	height: 282px;
	width: 332px;
	background-image: url(/common/img2/map.gif);
	position: relative;
	float: left;
}
.areaMap ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.areaMap li.hokkaido {
	height: 39px;
	width: 53px;
	position: absolute;
	left: 261px;
	top: 23px;
	display: block;
}
.areaMap li a {
	height: 19px;
	width: 26px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	text-indent: -9999px;
}
.check {
	width: 620px;
	margin-left: 30px;
	margin-bottom: 15px;
}
.check2 {
	margin-left: 30px;
	margin-bottom: 20px;
}
.check li {
	line-height: 1.5em;
}
.serachBtn {
	display: block;
	margin-left: 30px;
	text-align: center;
	margin-bottom: 20px;
}
.serachBtn2 {
	display: block;
	margin-left: 30px;
	text-align: center;
	margin-bottom: 5px;
}
p.txt {
	display: block;
	margin-left: 30px;
	line-height: 1.7em;
}



/*
検索結果
-----------------------------------------------------*/

/*h3_検索結果*/
h3.result {
	background-image: url(/common/img2/h3_result.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 635px;
	margin: 15px 0px 15px 15px;
	height: 15px;
}

/*詳細テーブル　画像つき*/
.box {
    background-color: #e6fcff;
	padding: 10px;
	width: 613px;
	margin: 0px 0px 15px 15px;
	border-right: 1px solid #8C7963;
	border-left: 1px solid #8C7963;
	border-bottom: 1px solid #8C7963;
	overflow: hidden;
}
* html .box {
	width: 635px;
}
.box .rePhoto {
	width: 90px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.box .rePhoto .photo {
	margin-bottom: 10px;
	margin-right: 0px;
}
.box .reDetails {
	width: 500px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.tbl_result {
	width: 500px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;	
}
.tbl_result img {
	margin-right: 5px;
}
#contents .tbl_result th {
	font-size: 12px;
	text-align: left;
	width: 110px;
	line-height: 1.5em;
	margin: 0px;
	padding: 2px 0px;
}
.tbl_result td {
	font-size: 12px;
	text-align: left;
	line-height: 1.5em;
	margin: 0px;
	padding: 2px 0px;
}
.tbl_result .photo {
	margin-right: 15px;
	margin-bottom: 15px;
}

/*インタビューとコメント*/
.box .box02 img {
	float: left;
}
.box .reDetails .coment_box {
	width: 500px;
	margin-top: 10px;
}
.box .ti_coment {
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(img/coment_bg.gif);
	background-repeat: no-repeat;
	text-indent: 12px;
	display: block;
	width: 500px;
	border-bottom: 1px solid #88cfda;
	line-height: 1.1em;
}
.box .coment {
	display: block;
	width: 488px;
	padding: 5px;
	font-size: 12px;
	background-color: #F7F7EF;
	border-right: 1px solid #88cfda;
	border-left: 1px solid #88cfda;
	border-bottom: 1px solid #88cfda;
	line-height: 1.4em;
}
* html .box .coment {
	width: 500px; 
}

/*詳細テーブル*/
.tbl_result02 {
	width: 635px;
	margin: 10px 0px 15px 15px;
	font-size: 12px;
	border-collapse: collapse;
}
.tbl_result02 th {
	text-align: left;
	text-indent: 10px;
	line-height: 1.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 140px;
}
.tbl_result02 td {
	line-height: 1.5em;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*絞込検索*/
.more {
	margin-left: 15px;
	width: 634px;
	height: 14px;
	vertical-align: top;
	font-size: 12px;
}
.more2I {
	margin-left: 15px;
	width: 634px;
	height: 17px;
}
.more2 {
	width: 283px;
	height: 17px;
	vertical-align: top;
	font-size: 12px;
	float:left;	
}
.moreI {
	width: 351px;
	height: 17px;
	vertical-align: top;
	float:right;
}
.more img {
	margin-left: 10px;
	vertical-align: bottom;
}

/*ページ表示etc*/
.txtnavi {
	width: 634px;
	height: 14px;
	margin: 10px 0px 10px 15px;
	font-size: 14px;
}
.txtnavi ul.page {
	width: 500px;
	height: 14px;
	display: block;
	float: left;
}
.txtnavi li.page {
	vertical-align:baseline;
}
.txtnavi li.page a{
	vertical-align:baseline;
}
.txtnavi img {
	vertical-align: bottom;
}

/*次の10件*/
.txtnavi .next {
	display: block;
	float: right;
	font-size: 12px;
}
.tab_box {
	width: 608px;
	padding: 5px;
	margin: 0px 0px 15px 30px;
	border-right: 1px solid #94826B;
	border-left: 1px solid #94826B;
	border-bottom: 1px solid #94826B;
}
.tab_box .txt {
	line-height: 1.3em;
}
* html .tab_box {
	width: 618px;
}
.s_title {
	width: 618px;
	height: 14px;
	color: #FFFFFF;
	margin: 15px 0px 0px 30px;
	background-image: url(/common/img2/price_bg.gif);
	background-repeat: no-repeat;
	text-indent: 12px;
	border-bottom: 1px solid #94826B;
	font-size: 10px;
	line-height: 1.1em;
}



/*
詳細ページ
-----------------------------------------------------*/
/*h2　ページタイトル*/
h2 {
	font-size: x-small;
	background-image: url(/common/img2/h2_search.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 650px;
}

/*h3　小タイトル*/
h3.shousai {
	height: 15px;
	width: 135px;
	display: block;
	margin-left: 16px;
	background-image: url(/common/img2/h3_shousai.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 8px;
	margin-top: 17px;
}

/*事務所名*/
.title {
	background-repeat: repeat-x;
	background-color:#88cfda;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	height: 27px;
	width: 635px;
	font-size: 14px;
	display: block;
	text-indent: 12px;
	line-height: 1.8em;
	color: #FFFFFF;
}
a.comName,
a.comName:visited{
	color:#FFFFFF;
	text-decoration: underline;
	line-height: 1.8em;

	float: left;	
	display: block;
	height: 27px;
	width: 400px;	
}
a.comName:hover{
	color:#FFCC00;
	text-decoration: none;
	}

.pref{
	float:right;
	display: block;
	margin-top: 7px;
	margin-right: 12px;
}

/*詳細テーブル*/
.tbl_searh {
	width: 620px;
	margin: 15px 0px 15px 30px;
}
.tbl_searh td {
	line-height: 1.5em;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 12px;
	font-style: normal;
}

.tbl_searh img {
	margin-right: 5px;
}

/*自己PRなど*/
h4.pr {
	width: 620px;
	margin: 0px 0px 10px 30px;
	display: block;
}
p.pr {
	width: 620px;
	margin-left: 30px;
	display: block;
	line-height: 1.3em;
	margin-bottom: 10px;
}
.back {
	margin-top: 40px;
}

/*戻る*/
.back a {
	text-align: center;
	display: block;
}

/*右バナー*/
#side ul {
	list-style-type: none;
	width: 190px;
	margin: 0px;
	padding: 0px;
}
#side li {
	margin-bottom: 15px;
}
.tbl_shousai img {
	margin-right: 5px;
}
.phtL {
	width: 141px;
	margin-left: 32px;
	float: left;
	margin-top: 14px;
}
* html .phtL {
	margin-left: 16px;
}
.tbl_shousai th {
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	width: 135px;
	line-height: 1.5em;
}
.tbl_shousai td {
	font-size: 12px;
	text-align: left;
	line-height: 1.5em;
}
.tbl_shousai {
	margin-right: 0px;
	margin-bottom: 10px;
	width: 460px;
	float: right;
	margin-top: 14px;
}

/*画像並び*/
ul.library {
	list-style-type: none;
	width: 620px;
	display: block;
	clear: both;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
	padding-top: 15px;
}

li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li.mar {
	list-style-type: none;
	margin-right: 20px;
	margin-left: 20px;
}

/*青帯のボックス*/
dl {
	font-size: 12px;
	width: 620px;
	margin: 5px 0px 10px 30px;
	display: block;
}
dt {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1869C6;
	display: block;
	line-height: 2.0em;
	text-indent: 12px;
	margin-bottom: 5px;
}
dd {
	line-height: 1.3em;
}

/*料金表*/
.ti_price {
	color: #FFFFFF;
	background-image: url(/common/img2/price_bg.gif);
	background-repeat: no-repeat;
	text-indent: 12px;
	display: block;
	width: 612px;
	margin: 15px 0px 0px 30px;
	border-bottom: 1px solid #8C7963;
}
.price {
	font-size: 12px;
	display: block;
	width: 600px; 
	margin: 0px 0px 15px 30px;
	padding: 5px;
	background-color: #F7F7EF;
	border-right: 1px solid #8C7963;
	border-left: 1px solid #8C7963;
	border-bottom: 1px solid #8C7963;
}


/* 2007/0910追加
-----------------------------------------------------*/
/*背景青の詳細検索*/
#contents #default-close {
	background-image: url(/common/img2/bg_blue.gif);
	display: block;
	padding: 12px 10px 10px 10px;
	width: 625px;
	margin-left: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
}

* html #contents #default-close {
	width: 645px;
}
/*各タイトル（青）*/
h3.areaSBl {
	height: 15px;
	width: 135px;
	display: block;
	background-image: url(/common/img2/h3_areaBl.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 8px;
}
h3.areaBBl {
	height: 15px;
	width: 148px;
	display: block;
	background-image: url(/common/img2/h3_specialtyBl.gif);
	text-indent: -9999px;
	margin-bottom: 8px;
}
h3.areaCBl {
	height: 15px;
	width: 88px;
	display: block;
	background-image: url(/common/img2/h3_optionBl.gif);
	text-indent: -9999px;
	margin-bottom: 8px;
}

.checkBl {
	width: 610px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#contents .title .right {
	color: #FFFFFF;
	display: inline;
	margin-left: 450px;
	margin-top: -20px;
	text-decoration: none;
}

.checkBl li {
	line-height: 1.5em;
}

#default-close .pr02 {
	display: block;
	width: 610px;
	margin-bottom: 10px;
	float: right;
}

#default-close select {
	margin-left: 15px;
	margin-bottom: 10px;
	width: 80px;
	height: 20px;
    line-height: 3.0em;	
}
#default-close .close {
	background-image: url(/common/img2/btn_close.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 89px;
	float: right;
	text-indent: -9999px;
}

/*追加02
-----------------------------------------------------*/
/*エリア絞込み*/
#retrieval {
	border: 1px solid #ADA66B;
	height: 243px;
	width: 290px;
	background-color: #FFFFFF;
	float: right;
	margin-right: 10px;
	margin-top: 22px;
	}

* html #retrieval {
	right: 390px;
}

#retrieval .title {
	width: 290px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-align: center;
	font-size: 100%;
}
#retrieval .txt01 {
	margin: 12px 5px 0px 10px;
}

#retrieval select {
	margin-top: 10px;
	margin-left: 10px;
	width: 90px;
	line-height:2.0em;
}
#retrieval .txt01 strong {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}

#contents .contents01 #retrieval .start {
	width: 290px;
	text-align: center;
	display: block;
	margin-top: 15px;
}

.snapLeft {
	float: left;
	display: inline;
}
.snapRight {
	float: right;
	display: inline;
}
.answerText {
	display: inline;
}
.qaArea {
	display: block;
}

.topword{
    margin:10px 0 10px 0;
	line-height:130%;
}
.resubject{
    margin:10px 0 10px 0;
	line-height:130%;
	font-size:14px;
	text-align:center;
}
.catch1{
	position:absolute;
	top:-100px;
}