@charset "utf-8";

#flash{
	width:950px;
	padding:5px 0px 9px 0px;
	background:url(../images/flash_bottom_bg.jpg) no-repeat center bottom;
}


#top_contents{
	width:950px;
	height:auto;
	padding:8px 0px 0px 0px;
}

#top_contents #top_left{
	width:709px;
	height:auto;
	padding:0px 0px 5px 0px;
	float:left;
}

#top_contents .news{
	width:709px;
	height:auto;
	background:#f0f0f0;
	border:1px solid #fff;
	padding:0px 0px 5px 0px;
	margin:0px 0px 13px 0px;
}

.news .news_ttl{
	display:block;
	width:694px;
	height:26px;
	padding:8px 0px 0px 15px;
	background:url(../images/news_ttl_bg.jpg) repeat-x;
}

.news_ttl h3{
	display:block;
	width:250px;
	float:left;
}

.news_ttl p{
	display:block;
	width:150px;
	text-align:right;
	float:right;
	padding:1px 10px 0px 0px;
}


.news .news_detail{
	width:689px;
	height:auto;
	margin:0px auto;
	padding:15px 0px 0px 10px;
	background:#fff;
}

.news_detail .set{
	width:323px;
	height:auto;
	margin:0px;
	padding:0px 20px 25px 0px;
	float:left;
}

.news_detail .set .img{
	display:block;
	width:135px;
	padding:0px 5px 0px 0px;
	float:left;
}

.news_detail .set .copy{
	display:block;
	width:180px;
	height:auto;
	padding:0px 0px 0px 0px;
	float:left;
}

.news_detail .set img{
	margin:0px;
	padding:0px;
}




#top_contents #right{
	width:225px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:right;
}


#top_contents #right .set{
	width:205px;
	height:auto;
	margin:0px 0px 10px 0px;
	padding:10px;
	background:#fafafa;
	border:1px solid #fff;
}

#top_contents #right .set p{
	padding:10px 10px 10px 0px;
}

#top_contents #right .set p .color_blue{
	color:#03F
}

#top_contents #right .set ul{
	padding:10px 0px 20px 0px;
}

#top_contents #right .set li{
	padding:0px 0px 5px 0px;
}

#top_contents #right .set li a{
	color:#03F;
}











