body{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: blue ;
	text-decoration: none;
	}
a:visited {
	color: purple ;
	text-decoration: none;
	}
a:hover { 
	color: #f33 ;
	text-decoration: underline;
}
a:active {
	color: #fc6;
	text-decoration: none;
}

.fs12lh17 {
	font-size: 12px;
	line-height: 17px;
	margin: 0;
}
h1 {
	color: white;
	font-size: 16px;
	font-weight: bold;
	background-color: #006694;
}
.fs13lh17b {
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	margin-top:0px;
	margin-left:0px;
	width:150px;
}
.midashi {
	color:#fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	background-color: #006694;
	text-indent: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.alert {
	color: #fb0f0c;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	text-align: center;
}
h2 { 
	font-size: 15px;
	font-weight: bold;
	background-color: #dedede;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	background-color: #c8c8c8;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	color:#FFF;
}
h4{
	font-size: 15px;
	font-weight: bold;
	color:#FFF;
	background-color: #b43232;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
h5{
	font-size: 13px;
	font-weight: bold;
	color:#FFF;
	background-color:#999;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
p.sec1{
	font-size:14px;
	color:#000;
	width:400px;
	margin-left:20px;
}
p.sec2{
	font-size:15px;
	color:#000;
	margin-left:10px;
	margin-top:0px;
}
#wrap1{
	background-color:#666;
	background-image:url(../images/backshadow.png);
	background-repeat:repeat-y;
	background-position:left;
	margin-top:-16px;
	margin-right:-10px;
	margin-bottom:-10px;
}
#wrap2{
	background-color:#fff;
	background-position:left;
	margin-top:-16px;
	margin-right:-10px;
	margin-bottom:-10px;
}
#header{
	display:block;
	width:756px;
	height:70px;	
}
#header p#logo{
position:absolute;
	top:-5px;
	left:10px;
	float:left;
}
#header p#japanese{
	float:left;
}
#header p#japanese a{
	display: block; 
    height:14px;
	width:69px;
	overflow:hidden;
	background-image: url(../images/japanese_btn.gif);
	background-repeat: no-repeat; 
	background-position: left top;
	position:absolute;
	top:45px;
	left:460px;
}
#header p#japanese a:hover {
	background-image: url(../images/japanese_btn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header p#english{
	float:left;
}
#header p#english a{
	display: block; 
	width: 100%;
	background-image: url(../images/english_btn.gif);
	background-repeat: no-repeat; 
	background-position: left top; 
	height:14px;
	width:55px;
	overflow:hidden;
	position:absolute;
	top:45px;
	left:540px;
}
#header p#english a:hover {
	background-image: url(../images/english_btn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header p#japanese a img, #header p#english a img{
	border-style:none;
}

#header p#tel{
	position:absolute;
	top:-5px;
	left:605px;	
	float:right;
}

#nav{
width: 756px;
margin-left:-5px;
}
#nav ul{
list-style: none;
margin: 0;
padding: 0;
height:27px;
overflow:hidden;
}
#nav ul li{
float: left;
width: 108px;
margin: 0;
padding: 0;
}

