body {
	background: #E1E1E1 url('../images/bg2_02.gif') repeat-y center;
	text-align: center;
	font-family:Arial,'MS PGothic','ＭＳ Ｐゴシック',sans-serif;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#main {
	padding: 0px 50px 30px;
	background: #FFF;
}
#main2 {
	padding: 0px 0px 0px;
	background: #FFF;
}

#main-contents {
	width: 675px;
	float: left;
	padding-top: 20px;
}

#right-sidebar {
	width: 197px;
	float: right;
	margin-top:20px;
}

#news {
	background: url('../images/atamania_r6_c13.gif');
	width: 177px;
	height: 132px;
	padding: 30px 10px 0;
}

#banner {
	margin-top: 30px;
}

#banner p {
	margin-bottom: 10px;
}

#footer {
	clear: both;
}

#footer p {
	position: relative;
	width: 900px;
	padding-left: 50px;
}

#footer #ds-logo {
	margin-top: 17px;
}

#footer #ds-tx {
	display: block;
	margin-top: 10px;
}

#footer #level5-logo {
	position: absolute;
	top: 6px;
	right: 0;
}

#footer #level5-copy {
	position: absolute;
	top: 31px;
	right: 167px;
}
#footer #atamania-link {
	position: absolute;
	top: 41px;
	right: 487px;
}


/* font */

#main-contents p {
	font-size: 12px;
	color: #262626;
	line-height: 180%;
}

#news p {
	font-size: 11px;
	color: #333;
	line-height: 130%;
	margin-bottom: 10px;
}
#news a:link {color: #000;}
#news a:visited {color: #000;}
#news a:active {color: #000;}
