body {
	margin: 0;
	color :#ccc;
	background: #000 url(/img/body_bg640.gif) repeat-y top center;
	font-family: Meiryo,"メイリオ",Verdana,Arial,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 1px;
	text-align: center;
	}
div {
	text-align: left;
	}
a:link {
	color:#999;text-decoration:none;
	}
a:visited {
	color:#999;text-decoration:none;
	}
a:active {
	color:#999;text-decoration:none;
	}
a:hover {
	color:#ff0;text-decoration:none;
	border-bottom:#f00 1px dotted;
	border-top:#f00 1px dotted;
	border-left:#f00 1px dotted;
	border-right:#f00 1px dotted;
	cursor:crosshair;
	}
img {
	border: 0;
}
hr.dot {
	width: 300px;
	color: #999;
	height: 1px;
	border: 1px;
	border-style: dotted;
	}
hr.wide {
	width: 640px;
	color: #999;
	background-color: #999; /* FF用 */
	height: 8px;
	border: 0px;
	}
/* [Layout] */
div#wrapper {
	width: 640px;
	margin: 0 auto;
}
div#container {
	width: 640px;
	background: #000 url(/img/wall640.jpg) no-repeat top center;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 17px;
}
div#contents {
	width: 260px !important; /* FF用 */
	width: 640px;
	padding-left: 380px;
	height: 200px !important; /* FF用 */
	height: 276px;
	padding-top: 76px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
div.about {
	width: 300px;
	float: right;
	margin: 10px 10px 20px 0;
	font-weight: bold;
	text-align: right;
}
div.new {
	width: 310px;
	margin: 5px 0 20px 5px;
	padding: 5px;
	background-color:#444;
	font-size:11px;
	text-decoration:none;
}
div.new a:link {
	color:#66cccc;
}
div.new a:visited {
	color:#66cccc;
}
div.address {
	margin: 30px 0;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: 0;
	text-align: center;
}

