@charset "shift-jis";
@import "base.css";
@import "layout.css";
#top h2 {
	margin: 0px;
	padding:0px;
	width: 602px;
}
#top h3 {
	margin: 0px;
	padding:0px;
}
.greet_back{
	background-image:
}
/* top center */
#news {
	float:left;
	width: 600px;
	}
.cnt{
	padding: 10px 5px 0px 5px;
	margin:2px 0px;
	overflow:auto;

}	
* html #cnt {
	width:600px;
	height:175px;
}
html>body #cnt{
	width:590px;
	height:175px;
}
#news p {
	text-align:left;
	margin-bottom: 5px;
}
#cnt .info {
	margin:0px 0px 8px;
}
#news p.title {
	color:#FF6600;
	font-weight: bold;
	float: left;
	width:75px;
	margin-right:12px;
}
#bn {
	float:left;
	margin-left:26px;
	width: 274px;
	background-image:url(../img/bn_back.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}
/* /news */
