/*トップページ*/
.newsframe {
	width:600px;
	margin-top: 16px;
}
.newsdate {
	text-align: left;
	vertical-align: top;
	font-size:75%;
	background: url(../imgs/img_news_cepalator.gif) no-repeat right top;
	background-color:transparent;
	padding: 7px 7px 5px 5px;
}
.newsbody {
	text-align: left;
	vertical-align: top;
	background: url(../imgs/bg_newscel.gif) repeat-x left top;
}
.newsbody p {
	line-height: 150%;
	padding: 5px 5px 10px;
	margin: 0px;
}
.newsbody a {
	color: #666666;
}
.newsbody img {
	text-decoration: none;
	vertical-align: bottom;
	padding: 1px 3px 3px;
}
*html .newsbody img {
	text-decoration: none;
	vertical-align: bottom;
	padding: 1px 3px;
}
.top-right-btnback1 {
	background: url(../imgs/bg_rightarea_btnback.jpg) no-repeat;
	height: 69px;
	width: 280px;
}
.top-right-btnback2 {
	background: url(../imgs/bg_chukai_btnback.gif) no-repeat;
	height: 56px;
	width: 280px;
}
