@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0px;
	padding: 0px;
}
table { 
    border-collapse:collapse; border-spacing:0;
}

fieldset,img {
	border:0; 
	vertical-align:bottom;
}

caption,cite,scode,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul { 
    list-style:none; padding:0;
	margin:0;
}

caption,th {
	textron-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}

.clearfix{ display:block;} 
/*-------------------------------------*/
/* リンク文字 */
/*-------------------------------------*/
a{ color:#917CA3; text-decoration:underline; outline:none;}
a:hover{color:#FF9900; text-decoration:underline; outline:none;}


/*-------------------------------------*/
/* Body */
/*-------------------------------------*/
body{
	line-height: 1.8;
	background-color: #006;
	font-size:13px;
	margin:0px;
	padding:0px;
}

div#wrapper{
	width: 960px;
	margin: 0px auto 40px auto;
	text-align: left;
}

h1{
	font-size: 15px;
	color: #FFF;
	padding: 5px 0px 5px 10px;
	margin: 0px auto 0px auto;
}

/*-------------------------------------*/
/* ヘッダー */
/*-------------------------------------*/

div#heder{
	text-align: left;
	width: 960px;
	height: 250px;
	background-image: url(image/heder_2025_820.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-radius: 10px;
	margin:0px auto 0px auto;
	border-top-width: 1px solid #FFF;
	background-color: #FFF;
}

div#heder div#hederMessageBox{
	width: 332px;
	background: #fff;
	margin-left: 10px;
}

div#heder div#hederMessageBox strong{
	font-weight: bold;
	font-size: 16px;
	display: block;
	padding: 30px 10px 10px 10px;
	text-align: center;
}

div#heder div#hederMessageBox div#bigcomment{
	font-weight: bold;
	font-size: 18px;
	color: #00C;
	background: #fff;
	text-align: center;
	padding-top: 5px;

}

div#heder div#hederMessageBox span{
	padding: 0 20px;
	display: block;
	line-height: 1.9;
	color: #666;
}

/*-------------------------------------*/
/* グローバルナビゲーション */
/*-------------------------------------*/
ul#gNavi{
	width: 950px;
	padding-left: 10px;
	background-color: #000066;
	background-image: url(image/bg_gNavi.gif);
}

ul#gNavi li{
	display: block;
	float: left;
	padding: 8px 0;
	margin-right: 10px;
	font-size: 17px;
	letter-spacing: 0.08em;
	font-weight: bold;
}

ul#gNavi li a{
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #aaa;
	display: block;
	padding-right: 10px;
}

ul#gNavi li a:hover{
	color: #a69e7b;
}

ul#gNavi li.access{
	width: 70px;
	text-align: center;
}

ul#gNavi li.first{
	padding-left: 16px;
	border-left: 1px solid #aaa;
}

/*-------------------------------------*/
/* メインコンテンツ */
/*-------------------------------------*/

div#mainContents{
	width: 928px;
	padding: 0 15px 45px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #ddd;
	background-image: url(image/bg_contents_otherpage.gif);
}

/*-------------------------------------*/
/* 左側 */
/*-------------------------------------*/

div#leftContents{
	width: 180px;
	float: left;
	background-color: #eef0e7;
	padding-top: 15px;
}

.index_submenu {
	background-color: #009;
	height: 30px;
	width: 100%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 15px;
	background-image: url(image/bg_left_submenu.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	padding-top: 10px;
}

div#leftContents ul#sNavi{
	display: block;
	border: 1px dotted #00C;
	padding-left: 10px;
	margin-bottom: 20px;
}

div#leftContents ul#sNavi li{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #fff;
	margin-left: 8px;
}
		
.index_submenu_kigyou {
	font-size: 14px;
	font-weight: bold;
	color: #00F;
	height: 20px;
	vertical-align: 18%;
	background-image: url(image/arrow_down_blue.gif);
	background-repeat: no-repeat;
	background-position: 70px;
}

.sNavifirst {
	margin-top: 5px;
}

.index_submenu_minji {
	font-size: 14px;
	font-weight: bold;
	color: #663;
	height: 20px;
	vertical-align: 18%;
	background-image: url(image/arrow_down_green.gif);
	background-repeat: no-repeat;
	background-position: 70px;
}

.index_submenu_other {
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	height: 20px;
	vertical-align: 18%;
	background-image: url(image/arrow_down_yellow.gif);
	background-repeat: no-repeat;
	background-position: 60px;
}


.index_submenu {
	background-color: #009;
	height: 30px;
	width: 100%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 15px;
	background-image: url(image/bg_left_submenu.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	padding-top: 10px;
}

div#leftContents ul#sNavi2{
	display: block;
	border: 1px dotted #00C;
	padding-left: 10px;
	margin-bottom: 20px;
}