/*日本語ナビ*/
#nav ul li#home a {
	display: block; 
	width: 100%;
	background-image: url(../images/navi_home.gif);
	background-repeat: no-repeat; 
	background-position: left top; 
}
#nav ul li#home a:hover {
	background-image: url(../images/navi_home.gif);
	background-repeat: no-repeat;
	background-position: left bottom; 
}
#nav ul li#policy a {
	display: block;
	width: 100%;
	background-image: url(../images/navi_policy.gif);
	background-repeat: no-repeat; 
	background-position: left top; 
}
#nav ul li#policy a:hover {
	background-image: url(../images/navi_policy.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav ul li#aboutus a {
	display: block;
	width: 100%;
	background-image: url(../images/navi_aboutus.gif);
	background-repeat: no-repeat; 
	background-position: left top; 
}
#nav ul li#aboutus a:hover {
	background-image: url(../images/navi_aboutus.gif);
	background-repeat: no-repeat;
	background-position: left bottom; 
}
#nav ul li#attorneys a {
	display: block;
	width: 100%;
	background-image: url(../images/navi_attorneys.gif);
	background-repeat: no-repeat; 
	background-position: left top;
}
#nav ul li#attorneys a:hover {
	background-image: url(../images/navi_attorneys.gif);
	background-repeat: no-repeat;
	background-position: left bottom; 
}
#nav ul li#recruiting a {
	display: block; 
	width: 100%;
	background-image: url(../images/navi_recruiting.gif);
	background-repeat: no-repeat; 
	background-position: left top; 
}
#nav ul li#recruiting a:hover {
	background-image: url(../images/navi_recruiting.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav ul li#access a {
	display: block;
	width: 100%;
	background-image: url(../images/navi_access.gif);
	background-repeat: no-repeat; 
	background-position: left top; 
}
#nav ul li#access a:hover {
	background-image: url(../images/navi_access.gif);
	background-repeat: no-repeat;
	background-position: left bottom; 
}
#nav ul li#links a {
	display: block; 
	width: 100%;
	background-image: url(../images/navi_links.gif);
	background-repeat: no-repeat; 
	background-position: left top; 
}
#nav ul li#links a:hover {
	background-image: url(../images/navi_links.gif);
	background-repeat: no-repeat;
	background-position: left bottom; 
}


/*英語ナビ*/
#nav ul li#home_en a {
	display: block; 
	width: 100%;
	background-image: url(../images/navi_home_en.gif);
	background-repeat: no-repeat; 
	background-position: left top; 
}
#nav ul li#home_en a:hover {
	background-image: url(../images/navi_home_en.gif);
	background-repeat: no-repeat;
	background-position: left bottom; 
}
#nav ul li#policy_en a {
	display: block;
	width: 100%;
	background-image: url(../images/navi_policy_en.gif);
	background-repeat: no-repeat; 
	background-position: left top; 
}
#nav ul li#policy_en a:hover {
	background-image: url(../images/navi_policy_en.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav ul li#aboutus_en a {
	display: block;
	width: 100%;
	background-image: url(../images/navi_aboutus_en.gif);
	background-repeat: no-repeat; 
	background-position: left top; 
}
#nav ul li#aboutus_en a:hover {
	background-image: url(../images/navi_aboutus_en.gif);
	background-repeat: no-repeat;
	background-position: left bottom; 
}
#nav ul li#attorneys_en a {
	display: block;
	width: 100%;
	background-image: url(../images/navi_attorneys_en.gif);
	background-repeat: no-repeat; 
	background-position: left top;
}
#nav ul li#attorneys_en a:hover {
	background-image: url(../images/navi_attorneys_en.gif);
	background-repeat: no-repeat;
	background-position: left bottom; 
}

#nav ul li#access_en a {
	display: block;
	width: 100%;
	background-image: url(../images/navi_access_en.gif);
	background-repeat: no-repeat; 
	background-position: left top; 
}
#nav ul li#access_en a:hover {
	background-image: url(../images/navi_access_en.gif);
	background-repeat: no-repeat;
	background-position: left bottom; 
}
#nav ul li#extra{
	width:216px;
	height:27px;
	background-image:url(../images/navi_extra.gif);
	display: block;
}

div#nav ul li img,div#nav ul li a img{
	border-style:none;
}

#mainbody1{
	width:763px;
	height:870px;
}
.main{
	float:left;
}
#body_left{
	width:510px;
}
#body_right{
	width:230px;
}
#topimage{
	width:510px;
	height:320px;
	margin-top:20px;
}
#mainbody1 h1{
	width:500px;
	height:23px;
	text-indent:8px;
	padding-top:5px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
dl{
	font-size:9pt;
	width:500px;
	height:450px;
	overflow:auto;
}
dl.recent dt {
	float: left;
	text-indent:1em;
	width:10em;
	padding-bottom:1em;
}

