/**************** ‚à‚Á‚«‚è‚â CSS *****************/

body {
	font: 12px/16px "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "century gothic";
	color: #333333;
	background: #eeeeee url(../image/bg.gif) repeat-y;
	height: auto;

}

a{
	color:#003399;
	text-decoration: none;
}

a:hover{
	color:#ff9900;
	background: #ffffcc;
}

.new {
	font-weight: bold;
	color: #FF99CC;
}

.text {
	padding: 20px;
	line-height: 16px;
	font-size: 12px;
}
.body{
	width: 630px;
	height: auto;
	padding-bottom: 20px;
}
.content {
	width: 590px;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
