@charset "utf-8";
/* ----------------------------------------------
	page
------------------------------------------------- */
#sitewrapper .main2 {}
#main-archive {
	float: left;
	width: 735px;
	margin-right: 15px;
}
#post-article {
	clear: both;
}
.Rside {
	float: left;
	width: 230px;
}

/* ----------------------------------------------
	newsticker
------------------------------------------------- */
#newsticker {
	width: 735px;
	height: 25px;
	margin-bottom: 15px;
	background-image: url(../common/img/bg_line-gray.gif);
	background-position: top;
	background-repeat: repeat;
	overflow: hidden;
}
#scroll-v {
	margin-left: 10px;
	color: #24B693;
}
#scroll-v a:link,
#scroll-v a:visited {
	color: #24B693;
	text-decoration: underline;
}
#scroll-v a:hover,
#scroll-v a:active {
	color: #7ebea5;
	text-decoration: underline;
}