@charset "UTF-8";

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}
/* --------------------------------------------------------------------------- */
.clear *{
	display: none;
}
.clear { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* ----文字色---------------------- */
.orange {
	color:#FF6600;
}
.blue {
	color:#0066CC;/*青*/
}
.brown {
	color: #8B5F0C;
}
.red {
	color: #FF0000;
}
.green {
	color: #30AB2C;
}
.green1 {
	color:#4A9133;
}
/*------------------------------------*/
.t-10{
	margin:10px 0 0 0;
}


/* --------------------------------------------------------------------------- */

body{
	text-align:center;
	font-size:12px;
	color:#444444;
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	line-height:170%;
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}

a,
a:link,
a:visited {
	color:#444444;
	text-decoration:underline;
}

a:hover,
a:active {
	color:#444444;
	text-decoration:none;
}

/* --------------------------------------------------------------------------- */

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}


#wrapper {
	width:880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#main {
	padding-bottom: 142px;
	width:840px;
	margin-right: 20px;
	margin-left: 20px;
}  /* must be same height as the footer */


/* --------------------------------------------------------------------------- */

#header {
	width:840px;
	height: 95px;
	margin-right: auto;
	margin-left: auto;
}
#header-in-l {
	width:598px;
	height:auto;
	float: left;
}

h1 {
	width:auto;
	height:26px;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-align: left;
	margin-top: 4px;
	text-indent: 0px;
	display: block;
}

#logo {
	width:250px;
 	height:45px;
}
#logo a {
	width:250px;
 	height:45px;
 	display: block;
	overflow:hidden;
	text-decoration:none;
}
#header-in-r {
	float: right;
	height: 71px;
	width: 242px;
	padding:12px 0px 0 0;
}

/* -----main-image---------------------------------------------------------------------- */
#main-img-area {
	width:840px;
	height:200px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin:0 0 5px 0;
}
#main-img-area img {
	width:840px;
	height:200px;
	margin: 0px;
	padding: 0px;
	display: block;
}

/* -----グローバルナビゲーション---------------------------------------------------------------------- */
#gnavi {
	width:840px;
	height: 49px;
	padding: 0px;
	margin: 0px;
}

#gnavi ul {
	width:840px;
	height: 49px;
	list-style-type:none;
}

#gnavi li  {
	float:left;	
	width:168px;
	height: 49px;	
}

#gnavi li a {
 	display: block;	
	width:168px;
	height: 49px;
}

#gnavi li#gnavi1 a {
	background-image:url(../img/gnavi1_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}
#gnavi li#gnavi1 a:hover {
 	background-image:url(../img/gnavi1_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}
#gnavi li#gnavi2 a {
	background-image:url(../img/gnavi2_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}
#gnavi li#gnavi2 a:hover {
 	background-image:url(../img/gnavi2_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}
#gnavi li#gnavi3 a {
	background-image:url(../img/gnavi3_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}
#gnavi li#gnavi3 a:hover {
 	background-image:url(../img/gnavi3_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}
#gnavi li#gnavi4 a {
	background-image:url(../img/gnavi4_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}
#gnavi li#gnavi4 a:hover {
 	background-image:url(../img/gnavi4_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}
#gnavi li#gnavi5 a {
	background-image:url(../img/gnavi5_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}
#gnavi li#gnavi5 a:hover {
 	background-image:url(../img/gnavi5_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}



/* main_contents-------------------------------------------------------------- */
#contents-box {
	width: 820px;
	margin: 0px 10px 20px 10px;
	padding: 0px 0px 0px 0px;
}
#pankuzu {/*パンくずリスト*/
	width: 820px;
	margin: 0px 10px 5px 10px;
	font-size:10px;
}
#pankuzu ul li {/*パンくずリスト*/
	margin: 0px 0px 0px 0px;
	font-size:10px;
	display:inline;
}

/* left----------------------------------------------------------------------- */

#left_contents{
	float: left;
	width: 220px;
	height: auto;
}

/* ----------サブナビゲーション----------------- */
#snavi {
	width: 220px;
	height:auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#snavi ul li {
	width:220px;
	height: 55px;
	margin: 0 0px 5px 0;
	padding: 0 0 0 0;
}

#snavi ul li a {
 	display: block;
	width:220px;
	height: 55px;
	margin: 0 0px 0px 0;
	padding: 0 0 0 0;
}

