@charset "utf-8";
body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/back1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1 {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#top-img {
	height: 200px;
	width: 853px;
	clear: both;
	color: #FFFFFF;
}


#wrapper {
	width: 853px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#header {
	height: 78px;
	width: 853px;
}
#logo {
	float: left;
	height: 78px;
	width: 300px;
}
#contents {
	width: 853px;
}
#main {
	width: 853px;
}
#right {
	float: right;
	width: 280px;
}
.right-artcle {
	padding: 5px;
	height: auto;
	width: auto;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
}
.right-box {
	width: 270px;
}


#midashi1 {
	float: right;
	height: 20px;
	width: 500px;
	text-align: right;
}
#menuber {
	height: 30px;
	width: 853px;
}
#left {
	float: left;
	width: 555px;
}

#end-menu {
	height: 20px;
	width: 853px;
	clear: both;
}
#end-menu  a {
	height: 20px;
	width: 853px;
	clear: both;
	color: #FFFFFF;
	font-size: 12px;
}
#end {
	width: 823px;
	background-image: url(../img/bar2.jpg);
	background-repeat: no-repeat;
	height: 22px;
	font-size: 12px;
	text-align: right;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news {
	height: 400px;
	width: 530px;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-left: 20px;
	background-color: #1C1B1B;
	font-size: 12px;
	overflow: auto;
}
#news-title {
	height: 25px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#flash-get {
	height: 100px;
	width: 400px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}
.whatsnew-box {
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 20px;
	margin-top: 10px;
}
.whatsnew-box a {
	color: #999966;
}/* フィード */
p.feed	{
	font-size: 0.75em;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

p.feed a	{color: #444444;
	text-decoration: none}

p.feed img	{vertical-align: middle;
	margin-right: 8px}
