@charset "utf-8";
/* *********************************************************
 *
 * HABATAKI LAW OFFICE web site
 *
 * *********************************************************
 */
 
 /**/
 
 .bdr_main {
	 border:2px solid #999;
	 text-align:center;
	 padding:20px;
	 margin-top:30px;
 }
 
 
 /* .list_num_001 /*/


ul.link_bs {
	list-style:none;
}

ul.link_bs a{
	display:block;
	padding:4px 0 4px 25px;
	background:url(../img/common/arw_base.gif) no-repeat 0 1px;
	margin:3px 0;
	font-weight:normal;
}



/*--------------------------------------------------------------------
cssの初期化
--------------------------------------------------------------------*/
* {
	font-family:
	/*Verdana,
	Arial,*/
	Meiryo,  "メイリオ",  "Hiragino Kaku Gothic Pro",  "ヒラギノ角ゴ Pro W3",  Osaka,  "MS P Gothic",  "ＭＳ Ｐゴシック",  sans-serif;
	margin: 0;
	padding: 0;
}
html, body {
	font-family:
	/*Verdana,
	Arial,*/
	Meiryo,  "メイリオ",  "Hiragino Kaku Gothic Pro",  "ヒラギノ角ゴ Pro W3",  Osaka,  "MS P Gothic",  "ＭＳ Ｐゴシック",  sans-serif;
	margin: 0;
	padding: 0;
	height:100%;
	font-size: 100%; /* モダンブラウザ向け */
 *font-size: 95%; /* IE 7向け */
 *font: 95%; /* IE 6以下 */
}
html>/**/body {
	font-size: 100%; /* モダンブラウザ向け */
}
h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family:
	/*Verdana,
	Arial,*/
	Meiryo,  "メイリオ",  "Hiragino Kaku Gothic Pro",  "ヒラギノ角ゴ Pro W3",  Osaka,  "MS P Gothic",  "ＭＳ Ｐゴシック",  sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
