@charset "utf-8";
/* CSS Document */

#subheader{
	background:url(../images/top/header_img.jpg) no-repeat;
	width:800px;
	height:210px;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
	margin:0px auto 10px auto;
}

#rcontent .pink_box{
	background:url(../images/top/corner.png) no-repeat bottom;
	width:580px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
	display:inline-block;
	background-color:#FCEBF2;
}

#rcontent .link{
	width:270px;
	font-size:13px;
	margin:0px 0px 0px 10px;
	line-height:160%;
	float:left;
}

#rcontent .link li{
	background:url(../images/common/flower.png) no-repeat;
	padding:0px 0px 0px 20px;
}

#news_bg{
	background:url(../images/top/news.jpg) no-repeat;
	padding:55px 10px 10px 15px;
	width:555px;
	height:117px;
}

#news{
	width:550px;
	height:105px;
	overflow:auto;
	line-height:160%;
}

#news dt{
	width:70px;
	float:left;
}

#news dd{
	margin:0px 0px 0px 80px;
}