@charset "Shift_JIS";


/*FLASHエリア
-----------------------------------------------*/



/*トップ右コメント
-----------------------------------------------*/
#main-wrapper p.co {
	position: absolute;
	top: 10px;
	left: 390px;
	background: url(../img/co_01.gif) left top no-repeat;
	width: 131px;
	height: 232px;
	text-indent: -9999px;
	}


/*What's New
-----------------------------------------------*/
#content-wrapper .news {
	clear: both;
	width: 340px;
	margin: 0 auto 20px;
	text-align: left;
	}
	
#content-wrapper .news h2 {
	background: url(../img/nt_whatsnew.gif) left top no-repeat;
	width: 89px;
	height: 19px;
	text-indent: -9999px;
	margin-bottom: 10px;
	}
	
	
#content-wrapper .news dl {
	margin: 0 0 20px 8px;
	}
	
#content-wrapper .news dt {
	float: left;
	clear: both;
	margin-bottom: 4px;
	}

#content-wrapper .news dd {
	height: 1%; /*IE6*/
 	margin-left: 6.5em;
	margin-bottom: 4px;
	padding-left: 10px;
	}
	
	
/*オーラソーマ・ネットワーク
-----------------------------------------------*/
.network {
	width: 160px;
	text-align: left;
	}