table, caption, th, td {
	font-family:
	/*Verdana,
	Arial,*/
	Meiryo,  "メイリオ",  "Hiragino Kaku Gothic Pro",  "ヒラギノ角ゴ Pro W3",  Osaka,  "MS P Gothic",  "ＭＳ Ｐゴシック",  sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub, sup, q, br, ins, del, a, img, object, iframe {
	font-family:
	/*Verdana,
	Arial,*/
	Meiryo,  "メイリオ",  "Hiragino Kaku Gothic Pro",  "ヒラギノ角ゴ Pro W3",  Osaka,  "MS P Gothic",  "ＭＳ Ｐゴシック",  sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}
table caption {
	display:none;
}
/*--------------------------------------------------------------------
common
ページ共通部分
--------------------------------------------------------------------*/
/*bodyのスタイル*/

body {
	background:url(../img/common/body_bg.jpg) #ffffff repeat-x top;
	/*line-height:1.3;*/
	color:#000;
}
div:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
/*containerのスタイル*/

div#top_bg {
	width:100%;
	margin:0 auto;
	min-height: 100%;
	height:auto !important;
	height:100%;
	margin:0 auto;
	background:url(../img/top/body_top_bg.jpg) #ffffff repeat-x top;
}
div#container {
	width:760px;
	margin:0 auto;
	padding:0 15px;
	min-height: 100%;
	height:auto !important;
	height:100%;
}
div#container {
	width:760px;
	margin:0 auto;
	padding:0 15px;
	min-height: 100%;
	height:auto !important;
	height:100%;
}
div#container h4 {
	color:#FFFFFF;
	font-size:1em;
	background:url(../img/common/bkbar_gray.jpg) repeat-y;
	margin-bottom:5px;
	padding:5px 10px;
}
div#container h5{
	color:#000;
	background:none;
	background-color:#F1F1F1;
	font-size:0.9em;
	margin-bottom:5px;
	padding:5px 10px;
}
.line_dot_bs {
	border-bottom:1px dotted #dddddd;
	padding:0px 0px 10px 0px;
	margin:10px 0px 0px 0px;
}
.line_dot_bs .last {
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}
.line_dot_bs_sub {
	border-bottom:1px dotted #dddddd;
	padding:0px 0px 5px 0px;
	margin:5px 0px 0px 0px;
}
.line_dot_bs_sub .last {
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}
/*********************************************************************
headのスタイル
*********************************************************************/
div#head {
	width:100%;
	clear:both;
}
div#head:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	overflow:hidden;
}
div#head h1 {
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:0.9em;
	line-height:1;
	padding:20px 0 20px;
}
/*IE7*/
*:first-child+html div#head h1 {
	font-size:0.9em;
}
div#head h1.logo {
	width:360px;
	padding:15px 0 16px;
}
div#head ul {
	width:760px;
	height:50px;
	list-style:none;
	margin:0;
	padding:0;
	background:url(../img/common/menu.jpg) top left no-repeat;
}
div#head ul li {
	float:left;
	list-style-type:none;
}
div#head ul li a, div#head ul li a:link, div#head ul li a:visited {
	display:block;
	width:95px;
	height:50px;
}
div#head ul li.menu1 a, div#head ul li.menu1 a:link, div#head ul li.menu1 a:visited {
	background:url(../img/common/menu.jpg) left top no-repeat;
}
div#head ul li.menu1 a:focus, div#head ul li.menu1 a:hover, div#head ul li.menu1 a:active {
	background:url(../img/common/menu.jpg) left bottom no-repeat;
}
div#head ul li.menu2 a, div#head ul li.menu2 a:link, div#head ul li.menu2 a:visited {
	background:url(../img/common/menu.jpg) -95px top no-repeat;
}
div#head ul li.menu2 a:focus, div#head ul li.menu2 a:hover, div#head ul li.menu2 a:active {
	background:url(../img/common/menu.jpg) -95px bottom no-repeat;
}
div#head ul li.menu3 a, div#head ul li.menu3 a:link, div#head ul li.menu3 a:visited {
	background:url(../img/common/menu.jpg) -190px top no-repeat;
}
div#head ul li.menu3 a:focus, div#head ul li.menu3 a:hover, div#head ul li.menu3 a:active {
	background:url(../img/common/menu.jpg) -190px bottom no-repeat;
}
div#head ul li.menu4 a, div#head ul li.menu4 a:link, div#head ul li.menu4 a:visited {
	background:url(../img/common/menu.jpg) -285px top no-repeat;
}
div#head ul li.menu4 a:focus, div#head ul li.menu4 a:hover, div#head ul li.menu4 a:active {
	background:url(../img/common/menu.jpg) -285px bottom no-repeat;
}
div#head ul li.menu5 a, div#head ul li.menu5 a:link, div#head ul li.menu5 a:visited {
	width:94px;
	background:url(../img/common/menu.jpg) -380px top no-repeat;
}
div#head ul li.menu5 a:focus, div#head ul li.menu5 a:hover, div#head ul li.menu5 a:active {
	background:url(../img/common/menu.jpg) -380px bottom no-repeat;
}
div#head ul li.menu6 a, div#head ul li.menu6 a:link, div#head ul li.menu6 a:visited {
	background:url(../img/common/menu.jpg) -474px top no-repeat;
}
div#head ul li.menu6 a:focus, div#head ul li.menu6 a:hover, div#head ul li.menu6 a:active {
	background:url(../img/common/menu.jpg) -474px bottom no-repeat;
}
div#head ul li.menu7 a, div#head ul li.menu7 a:link, div#head ul li.menu7 a:visited {
	background:url(../img/common/menu.jpg) -569px top no-repeat;
}
div#head ul li.menu7 a:focus, div#head ul li.menu7 a:hover, div#head ul li.menu7 a:active {
	background:url(../img/common/menu.jpg) -569px bottom no-repeat;
}
div#head ul li.menu8 a, div#head ul li.menu8 a:link, div#head ul li.menu8 a:visited {
	width:96px;
	background:url(../img/common/menu.jpg) -664px top no-repeat;
}
div#head ul li.menu8 a:focus, div#head ul li.menu8 a:hover, div#head ul li.menu8 a:active {
	background:url(../img/common/menu.jpg) -664px bottom no-repeat;
}
/********************************************************************
コンテンツ部分
*********************************************************************/
div#contents {
	width:720px;
	padding:20px;
	background:#FFFFFF;
}
div#contents p {
	font-size:1em;
