@charset 'UTF-8';

@import url(reset.css);
@import url(base.css);
@import url(common.css);
@import url(navi.css);




/* -----------------------------------------------------------------------------
>> header
----------------------------------------------------------------------------- */

.header_about{
 	width:100%;
	height:280px;
	background:url(/img/pc/parts/header_hakubasanzan.jpg) no-repeat;
	background-position:center;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-color:#DBDAD5;
	position:relative;
	border-bottom: 8px solid #DBDAD5;
}

/* -----------------------------------------------------------------------------
>> main-content
----------------------------------------------------------------------------- */
h2{
	width:630px;
	height:36px;
	text-indent: -9999px;
	display: block;
	overflow:hidden;
	margin: 10px 0px 60px 0px;
	background:url(/img/pc/title/title_member.gif) no-repeat;

}

h2.member_01{ background:url(/img/pc/title/title_member_saku.gif) no-repeat;}
h2.member_02{ background:url(/img/pc/title/title_member_ueda.gif) no-repeat;}
h2.member_03{ background:url(/img/pc/title/title_member_suwa.gif) no-repeat;}
h2.member_04{ background:url(/img/pc/title/title_member_ina.gif) no-repeat;}
h2.member_09{ background:url(/img/pc/title/title_member_iida.gif) no-repeat;}
h2.member_06{ background:url(/img/pc/title/title_member_matsumoto.gif) no-repeat;}
h2.member_07{ background:url(/img/pc/title/title_member_nagano.gif) no-repeat;}
h2.member_08{ background:url(/img/pc/title/title_member_hokushin.gif) no-repeat;}

h2.member_00{ background:url(/img/pc/title/title_member_attention.gif) no-repeat;}



h3,h4{
	color:#333;

}

h3{
	height:50px;
	font-size:24px;
	font-weight:bold;
	line-height:50px;
	text-indent:15px;
	margin: 0px 0px 30px 0px;
	background:url(/img/pc/title/h3_about_bg.gif) no-repeat;
}

h4{
	height:40px;
	font-size:20px;
	line-height:36px;
	font-weight:bold;
	background:url(/img/pc/icon/icon_dice_member.gif) no-repeat;
	background-position:10px 13px;
	padding: 5px 0px 0px 45px;
	margin: 10px 0px 15px 0px;
	border-top: 1px dashed #E7E354;
	border-bottom: 1px dashed #E7E354;
}





#member_box{
	width:615px;
	background-color:#F5F4ED;
	padding: 20px 0px 10px 10px;
	margin: 10px 0px 20px 0px;
	border: 2px solid #F2F0A2;
	border-radius: 6px ; /* CSS3草案 */
	-webkit-border-radius: 6px; /* Safari,Google Chrome用 */
	-moz-border-radius: 6px; /* Firefox用 */
}

#member_box ul{}
#member_box li{
	width:100px;
	font-weight:bold;
	list-style-type:none;
	background:url(/img/pc/icon/icon_dia_member.png) no-repeat;
	line-height:20px;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 10px 10px;
	float:left;
}
#member_box li a{ color:#333;  text-decoration:none;}
#member_box li a:hover{ color:#A6A317;}







#pageIndx{
	font-size:12px;
	border: 1px solid #F2F0A2;
	background-color:#F5F4ED;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
#pageIndx p{ background-color:#F2F0A2;}
#pageIndx p img{ padding: 10px 0px 5px 20px;}

#pageIndx ul{ padding: 15px 0px 15px 20px;}
#pageIndx li{
	background:url(/img/pc/icon/icon_diamond.gif) no-repeat;
	background-position:3px 3px;
	padding: 5px 20px 5px 25px;
	margin: 0px 0px 10px 0px;
	list-style: none;
	line-height:140%;
}

#pageIndx li a{
	display:block;
	color:#000;
	text-decoration:none;
}
#pageIndx li a:hover{
	color:#A6A317;
}



