@charset "utf-8";
/* CSS Document */
#kiriban_box {
	width:198px;
	float:left;
	margin-right:24px;
}

#kiriban_data {
	font-size:10px;
	text-align:right;
	color:#999;
}

#news_box {
	width:417px;
	float:left;
}

.news_top {
	background:url(news_top.jpg) repeat-x;
}

.news_right {
	background:url(news_right.jpg) repeat-y;
}

.news_left {
	background:url(news_left.jpg) repeat-y;
}

.news_btm {
	background:url(news_btm.jpg) repeat-x;
}

.news_body {
	text-align:left;
	padding:0 5px 0 5px;
}

#homebtn_box {
	width:180px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#homebtn_box_right {
	width:180px;
	float:left;
	margin-right:0px;
	margin-bottom:10px;
}

#homebanner_box {
	margin-bottom:10px;
}