#snavi1 a {
	background-image:url(../img/snavi2_1_off.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi1 a:hover {
 	background-image:url(../img/snavi2_1_on.jpg);
	background-position:left bottom;
	background-repeat: no-repeat;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi2 a {
	background-image:url(../img/snavi2_2_off.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi2 a:hover {
 	background-image:url(../img/snavi2_2_on.jpg);
	background-position:left bottom;
	background-repeat: no-repeat;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi3 a {
	background-image:url(../img/snavi2_3_off.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi3 a:hover {
 	background-image:url(../img/snavi2_3_on.jpg);
	background-position:left bottom;
	background-repeat: no-repeat;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi4 a {
	background-image:url(../img/snavi2_4_off.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi4 a:hover {
 	background-image:url(../img/snavi2_4_on.jpg);
	background-position:left bottom;
	background-repeat: no-repeat;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi5 a {
	background-image:url(../img/snavi2_5_off.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi5 a:hover {
 	background-image:url(../img/snavi2_5_on.jpg);
	background-position:left bottom;
	background-repeat: no-repeat;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi6 a {
	background-image:url(../img/snavi2_6_off.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi6 a:hover {
 	background-image:url(../img/snavi2_6_on.jpg);
	background-position:left bottom;
	background-repeat: no-repeat;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	display: block;
}

#bana1 {
	width: 220px;
	height: 85px;
	padding: 0px 0px 15px 0px;
}
#bana1 a {
	width: 220px;
	height: 85px;
	display: block;
	background-image:url(../img/bana_muryou.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	background-repeat: no-repeat;
}
#bana1 a:hover {
	background-image:url(../img/bana_muryou_on.jpg);
	background-position:left top;
	width: 220px;
	height: 85px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

/* -----------
会社情報
-------------- */
#info-area {
	width: 220px;
	height: auto;
	background-color: #F0F0F0;
	line-height: 150%;
}
#info-area ul {
	padding:20px 0 0px 15px;
}
#info-area ul li {
	padding:0px 0 3px 0px;
}
#map_bt {
	width: 120px;
	height: 22px;
	margin:5px 0 0 0;
}
#map_bt a {
	width: 120px;
	height: 22px;
	display: block;
	background-image:url(../img/bt_map_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	background-repeat: no-repeat;
}
#map_bt a:hover {
	width: 120px;
	height: 22px;
	display: block;
	background-image:url(../img/bt_map_on.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	background-repeat: no-repeat;
}
.access-txt {
	padding:15px 0 0px 15px;
}


/* right_contents-------------------------------------------------------------- */

#right_contents {
	float: right;
	width: 580px;
	padding-left: 0px;
}
/*-----------------------------
テキストエリア
------------------------------*/

.title_bar {/*タイトルバー下にサブタイトルバーがある場合*/
	height:30px;
	width:580px;
	background-image: url(../img/bar_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent:20px;
	line-height:30px;
	font-size:14px;
	color:#FFFFFF;
	padding:0 0 0px 0px;
	margin:0 0 20px 0px;
}
.title_bar2 {/*タイトルバー*/
	height:30px;
	width:580px;
	background-image: url(../img/bar_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent:20px;
	line-height:30px;
	font-size:14px;
	color:#FFFFFF;
	padding:0 0 0px 0px;
	margin:0 0 15px 0px;
}


.sttl_bar {/*サブタイトルバー*/
	width:550px;
	height:28px;
	padding: 0px 0px 0px 0px;
	margin:0px 0 0px 15px;
	background-image: url(../img/sttl_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:15px;
	line-height:28px;
	font-size:12px;
	color:#555;
}

.text_box {
	width:535px;
	height:auto;
	padding: 10px 0px 0px 0px;
	margin:0px 20px 30px 25px;
}
.text_box_t0 {
	width:535px;
	height:auto;
	padding: 0px 0px 0px 0px;
	margin:0px 20px 30px 25px;
}
.txt-img-r {/*テキスト内右側の画像*/
	width:245px;
	float:right;
}
.txt-img-l {/*テキスト内左側の画像*/
	width:245px;
	float:left;
	padding: 0px 10px 0px 0px;
}
.office_txt-img-r {/*事務所案内_テキスト内右側の画像*/
	width:148px;
	float:right;
	padding: 0px 0px 0px 0px;
}
.office_txt1 {
	width:360px;
	padding: 0px 0px 0px 0px;
	margin:0 20px 0 0;
}
.office_txt1-li {
	width:auto;
	padding: 10px 10px 10px 10px;
	margin:0 0px 0 0;
	border-bottom: 1px dotted #CCCCCC;
}
.office_txt1-li2 {
	width:auto;
	padding: 0px 10px 10px 10px;
	margin:0 0px 0 0;
	border-bottom: 1px dotted #CCCCCC;
}
.office_txt2 {
	width:auto;
	padding: 0px 0px 0px 0px;
	margin:0 0px 0 0;
}
.office_txt2-li {
	width:auto;
	padding: 10px 10px 10px 10px;
	margin:0 0px 0 0;
	border-bottom: 1px dotted #CCCCCC;
}
.office_txt2-li2 {
	width:auto;
	padding: 0px 10px 10px 10px;
	margin:0 0px 0 0;
	border-bottom: 1px dotted #CCCCCC;
}
#map {
	text-align:center;
	padding: 20px 0px 0px 0px;
}
/*-----弁護士紹介-------*/
#right_contents .lawyer_txt {
	width:auto;
	padding: 0px 0px 0px 0px;
	margin:5px 0px 0 0;
}
#right_contents .lawyer_txt li {
	width:auto;
	padding: 10px 10px 10px 10px;
	margin:0 0px 0 0;
	border-bottom: 1px dotted #CCCCCC;
}
#right_contents .lawyer_txt li a {
	color: #444;
	text-decoration: underline;
}
#right_contents .lawyer_txt li a:hover {
	color: #444;
	text-decoration: none;
}

/*--------------*/
#right_contents .company_txt {
	width:auto;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0 0;
}
#right_contents .company_txt li {
	width:auto;
	padding: 10px 10px 0px 10px;
	margin:0 0px 0 0;
}

#right_contents .company_txt2 {
	width:auto;
	padding: 10px 10px 10px 10px;
	margin:0 0px 0 0;
	border-bottom: 1px dotted #CCCCCC;
}
#right_contents .company_txt3 {
	width:auto;
	padding: 0px 10px 10px 10px;
	margin:0 0px 0 0;
}
#right_contents .company_txt4 {
	width:auto;
	padding: 0px 10px 7px 10px;
	margin:0 0px 0 0;
}

#right_contents .company_txt_btm {
	width:auto;
	padding: 0px 10px 0px 10px;
	margin:0 0px 0 0;
}
#right_contents .company_txt_btm2 {
	width:auto;
	padding: 10px 10px 0px 10px;
	margin:0 0px 0 0;
}

.lgtside {/*オレンジの矢印*/
	float: left;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-left: 0px;
}
/*--------ページ分割------------*/
#right_contents .page{
	height: 17px;
	width:auto;
	margin:0 0 0 25px;
}

