@charset "utf-8";
@import url("http://www.mo19.com/css/common.css");
@import url("http://www.mo19.com/css/style.css");
@import url("http://www.mo19.com/css/reset.css");


*{
	font-size	: 12px;
}

/* contents left */

.news_left{
	width		: 200px;
	height		: 20px;
}

.news_left p{
	color		: #C66;
	padding		: 2px 0 0 10px;
	font-weight	: bold;
	font-size	: 12px;
}

.newsleftbox{
	width		: 200px;
	margin-bottom	: 25px;
}

.yellow{
	background	: #FF9;
}

.beige{
	background	: #fee7a0;
}

.orange{
	background	: #FC3;
}

.newsleftbox li{
	background	: url(http://www.mo19.com/news/img/news_icon.gif) no-repeat;
	background-position	: 5px 13px;
	padding		: 10px 0 2px 15px;
	border-bottom	: 1px #999 dotted;
}

.newsleftbox a{
	color		: #006;
}

.newsleftbox li span{
	color		: #960;
}

/* contents right */

.newsright{
	width		: 400px;
}

.repeatbox{
	width		: 400px;
	margin-bottom	: 35px;
}

.newsblogtop{
	background: url(http://www.mo19.com/news/img/news_line.gif) no-repeat;
	background-position	: left bottom;
}

.newstitle{
	font-size	: 14px;
	font-weight	: bold;
	color		: #06C;
	padding		: 0 0 10px 5px;
	font-size	: 14px;
}

.newstitle a{
	font-size	: 14px;
}

.newsdate{
	color		: #960;
}

.newsentry{
	width		: 400px;
	line-height	: 140%;
	border-bottom	: #FCC 2px dotted;
	padding-bottom	: 5px;
}

.newsblogbottom{
	width		: 400px;
	text-align	: right;
	margin-top	: 5px;
}

.newsblogbottom p{
	width		: 75px;
	text-align	: right;
}
