@charset "UTF-8";
#flash{
	width:770px;
	height:457px;
	margin-bottom:20px;
}
#idx_contents {
	width:760px;
	margin:0 auto;
	
}
#idx_contents h2{
	margin-bottom:10px;
}


#idx_com{
	width:760px;
	background:url(../images/idx_news_btm.jpg) no-repeat left bottom;
	padding-bottom:5px;
	margin-bottom:20px;
}
#idx_com_bg{
	background:url(../images/idx_news_bg.jpg) repeat-y;
	padding:10px 20px;
}

#idx_com_bg p{
	color:#E5EFF5;
}

#idx_news{
	width:760px;
	background:url(../images/idx_news_btm.jpg) no-repeat left bottom;
	padding-bottom:5px;
	margin-bottom:10px;
}
#idx_news_bg{
	background:url(../images/idx_news_bg.jpg) repeat-y;
}
#idx_news dl{
	width:720px;
	padding:15px 15px 0 20px;
}
#idx_news dt{
	width:120px;
	float:left;
	margin-bottom:10px;
	clear:both;
	color:#BFCAD2;
	font-size:18px;
}
#idx_news dd{
	width:570px;
	float:left;
	margin-bottom:10px;
	font-size:18px;
}
#idx_news .infotxt a{
	font-size:14px;
	color:#FC0;
	text-decoration:none;
}
#idx_news .infotxt a:visited{
	font-size:14px;
	color:#FC0;
}
#idx_news .infotxt a:hover{
	font-size:14px;
	color:#FF6;
	text-decoration:underline;
}


#pick01{
	background:url(../images/pickup_bg_1.jpg) no-repeat;
	cursor:pointer;
}

#pick02{
	background:url(../images/pickup_bg_2.jpg) no-repeat;
	cursor:pointer;
}


.pickup{
	width:630px;
	height:64px;
	margin-bottom:10px;
	padding-left:130px;
	padding-top:20px;
}

.pickup dt{
	margin-bottom:10px;
}
#idx_bnr li{
	margin-right:15px;
	float:left;
}


/* begin styles for RSS Feed */


.rss_box {
	 margin: 0px;
	 padding: 0px;
}


.rss_title, rss_title a {
	font-family: ;
	font-size: 18px;
	font-weight:bold;
	margin: 0px;
	padding: 3px;
}


.rss_items {  font-size: 10px;
  font-weight : normal; 
  margin: 10px 15px 0 15px;
}


.rss_item  {  font-size: 18px;
  font-weight : normal; 
  margin: 3px; 
			line-height:1.5;
			padding-bottom:10px;
}

#idx_news a{
	text-decoration:none;
}

.rss_title a:link, .rss_title a:visited, .rss_title a:active {
	line-height:1.5;
	text-decoration : none;
}


.rss_title a:hover { 
	text-decoration : underline;

}
.rss_item a:link, .rss_item a:visited, .rss_item a:active,.rss_item a:hover  {
 
	text-decoration : underline;
}


.rss_date {
	font-weight : normal;
	color:#BFCAD2;
	font-size:14px;
		line-height:1.6;
		text-indent:-20px;
	}
	
	div.rss_item{
		display:none;
	}