div#leftContents ul#sNavi2 li{
	display: block;
	padding-top: 8px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #fff;
	margin-left: 8px;
}

#infoBox {
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 22px;
	padding-left: 3px;
}


div#infoBox h2{
	font-weight: bold;
	font-size: 14px;
	color: #006;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
}

		
#infoBox ul {
	line-height: 25px;
	padding-top: 20px;
}

/*-------------------------------------*/
/*コンテンツ内 */
/*-------------------------------------*/	
div#centerContents{
	width: 700px;
	margin-left: 38px;
	display: inline;
	float: right;
}

div#siteNavi{
	display: block;
	text-align: right;
	margin-right: 30px;
	margin-bottom: 15px;
}

div#title_photo{
	display: inline;
	text-align: center;
	height: 50px;
	padding-top: 10px;
	padding-left: 50px;
}

div#centerContents h3{
	font-size: 14px;
	letter-spacing: 0.08em;
	margin: 30px 0 15px;
	background-image: url(image/bg_ch_blue.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

div#centerContents h3 span{
	display: block;
	font-weight: bold;
	line-height: 2.0;
	-moz-box-shadow:0 0 0.5px #ccc;
	-webkit-box-shadow:0 0 0.5px #ccc;
	text-shadow:1px 0 0.5px #fff;
	background-image: url(image/bg_ch_top_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60%;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 22px;
}

/*-------------------------------------*/
/*最下部メールフォームバナー */
/*-------------------------------------*/

div#to_mailform{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

/*-------------------------------------*/
/*TOPへ戻る */
/*-------------------------------------*/

div#totop {
   text-align:right;
}

/*-------------------------------------*/
/*フッター */
/*-------------------------------------*/

div#footer{
	text-align: center;
	background: #333;
	padding: 5px;
	color: #fff;
	clear: both;
}
 
/* ========弁護士紹介========= */

#bengoshiinfoBox {
	width: 670px;
}

#bengoshiinfoBox table {
    border-top: 1px solid #ccc;
	width: 100%;
	margin-bottom: 30px;
}

#bengoshiinfoBox th {
	background-color: #CCCCCC;
	width: 60px;
	padding: 14px 16px 14px 10px;
	border-bottom: 1px solid #fff;
}

#bengoshiinfoBox td {
	padding: 14px 0px 14px 16px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#bengoshiinfoBox table img {
	float: right;
}

.syokai_rireki_2 {
	padding-left: 71px;
}


/* ========アクセス========= */		
div#access_map{
	padding-top: 30px;
	padding-bottom: 20px;
}

div#access_map div#info{
	padding-left:15px;}

.accessBlue{
	color:#069;
	padding-top: 20px;
	font-size: 14px;
}

.center{ text-align: center; display: block; margin:0 auto;}	

/* ========取扱分野========= */
.field_bunya{
	display: block;
	font-size: 14px;
	color: #006;
	margin-left: 30px;
	padding-bottom: 20px;
}

.field_syousai1{
	display: block;
	font-size: 15px;
	color: #804000;
	background-image: url(image/arrow_right_brown.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 5px 0px 5px 20px;
	padding: 5px 0px 0px 30px;
}

.field_syousai2{
	display: block;
	font-size: 15px;
	color: #06C;
	background-image: url(image/arrow_right_blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 5px 0px 5px 20px;
	padding: 5px 0px 0px 30px;
}
.field_ul{
	margin-left: 35px;
	display: block;
	text-indent: 12px;
}

/* ========ご依頼方法========= */
div#flowmessage{
	width: 100%;
	margin-bottom: 30px;
	font-size: 14px;
}

div#flow{
	width: 100%;
	margin-bottom: 30px;
	font-size: 14px;
}

div#flow table th{
	color: #000;
	font-size: 16px;
	background-color: #CCC;
	padding-left: 10px;
	width: 175px;
	border-bottom-width: 1px solid #FFF;
}

div#flow table .th2{
	background-color: #FFF;
}


div#flow table td{
	padding: 5px 5px 5px 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-left: 5px;
}

div#flow strong{
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 14px;
}

/* ========事務所の歩み========= */	

div#infohistry{
	width: 100%;
	margin-bottom: 60px;
}

div#infohistry table{
	width: 100%;
	border-top: 1px solid #ccc;
}

div#infohistry table th{
	width: 80px;
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#infohistry table td{
	padding-left: 20px;
    border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* ========予約・問合せフォーム========= */

div#mailform {
	font-size: 14px;
	text-align: left;
	width: 92%;
}

.mailform_howto {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
}

div#mailform .tel{
	font-size: 20px;
	color: #03C;
    }

div#mailform li{
    font-size: 14px;
	padding-left:10px;
    }

