@charset "UTF-8";
/* CSS Document */



/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;
}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

* html .iepngfix {
	behavior: url(../lib/iepngfix/iepngfix.htc);
}
* html #home .iepngfix{
	behavior: url(lib/iepngfix/iepngfix.htc);
}
* html #sitemap .iepngfix {
	behavior: url(lib/iepngfix/iepngfix.htc);
}
* html #privacy .iepngfix {
	behavior: url(lib/iepngfix/iepngfix.htc);
}

* html #home.en .iepngfix,html #privacy.en .iepngfix,html #sitemap.en .iepngfix {
	behavior: url(../lib/iepngfix/iepngfix.htc);
}
* html #aboutus.en .iepngfix, html #lawyers.en .iepngfix,html #location.en .iepngfix,html #practice.en .iepngfix,html #development.en .iepngfix,html #corporate.en .iepngfix,html #finance.en .iepngfix,html #litigation.en .iepngfix,html #topics.en .iepngfix {
	behavior: url(../../lib/iepngfix/iepngfix.htc);
}



.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 */
.notext {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

/**************************************** common ****************************************/

body {
	font-family: Helvetica, Geneva, Arial, sans-serif, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ ゴシック";
	font-size: 90%;
	line-height: 140%;
	background-image: url(../images/background.gif);
}
a{
	text-decoration: none;
}
h1{
	position: absolute;
	left: -20px;
	top: 0px;
	background-repeat: no-repeat;
	height: 180px;
	width: 230px;
}
h2{
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 150%;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #990000;
	padding: 5px;
	margin-bottom: 25px;
}
h3{
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #990000;
	margin-bottom: 15px;
	padding-left: 10px;
	margin-left: 30px;
}
h3 .date{
	font-family: Helvetica, Geneva, Arial, sans-serif, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ ゴシック";
	font-size: 70%;
	font-weight: normal;
	color: #666666;
}

h4{
	margin-left: 30px;
	margin-bottom: 15px;
	font-size: 120%;
	color: #666666;
}

h5{
	font-weight: bold;
	}



p{
	margin-left: 30px;
	margin-bottom: 15px;
}
#wrapper{
	background-image: url(../images/wrapper.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 902px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
#header,#contents
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	width: 900px;
}
#header{
	position: relative;
	height: 75px;
}
#logo a{
	text-decoration: none;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 10px;
	top: 10px;
	display: block;
	height: 52px;
	width: 227px;
}

#headerMenu{
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 80%;
	line-height: 1;
	height: 25px;
}
#headerMenu a{
	background-image: url(../images/headerNavi.gif);
	background-position: center bottom;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	float: left;
	background-repeat: no-repeat;
}
#headerMenu a:hover{
	background-image: none;
	background-color: #996600;
}
#contents{
	background-color: #FFFFFF;
	position: relative;
}
#main{
	float:right;
	width: 700px;
}
#menu li{
	float:left;
}
#menu li a{
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 100px;
	display: block;
}
#menu li a:hover{
	background-position: left -45px;
}
#menu01 a{
	background-image: url(../images/menu_01.jpg);
}
#menu02 a{
	background-image: url(../images/menu_02.jpg);
}
#menu03 a{
	background-image: url(../images/menu_03.jpg);
}
#menu04 a{
	background-image: url(../images/menu_04.jpg);
}
#menu05 a{
	background-image: url(../images/menu_05.jpg);
}
#menu06 a{
	background-image: url(../images/menu_06.jpg);
}
#menu07 a{
	background-image: url(../images/menu_07.jpg);
}


/*********************eng*******************/


/*********************eng*******************/






#topicpath{
	font-size: 80%;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 5px;
}
.section{
	padding: 30px;
}
.navi{
	text-align: right;
}

#main table{
	margin-left: 30px;
	margin-bottom: 15px;
}
#main td,
#main th{
	vertical-align: top;
	padding: 5px;
}

#main th{
	white-space: nowrap;
}

#side{
	float:left;
	width: 200px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 170px;
}
#side li a{
	background-image: url(../images/sidemenu.jpg);
	background-repeat: repeat-y;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #333333;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 180px;
	display: block;
}
#side li a:hover{
	background-image: none;
	color: #FFFFFF;
	background-color: #333333;
}
#side li ul li a {
	background-image: url(../images/sidemenu2.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	width: 165px;
}
#side li ul li a:hover {
	background-image: url(../images/sidemenu3.jpg);
}
#footer{
	font-size: 80%;
	color: #999999;
	background-color: #202020;
}
#footer a{
	color: #999999;
}
#footer div{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
