@charset "UTF-8";
/* CSS Document */

#headerArea{
	background:url(../images/headerArea_bg.gif) no-repeat;
}

#wall{
	width:638px;
	padding-top:20px;
}

#wall2{
	width:638px;
	padding-top:20px;
}

#aside{
	margin-top:20px;
}

#aside .bannerArea{
 width:220px;
}

#mainContents {
	margin:20px 0px 20px 0px;
}

#mainContentsInner,#mainContentsInner2 {
	width:708px;
	height:400px;
	overflow:scroll;
}
#fbb {
	width:218px;
	height:120px;
	background:#fff;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
.mt30 {
	margin-top:30px;
}