/*	line-height:1.4;*/
	padding-bottom:1em;
}
div#contents p.last {
	font-size:1em;
/*	line-height:1.4;*/
	padding-bottom:0;
}
div.section {
	margin:0 0 15px;
	clear:both;
}
div.section h3 {
	font-size:1.2em;
	font-weight:bold;
	color:#FFFFFF;
	background:#4468E4 url(../img/common/bg_h3.jpg) left bottom repeat-x;
	padding:5px;
}
/*トップmainのスタイル**********************************************/
div#main {
	width:100%;
	margin:20px 0 0;
	padding:0px;
}
/*IE7*/
*:first-child+html div#main {
	width:100%;
	margin:17px 0 0;
	padding:0px;
}
div#main p {
	margin:0;
	padding:0;
}
/*概要のスタイル*****************************************************/

div#contents .practice p {
	margin:0px;
	padding:5px 0px 15px 20px;
}
/*概要のスタイル*****************************************************/

table.outline {
	margin:0px 0px 10px 0;
}
table.outline th, table.outline td {
	padding:10px 5px;
}
table.outline th {
	width:16%;
	font-weight:bold;
	text-align:left;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #dddddd;
	background:#ffffff;
}
table.outline td {
	width:84%;
	text-align:left;
/*	line-height:1.4;*/
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #dddddd;
	background:#ffffff;
}
table.outline th.last, table.outline td.last {
	border-bottom:none;
}
/*弁護士紹介のスタイル***********************************************/
div.personal_data {
	width:719px;
	clear:both;
	border-bottom:1px dotted #cccccc;
	margin-top:10px;
	padding-bottom:10px;
}
div.personal_name {
	width:27%;
	background:url(../img/common/arw_base.gif) no-repeat;
	padding-left:20px;
	padding-right:5px;
	float:left;
}
div.name_h {
	float:left;
	color:#FFFFFF;
	width:29%;
	background-color:#999999;
	padding:3px;
}
div.genre_h {
	float:left;
	color:#FFFFFF;
	width:69%;
	background-color:#999999;
	border-left:1px solid #ffffff;
	padding:3px;
}
div.personal_name span {
	font-size:0.9em;
	font-family:Helvetica, sans-serif;
	display:block;
}
div#contents div.job_data {
	float:left;
	width:69%;
	padding-bottom:0;
}
div#contents div.job_data p {
	padding-bottom:0;
}
div.section h3.personal {
	background:none;
	margin:0;
	padding:0;
}
div.section h3.personal span {
	font-size:0.9em;
	color:#0E1B62;
	padding-left:10px;
}
div.section ul.detail {
	padding:0;
}
div.section ul.detail li {
	list-style:none;
	background:url(../img/common/li_sankaku.gif) left no-repeat;
	padding-left:15px;
}
table.profile {
	width:100%;
	margin:5px 0 20px;
}
table.profile th, table.profile td {
	padding:10px 5px;
}
table.profile th {
	width:20%;
	font-size:0.9em;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #dddddd;
	background:#ffffff;
}
table.profile th.subttl {
	font-weight:bold;
	text-align:left;
	border-top:3px solid #dddddd;
	border-bottom:1px solid #dddddd;
}
table.profile td.wide {
	width:100%;
}
table.profile td {
	text-align:left;
/*	line-height:1.4;*/
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #dddddd;
	background:#ffffff;
}
table.profile th.last, table.profile td.last {
	border-bottom:none;
}
/* 著作リスト　 */
ul.book {
	margin-bottom:10px;
}
ul.book li {
	list-style:none;
	background:url(../img/common/li_book.gif) left top no-repeat;
	margin-bottom:5px;
	padding-left:15px;
}
/* 著作リスト　日付頭揃え */
				ul.list_book_indent div {
	float:left;
	width:7em;
}
ul.list_book_indent li {
	clear:left;
}
/*サイトマップ***********************************************/
div.sitemaps {
	width:719px;
	clear:both;
	border-bottom:1px dotted #cccccc;
	margin-top:10px;
	padding-bottom:10px;
}
div.sitemaps_mds {
	width:15%;
	background:url(../img/common/arw_base.gif) no-repeat;
	padding-left:20px;
	padding-right:5px;
	float:left;
}
div.sitemaps_txt {
	float:left;
	width:80%;
	padding-bottom:0;
}
div.sitemaps_txt p {
	padding-bottom:0;
}

