.fd_haikei {
	background-image: url(parts/fd01.gif);
	background-repeat: repeat-x
}
.info_txt {
	font-size: 95%;
	line-height: 130%
}
.info_txt02 {
	font-size: 85%;
	line-height: 130%
}
a:link {
	color: #0072bc;
	text-decoration: none
}
a:hover {
	color: #0000FF;
	text-decoration: none
}
a:visited {
	color: #006600;
	text-decoration: none
}
a:active {
	color: #663399;
	text-decoration: none
}
.copylight {
	font-size: 85%;
	line-height: 150%;
	color: #FFFFFF
}
h1 {
	margin:0
}
h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}
.honbun {
	font-size: 90%;
	line-height: 130%
}

/* V
----------------------------------------------------------- */
#news{
    width:705px;
	margin:0 25px;
	font-size:80%;
	line-height:120%;
    }

#news p.date{
    clear:both;
    width:700px;
	padding-left:5px;
    }
	
#news h2{
    width:690px;
	background:url(../img/bg_tits.gif) repeat-x;
	padding:2px 10px;
	margin-bottom:5px;
	font-size:90%;
	color:#39C;
	}

#news-wrap{
    width:705px;
	height:100%;
	margin-bottom:30px;
	overflow:visible;
	}
	
#news-wrap-photo{
    text-align:center;
    width:170px;
	float:left;
	}
	
#news-wrap-text{
    width:540px;
	float:right;
    }
	
#news-wrap-text p{
    
    }

