body {
	font-size: 13px;
	color: #EAEAEA;
	margin: 0px;
	padding: 0px;
	background-color: #182A3D;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-repeat: repeat;
	line-height: 18px;
	background-image: url(../files/base/contents-background.png);
}
#topshadow {
	background-image: url(../files/base/top-gradation.png);
	position: absolute;
	height: 14px;
	width: 100%;
	left: 0px;
	top: 50%;
	z-index: 3000;
	margin-top: -195px;
}
#footshadow {
	background-image: url(../files/base/end-gradation.png);
	height: 14px;
	width: 100%;
	margin-top: 181px;
	position: absolute;
	left: 0px;
	top: 50%;
	z-index: 3000;
}
img	{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a	{
	text-decoration: none;
	color: #CCC;
}
a:hover	{
	color : #ACC7C7;
	text-decoration: none;
}
a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
#topshadow {
	background-image: url(../file/base/top-shadow.png);
	height: 16px;
	width: 100%;
	position: absolute;
	top: 0px;
}