iframe.access_map{
	width:100%;
	height:300px;
	margin:0;
	padding:0;
	border:none;
}



/********************************************************************
pagebackのスタイル
*********************************************************************/
div.pageback {
	margin:15px 0 0 0;
	padding:5px 0;
	border-top:1px solid #0E1B62;
	text-align:right;
}
ul.back li {
	list-style:none;
}
/********************************************************************
pagetopのスタイル
*********************************************************************/
div.ptop {
	margin:15px 15px 15px 0;
}
div.ptop p {
	text-align:right;
}
/********************************************************************
footerのスタイル
*********************************************************************/
div#footer {
	clear:both;
	width:760px;
	margin:0 auto;
	padding-top:20px;
	text-align:center;
}
div#sec_footer {
	clear:both;
	width:730px;
	margin:0 auto;
	background:#EEEEEE;
	padding:15px;
	text-align:center;
}
div#footer ul, div#sec_footer ul {
	list-style-type:none;
	margin:0;
}
div#footer ul li, div#sec_footer ul li {
	display:inline;
	padding-right:15px;
}
div#footer ul li a, div#footer ul li a:link, div#footer ul li a:visited, div#sec_footer ul li a, div#sec_footer ul li a:link, div#sec_footer ul li a:visited {
	color:##0033CC;
	text-decoration:none;
}
div#footer ul li a:focus, div#footer ul li a:hover, div#footer ul li a:active, div#sec_footer ul li a:focus, div#sec_footer ul li a:hover, div#sec_footer ul li a:active {
	color:##0141FF;
	text-decoration:none;
}
div#footer p, div#sec_footer p {
	font-size:0.9em;
	margin:10px 0 0;
}
/*共通クラス*/

a {
	outline:none;
	color:#0033cc;
	text-decoration:underline;
}
a:hover {
	color:#3366ff;
	text-decoration:underline;
}
p.paragraph {
	padding-bottom:1em;
	clear:both;
}
img.ph_left {
	float:left;
	margin:0 10px 10px 0;
}
.nowrap {
	white-space:nowrap;
}
/********************************************************************
共通見出しタイプ
*********************************************************************/
.ttl_txtBlue {
	font-size:1.2em;
	font-weight:bold;
	color:#0E1B62;
	margin-bottom:5px;
	padding:3px;
	border-bottom:1px dashed #666666;
}
div#contents h5 {
	font-weight:bold;
	margin:0 0 2px;
}
/********************************************************************
共通テキスト
*********************************************************************/
.t_en {
	/*font-family:verdana,arial;*/
font-family:Helvetica, sans-serif;
	line-height:150%;
}
.t_bold {
	font-weight:bold;
}
/* clearfix
---------------------------------------
*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height:0;
	font-size:1px;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
* html .clearfix {
	height: 1%;
}
*+html .clearfix {
	height: 1%;
}
/*共通マージンタイプ
---------------------------------------------------------------------
*/

