/* contents
************************************************** */
.cobox01,
.cobox01a{
	border:0;
	background:url("img/f03_coh02bc.gif") no-repeat left;
}
.cobox01,
.cobox01a{
	padding:5px;

	color:#000;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}
.cobox02{
	border:0;
	margin:4px 10px 0 4px ;
}
.cobox02{
	padding:3px 0 15px 5px;
}

.line2{
	border:solid 1px #D2D2D2;
	margin:0 50px 0 55px;
	text-align:left;
		padding:2px;
}
.line2a{
	border:solid 1px #D2D2D2;
	margin:15px 50px 0 55px;
		padding:2px;
	text-align:left;
}
/* sub
************************************************** */
#sub{
       style-type:none;
	color:#000;
	margin:0px auto;
        font-size:18px;
        
}
#sub li{
      list-style-type:none;
      margin-bottom:8px;
      background-image:url(img/topbnaer.jpg);
      background-repeat:no-repeat;
      background-position:left;
      margin-left:-25px;
      padding-left:50px;
   
}
#sub a:link{
 color:#330000;
}
#sub a:visited{
 color:#000000;
}
#sub a:focus{
 color:#ffa500;
}
#sub a:active{
 color:#ff0000;
}
