/* ƒjƒ…[ƒXƒGƒŠƒA—pCSS */

#page {
	text-align:right
}

#navi {
	text-align:right
}

body {
}

.news {
	background-image: url(../imgs/news/img_bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	margin:5px 0 3px 0;
}
.news-img  {
	margin:5px 15px 5px 5px;
	border:1px solid #CCCCCC;
}
.line {
	background-image: url(news/imgs/line-dot.gif);
	background-repeat:repeat-x;
	background-position: center;
	height:1px;
	margin:7px 0;
	clear: both
}
.text {
	margin:5px 0;
	line-height: 160%;
	font-size: 10px
}
.icon-new {
	margin-left:3px
}
.outer {
	width:566px;
}

.news-outer {
	margin-top:10px;
	width: auto;
	float:left;
	border:1px solid #CCCCCC;
	padding:10px;
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 78%;
	color: #666666;
	line-height: 160%;
	}
	
.banner-outer {
	margin-top:10px;
	float:left;
	width:165px;
	text-align:left
}

.title {
	font-weight: bold
}
.melmaga {
	text-align:left;
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 78%;
	color: #666666;
	line-height: 160%;
}	
.melmaga-line {
	width:165px;
	height:2px;
	background-color:#DFDFDF;
	margin:10px 0 0 15px;
}