dl.recent dd {
  margin-bottom: 15px;
  margin-right:1em;
  padding-left: 7em;
  padding-bottom:1em;
}
#info{
	width:240px;
	height:820px;
	margin-top:20px;
	background-color:#e8e8e8;
}
#info div#titlebar{
	width:206px;
	height:28px;
	margin-left:17px;
    background-color:#006694;
	display:block;
	position:relative;
	top:16px;
}
#info div#titlebar p{
	color: white;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent:10px;
	padding-top:5px;
}

#info_contents{
	width: auto;
	text-align: center;
}
.topic{
	text-align:center;
	font-weight:bold;
	width:200px;
	color:#F00;
}
#info_contents ul li{
	width:200px;
	font-size:12px;
	border: medium double #000;
	display:block;
	margin-left:-23px;
}

#footer{
	display:block;
	width:746px;
	height:35px;
	border-top: thin solid #000;
	margin-right:20px;
}
#footer img{
	margin-top:10px;
}
#mainbody2, #mainbody3, #mainbody4, #mainbody5, #mainbody6, #mainbody7{
	width:763px;
	margin-left:5px;
}
#mainbody2 h1, #mainbody3 h1, #mainbody4 h1, #mainbody5 h1, #mainbody6 h1, #mainbody7 h1, #wrap2 h1{
	width:736px;
	height:20px;
	text-indent:8px;
	padding-top:3px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;	
}

#mainbody7 .fs12lh17 p{
	margin-left:60px;	
}
.fs12lh17 a{
	color:#006694;	
}
#location{
	height:145px;
}

#recruiting_contents p{
	margin-left:80px;
}
.roots{
	margin-left:60px;
	font-size:13px;
}
.upper{
	width:650px;
	font-size:12px;
	padding-top:5px;
	padding-left:50px;
	padding-right:50px;
}
.middle{
	float:left;
	padding-top:10px;
	padding-left:50px;
}
.middle p{
	width:180px;
	font-size:12px;
}
.lower{
	clear:both;
	width:650px;
	font-size:12px;
	padding-top:5px;
	padding-left:50px;
	padding-right:50px;

}
.location_contents{
	float:left;
	margin-top:0px;
	margin-left:60px;
	font-size:12px;
	line-height:18px;
}
#map p{
	margin-left:30px;
}
#map p.map_en{
	margin-left:60px;
}
#map p img{
	margin-top:0px;
}
#map table{
	margin-left:50px;
}
.polycy_en{
	font-size:14px;
	margin-left:80px;
	width:600px;
}
.origin{
	margin-left:60px;
	font-size:14px;
}
.service, .history{
	margin-left:40px;
	margin-right:40px;
	font-size:14px;

}
.attorneys{
	font-size:12px;
}
.group{
	float:left;
	margin-top:-10px;
	margin-left:50px;
	line-height:25px;
}
.group ul li{
	display:block;
}

.part{
	clear:left;
	margin-left:400px;
}
.introduction{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
.introduction h2{
	width:600px;
	height:20px;
	margin-left:60px;
}
.introduction .section1{
	float:left;
	margin-left:70px;
}
.introduction .section1 h5{
	width:360px;
	margin-left:-40px;
}
.introduction .section1 img{
	margin-top:10px;
	width:200px;
}
.introduction .section1 p{
	width:350px;
	margin-left:-40px;
	line-height:1.2em;
}
.introduction .section2{
	clear:left;
	width:606px;
	margin-left:60px;
}
.introduction .section2 p{
	line-height:1.5em;
}
.introduction .section1 p span.indent1,.introduction .section2 p span.indent1{
	margin-top:0.1em;
	margin-left:2em;
	display:block;
}
.introduction .section2 p span.indent2{
	margin-top:0.1em;
	margin-left:4em;
	display:block;
}
.introduction .section2 p span.indent3{
	margin-top:0.1em;
	margin-left:6em;
	display:block;
}
.up{
	margin-left:600px;
}
.up a{
	color:#006694;
}

