@charset "utf-8";
/*
-----------------------------------

  create: 
  update: 
  url: http://www.

----------------------------------- */

#top_img {
	width: 485px;
	height: 349px;
	margin: 0 0 10px 0;
	}

.news_list_area {
	width: 237px;
	float: left;
	margin: 0 10px 0 0;
	}

#news_title {
	margin: 0 0 6px 0;
	}
/*news_list削除に伴い幅237から470に変更 */
.news_list {
	width: 470px;
	}

.news_list dt {
	padding: 0 0 0 21px;
	margin: 0 0 1px 0;
	background: url("../images/top/arrow_green.jpg") left 3px no-repeat;
	}

.news_list dt span {
	font-weight: bold;
	}

.news_list dt span.up_icon {
	padding: 0 30px 0 0;
	font-weight: bold;
	background: url("../images/top/up.jpg") right 0px no-repeat;
	}

.news_list dd {
	padding: 0 0 2px 0px;
	margin: 0 0 3px 0;
	background: url("../images/top/dashed_line.jpg") left bottom repeat-x;
	}
.news_list .toptxt {
	padding:5px;
	margin:0 0 8px 0;
	border:2px solid #179B03;
	background:none;
	color:#333;
}

.news_list .topnews {
	font-weight:bold;
}

.news_list_btn {
	text-align: right;
	}


/*news_list削除に伴い幅236から472に変更 */
.rss_list_area {
	width: 472px;
	float: left;
	}

.news_list_area h3,
.rss_list_area h3 {
	border-left:6px solid #179B03;
	color:#0F4F00;
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
	margin:6px 0 10px 0;
	padding:0 0 0 5px;
	}

/*
======================================================================
以下開発用　適時削除
====================================================================== */

/* 開発履歴
2007-09-05 taguchi
・font-family, font-sizeはデザイン決定後適時調整しましょう。
・デザイン未確定なので、細かいサイズなども適時調整してください。

*/

/*
======================================================================
ここまで開発用記述です
====================================================================== */

