/* CSS Document */
body{ background-image:url(/img_common/bg.jpg); 
	  background-repeat:repeat-x;
      background-color:#d1c191;
      font-size:80%;
	  line-height:120%;
	  color:#333;
	  
}

a:link{color: #990000; text-decoration:none;}
a:hover{color: #B58800;text-decoration:underline;}
a:visited{color: #666666;text-decoration:underline;}


.contents{width:720px;
		@text-align:left;
		  background-image:url(/img_common/bg_menu.gif);
		  background-repeat:repeat-y;
		  background-color:#f7f4e5;
		  overflow:visible;
		  margin:0;
		  padding:0;
}

.menu{width:151px; 
	  float:left;
	  height:100%;
	  margin:0;
	  padding:0;
}
.menu img{margin-left:20px;}

.main{width:auto;
	margin-left:159px;
	margin-top:10px;
	margin-right:10px;
	height:inherit;
}

.topcentercolum{width:280px;
				float:left;
				margin:0;
				padding:0;

}

.toprightcolum{width:240px;
			   margin-left:25px;
			   margin-top:25px;
			   padding-left:10px;
			   
}

.header{ background-image:url(/img_common/h_img.gif);
		 background-repeat:no-repeat;
		 background-position:left;
	     padding-left:15px;
		 padding-top:2px;
		 padding-right:15px;
		 padding-bottom:2px;
		 border-bottom:solid 1px #bdbdbd;
		 font-weight:bold;
}

.defpage{ height:500px;
          overflow:visible;
}
.line{border-top:solid 1px #bdbdbd;
	 margin-top:3px;
	 width:auto;

}
.font01 {color: #B58800}
.txtbody{padding:10px;
		margin-left:5px;
		text-align:left;
} 
.txtbody2{padding:5px;
          font-size:smaller;
		@margin-left:5px;
		@text-align:left;
		  width:189px;
} 

.txtsmall{ font-size:x-small;}

.list ul, li{
font-size:110%;
margin-top:5px;
text-align:left;
}

.list li{
	float:left;
	width:120px;
	list-style:none;
	margin-left:-10px;
}


.lawyer{ width:auto;
		padding:10px;
		margin-top:10px;
}
.lawyer h5{background-image:url(/img_common/h_img.gif);
		 font-size:100%;
		 text-align:left;
		 background-repeat:no-repeat;
		 background-position:left;
	     padding-left:15px;
		 padding-top:2px;
		 padding-bottom:2px;
		 border-bottom:solid 1px #bdbdbd;
		 margin:0;
}

.ph img{
border:solid 1px #bdbdbd;
margin:2px;

}
.info{ margin-left:145px;
width: auto;
margin-top:20px;

}
.sub{background-image:url(/img_common/line_dot.gif);
background-repeat:repeat-x;
height:20px;
}
.visiual-lawyer{ background-image:url(/images/lawyer_visual.jpg);
background-position:right;
background-repeat:no-repeat;
height:70px;
width:auto;
margin:0;
}

.visiual-history{ background-image:url(/images/history_visual.jpg);
background-position:right;
background-repeat:no-repeat;
height:70px;
width:auto;
margin:0;
}

.visiual-practice{ background-image:url(/images/practice_visual.jpg);
background-position:right;
background-repeat:no-repeat;
height:70px;
width:auto;
margin:0;
}

.visiual-map{ background-image:url(/images/map_visual.jpg);
background-position:right;
background-repeat:no-repeat;
height:70px;
width:auto;
margin:0;
}