table.tbl_shibu {
	width:630px;
	border-spacing: 0;
	font-size:12px;
}
table.tbl_shibu th {
  color: #fff;
  padding: 5px 5px;
  background: #666;
  font-weight: bold;
  border-top:1px solid #DBDAD5;
  border-bottom:1px solid #DBDAD5;
  border-left:1px solid #DBDAD5;
  line-height: 120%;

}
table.tbl_shibu th:first-child { border-left:1px solid #DBDAD5;}
table.tbl_shibu th:last-child { border-right:1px solid #DBDAD5;}
table.tbl_shibu tr td {
	height:60px;
	padding: 5px 10px;
	line-height:120%;
	border-left: 1px solid #DBDAD5;
	display:table-cell;
    vertical-align:middle;
}
table.tbl_shibu tr td.cnt { text-align:center;}
table.tbl_shibu tr td:first-child { border-left: 1px solid #DBDAD5;}
table.tbl_shibu tr td:last-child { border-right: 1px solid #DBDAD5;}
table.tbl_shibu tr { background: #fff;}
table.tbl_shibu tr:nth-child(2n+1) { background: #F5F4ED;}
table.tbl_shibu tr:last-child td { border-bottom:1px solid #DBDAD5;}
table.tbl_shibu tr:last-child td:first-child {}
table.tbl_shibu tr:last-child td:last-child {}
table.tbl_shibu tr:hover { background: #EDEBDE;}
table.tbl_shibu tr td a{ width:100%; line-height:60px; vertical-align:middle; color:#333; text-decoration:underline; font-weight:bold; display:block;}
table.tbl_shibu tr td a:hover{ color:#A6A317; text-decoration:none; display:block;}

table.tbl_shibu tr td img{ padding: 2px;}
table.tbl_shibu tr td.name{ font-size:14px;}



#hanrei{
	font-size:12px;
	border: 1px solid #DBDAD5;
	margin: 20px 0px 20px 0px;
}
#hanrei p{ padding: 0px 0px 10px 20px;}
#hanrei ul{ padding: 10px 0px 0px 10px;}

#hanrei ul li{
		width:270px; float:left;
		margin: 0px 10px 0px 10px;
		text-indent:25px;
		background-position:0px 2px;
		list-style:none;
		font-size:12px;
}
li.hanrei_nou{ background:url(/img/pc/icon/icon_nou.gif) no-repeat;}
li.hanrei_ken{ background:url(/img/pc/icon/icon_ken.gif) no-repeat;}
li.hanrei_un{ background:url(/img/pc/icon/icon_un.gif) no-repeat;}
li.hanrei_koku{ background:url(/img/pc/icon/icon_koku.gif) no-repeat;}
li.hanrei_kan{ background:url(/img/pc/icon/icon_kan.gif) no-repeat;}
li.hanrei_fu{ background:url(/img/pc/icon/icon_fu.gif) no-repeat;}
li.hanrei_hou{ background:url(/img/pc/icon/icon_hou.gif) no-repeat;}
li.hanrei_hou_2{ background:url(/img/pc/icon/icon_hou_2.gif) no-repeat;}
li.hanrei_hou_3{ background:url(/img/pc/icon/icon_hou_3.gif) no-repeat;}


.area_box{
	width:615px;

	background-color:#fff;
	padding: 10px 0px 10px 10px;
	margin: 10px 0px 30px 0px;
	border: 2px solid #F2F0A2;
	border-radius: 6px ; /* CSS3草案 */
	-webkit-border-radius: 6px; /* Safari,Google Chrome用 */
	-moz-border-radius: 6px; /* Firefox用 */
}

.area_box p{
	color:#A6A317;font-size:16px;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 10px;
	line-height:30px;
	border-bottom: 1px solid #F2F0A2;
}
.area_box p a{
	color:#A6A317;
	display:block;
	text-decoration:none;
	background:url(/img/pc/btn/btn_member_area.gif) no-repeat right;

}

.area_box p a:hover{color:#E7E354;
	background:url(/img/pc/btn/btn_member_area_on.gif) no-repeat right;
}

.area_box ul{
	margin:5px 20px 10px 10px; padding: 10px 10px 10px 20px; 					    background-color:#fff;
	border-radius: 6px ; /* CSS3草案 */
	-webkit-border-radius: 6px; /* Safari,Google Chrome用 */
	-moz-border-radius: 6px; /* Firefox用 */
}
.area_box li{
	width:auto;
	list-style-type:disc;
	line-height:20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 10px;
	float:left;
}



/*行政書士紹介ポップアップ*/


.prof_tit{
	width:630px;
	line-height:35px;
	padding: 5px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align:center;
	color:#A6A317;
	font-size:18px;
	background-color:#F7F6C7;
	font-weight:bold;
	border-bottom: 3px solid #F2F0A2;
}

.member_prof{
	width:630px;
	margin: 0px auto 50px auto;
	padding: 0px;
	background-color:#fff;

}

figure{
	width:160px;
	padding: 0px 10px 0px 0px;
	float:left;
}

.prof_wrap{
	width:460px;
	float:left;
}

.prof_name{ line-height:40px;
	font-size:22px;
	font-weight:bold;
	padding: 0px 0px 0px 5px;
	border-bottom: 2px solid #F2F0A2;
}
.prof_name span{ font-size:14px; font-weight:normal; padding: 0px 15px 0px 0px;}

.prof_pr{
	width:590px;
	background:#F5F4ED;
	padding: 10px 20px 10px 20px;
	margin: 10px 0px 0px 0px;

}
/*プロフィールのテーブル*/

table.tbl_prof {
	width:460px;
	border-spacing: 0;
	font-size:12px;
}
table.tbl_prof th {
  color: #333;
  padding: 5px 5px;
  background: #fff;
  font-weight: bold;
  border-bottom:1px solid #DBDAD5;
  line-height: 120%;
  font-size:18px;
  text-align:left;

}
table.tbl_prof tr td {
	padding: 5px 5px;
	line-height:120%;
	border-bottom: 1px solid #DBDAD5;
	display:table-cell;
    vertical-align:middle;
}
table.tbl_prof tr td.cnt { text-align:center;}
table.tbl_prof tr { background: #fff;}
table.tbl_prof tr:last-child td { border-bottom:1px solid #DBDAD5;}
table.tbl_prof tr:last-child td:first-child {border-bottom:none;}
table.tbl_prof tr:last-child td:last-child { border-bottom:none;}
table.tbl_prof tr td a{ width:100%; vertical-align:middle; color:#A6A317; text-decoration:underline; display:block;}

table.tbl_prof tr td a:hover{ color:#A6A317; display:block;}
table.tbl_prof tr td img{ padding: 2px;}