#mailform form table {
	font-size: 13px;
	color: #666;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 10px;
    }

#mailform form table td{
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 7px 5px 7px 16px;
    }

div#mailform table li{
    list-style-position: inside;
	list-style-type: square;
	font-size: 14px;
	padding-left:10px;
    }
	
.red{ color:#bb0000;}

/* ========費用========= */
.lHeight1_9		{ line-height:1.9em;}

.price_syousai{
	font-size: 15px;
	color: #804000;
    margin: 5px 0px 5px 0px;
	padding: 5px 0px 0px 30px;
    display: block;
	background-repeat: no-repeat;
	background-position: left;
}

.price_text{
	margin-left: 35px;
	display: block;
	text-indent: 12px;
}

div#price_contract {
	padding-left: 30px;
}

#price_contract table {
	width: 100%;
	margin-bottom: 30px;
	border: 1px solid #ccc;
}

#price_contract table th {
	text-align: center;
	background-color: #E3E3C8;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 14px 0 14px 0
	}
	
#price_contract table td {
	padding: 14px 0px 14px 16px;
	border-bottom: 1px solid #ccc;
}

#price_contract table ul li {
	list-style-position: inside;
	list-style-type: lower-alpha;
}

div#price_trialahearing {
	padding-left: 30px;
}

#price_trialahearing ol {
	padding:0px 0px 10px 20px;	
} 

#price_trialahearing ol li {
	list-style-position: outside;
	list-style-type: decimal;
}

#price_trialahearing table {
	border: 1px solid #ccc;
	text-align: left;
	width: 100%;
	margin-bottom: 30px;
}

#price_trialahearing table tr.tabletitle{
	text-align:center;
	background-color: #E3E3C8;
	padding-right: 16px;
}

#price_trialahearing table td{
	padding: 14px 0 14px 16px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#price_trialahearing ul li ul {
	padding-left: 20px;
}

#price_trialahearing ul li ul li {
	padding-left: 10px;
	list-style-type: lower-roman;
	list-style-position: outside;
}

.price_sub {
	font-size: 14px;
	color: #00F;
	height: 25px;
	text-align: center;
	padding-top: 20px;
}

/* ========プライバシーポリシー========= */	
div#privacy {
	width: 93%;
	border: 1px solid #006;
	line-height: 22px;
	padding: 10px 20px 20px 20px;
	margin-top: 40px;	
}

.privacy_syousai{
	padding:0px 20px 20px 0px;
	display: block;
	margin-left: 30px;
	width: 88%;
}

#privacy p {
	padding: 10px;
	width: 550px;
}

#privacy p span {
	border-bottom: 1px solid #006;
	border-left: 10px solid #006;
    font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
}

/* ========サイトマップ========= */	
ul.sitemap {
    width: 100%;
    margin: 0;
    padding: 0;
    font-weight: bold; 
    list-style-type: none;
    color: #2b2b2b;
}

/* --- 入れ子にされたリスト用 --- */
ul.sitemap ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.sitemap li {
	padding: 1px 0px 0px 10px; /* 1階層目の背景 */
	line-height: 120%;
	background-image: url(image/sitemapline.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

ul.sitemap div.contentNav {
    width: 100%; /* コンテナの幅 */
    margin-top: 20px; /* コンテナの上マージン */
}

ul.sitemap ul.section {
width: 49.9%; /* セクションの幅 */
float: left;
}

ul.sitemap ul.separator {
background: url(v_separator.gif) repeat-y right top; /* セクション間の垂直区切り線 */
}

ul.sitemap ul.section li {
margin: 0 20px 20px 0; /* 2階層目のマージン（上右下左） */
padding: 1px 0 10px 15px; /* 2階層目のパディング（上右下左）上書き */
background: url(image/sitemapline.gif) no-repeat 5px 0; /* 2階層目の背景 上書き */
border-bottom: 1px #c0c0c0 dotted; /* 2階層目の下境界線 */
}

/* --- 3階層目以降のリストエリア --- */
ul.sitemap ul.section ul {
margin: 7px 0 0 8px; /* 3階層目以降のマージン（上右下左） */
font-weight: normal; /* 3階層目以降の文字をノーマルの太さに戻す */
}
/* --- 3階層目以降のリスト項目 --- */
ul.sitemap ul.section ul li {
	margin: 0 0 6px 0; /* 3階層目以降のマージン（上右下左）上書き */
	padding: 0 0 0 12px; /* 3階層目の背景 上書き */
	border-bottom: none; /* 3階層目以降の下境界線 上書き */
	background-image: url(image/sitemap_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
}

/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}


#infoBox dl dt {
	font-size: 11px;
	margin-top: 5px;
	font-weight: bold;
	color: #333;
}
	
	
		