#right_contents .page_current{
	width: 18px;
	height: 17px;
	color: #FF6600;
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 5px;
	border: 1px solid #FF6600;
	line-height: 17px;
}

#right_contents .page2{
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 5px;
	line-height: 17px;	
}

#right_contents .page2 a {
	width: 18px;
	height: 17px;
	color: #868686;
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	display: block;
	text-decoration:none;
	border: 1px solid #868686;
}

#right_contents .page2 a:hover, .page2 a:active {
	color: #FF6600;
	background-color: #FFFFFF;
	height: 17px;
	width: 18px;
	border: 1px solid #FF6600;
	font-size: 12px;
}
.bana_btm {
	margin:0 0 0 0;
	padding:40px 0px 0 25px;
}

/* point--------------------------------------------------------------------- */

#footer {
	position: relative;
	margin-top: -142px; /* negative value of footer height */
	height: 142px;
	border-top: 1px solid #CCCCCC;
} 
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* --------------------------------------------------------------------------- */
.footer_u{
	font-size: 11px;
	line-height: 180%;
	color: #444444;
	text-align: left;
	width: 800px;
	margin: 0px auto 0 auto;
	padding: 5px 0 0 0;
	height: 35px;
}

.footer_u a,
.footer_u a:link,
.footer_u a:visited {
	color:#444444;
	text-decoration:none;
}

.footer_u a:hover,
.footer_u a:active {
	color:#444444;
	text-decoration:underline;
}

.footer_b{
	height: auto;
	width: 820px;
	margin-left: auto;
	text-align: left;
	margin-right: auto;
	margin-top: 0px;
}

.footer_b_in{
	width: 820px;
	height: auto;
	padding-top: 16px;
}
.footer_b_in1 {
	height: 53px;
	font-size: 11px;
	line-height: 17px;
	color: #999999;
	text-align: right;
	margin-top: 10px;
}
.footer_b_in3{
	height: 68px;
	font-size: 10px;
	line-height: 17px;
	color: #333333;
	text-align: right;
	float: left;
	width: 820px;
}
.footer_b_in2{
	width: 49px;
	height: 53px;
	float: right;
}
.copyright {
	font-size: 10px;
	color: #999999;
	margin-top: 0px;
}
/* ---ページトップへのボタン------------------------------------------------- */
html>body #pagetop {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 0;
}

#pagetop {
_position: absolute;
_right: 0;
_top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(documentElement.clientHeight-this.clientHeight) - 0
: document.body.scrollTop
+(document.body.clientHeight-this.clientHeight) - 0);
_z-index: 500;
margin: 0;

}

* html .iepngfix ,* html img {
behavior: expression(IEPNGFIX.fix(this));
} 