div#contents .mgb0 {
	margin-bottom:0 !important;
}
div#contents .mgb5 {
	margin-bottom:5px !important;
}
div#contents .mgb10 {
	margin-bottom:10px !important;
}
div#contents .mgb15 {
	margin-bottom:15px !important;
}
div#contents .mgb20 {
	margin-bottom:20px !important;
}
div#contents .mgb30 {
	margin-bottom:30px !important;
}
div#contents .mgt0 {
	margin-top:0 !important;
}
div#contents .mgt5 {
	margin-top:5px !important;
}
div#contents .mgt10 {
	margin-top:10px !important;
}
div#contents .mgt15 {
	margin-top:15px !important;
}
div#contents .mgt20 {
	margin-top:20px !important;
}
div#contents .mgt30 {
	margin-top:30px !important;
}
div#contents .mgl0 {
	margin-left:0 !important;
}
div#contents .mgl5 {
	margin-left:5px !important;
}
div#contents .mgl10 {
	margin-left:10px !important;
}
div#contents .mgl15 {
	margin-left:15px !important;
}
div#contents .mgl20 {
	margin-left:20px !important;
}
div#contents .mgl30 {
	margin-left:30px !important;
}
div#contents .mgr0 {
	margin-right:0 !important;
}
div#contents .mgr5 {
	margin-right:5px !important;
}
div#contents .mgr10 {
	margin-right:10px !important;
}
div#contents .mgr15 {
	margin-right:15px !important;
}
div#contents .mgr20 {
	margin-right:20px !important;
}
div#contents .mgr30 {
	margin-right:30px !important;
}
div#contents .mgn0 {
	margin:0 !important;
}
div#contents .pdt0 {
	padding-top:0 !important;
}
div#contents .pdt5 {
	padding-top:5px !important;
}
div#contents .pdt10 {
	padding-top:10px !important;
}
div#contents .pdt15 {
	padding-top:15px !important;
}
div#contents .pdt20 {
	padding-top:20px !important;
}
div#contents .pdt30 {
	padding-top:30px !important;
}
div#contents .pdb0 {
	padding-bottom:0 !important;
}
div#contents .pdb5 {
	padding-bottom:5px !important;
}
div#contents .pdb10 {
	padding-bottom:10px !important;
}
div#contents .pdb15 {
	padding-bottom:15px !important;
}
div#contents .pdb20 {
	padding-bottom:20px !important;
}
div#contents .pdb30 {
	padding-bottom:30px !important;
}
div#contents .pdl0 {
	padding-left:0 !important;
}
div#contents .pdl5 {
	padding-left:5px !important;
}
div#contents .pdl10 {
	padding-left:10px !important;
}
div#contents .pdl15 {
	padding-left:15px !important;
}
div#contents .pdl20 {
	padding-left:20px !important;
}
div#contents .pdl30 {
	padding-left:30px !important;
}
div#contents .pdr0 {
	padding-right:0 !important;
}
div#contents .pdr5 {
	padding-right:5px !important;
}
div#contents .pdr10 {
	padding-right:10px !important;
}
div#contents .pdr15 {
	padding-right:15px !important;
}
div#contents .pdr20 {
	padding-right:20px !important;
}
div#contents .pdr30 {
	padding-right:30px !important;
}
div#contents .pad0 {
	padding:0 !important;
}
/*共通フロート、クリアタイプ
---------------------------------------------------------------------
*/

div#contents .clearBoth {
	clear:both;
}
div#contents .floatLeft {
	float:left;
}
div#contents .floatRight {
	float:right;
}
div#contents .alignLeft {
	text-align:left;
}
div#contents .alignRight {
	text-align:right;
}
