/*-----------------------------------------------------
HEADER
-------------------------------------------------------*/
#top .header_img {
	background: url(../images/top/top_img3.jpg) no-repeat; }
	
/*-----------------------------------------------------
NEWS
-------------------------------------------------------*/
.news {
	position: absolute;
	bottom: 4px;
	left: 4px;
	background: url(../images/top/news_bg.png) no-repeat;
	width: 792px;
	height: 71px;
	padding-top: 10px; }

.news dl {
	margin-left: 15px; }
	
*html .news dl {
	margin-left: 170px; }

.news dt {
	color: #FFAE00;
	width: 7em;
	float: left; }

.news dd {
	color: #FFF;
	margin-left: 7em;
	padding-bottom: 2px; }
	
.news dd a {
	color: #FFF; }
	
.news dd a {
	color: #FFF; }
	
.news .tel {
	position: absolute;
	right: 15px;
	top: 15px; }
	
.news .btn {
	position: absolute;
	right: 15px;
	top: 45px; }
	
/*-----------------------------------------------------
MAIN
-------------------------------------------------------*/
#main p.author {
	margin-left: 250px;
	margin-bottom: 0px; }
	
#main h2 {
	color: #9F881A;
	font-size: 1.3em;
	font-weight: bold; }
	
#main p.img_r img {
	margin-bottom: 5px; }

