@import url(./layout.css);
@import url(./common.css);
@import url(./bbs.css);

#wrapper {height:800px; background:url(../image/common/img_visual.jpg) no-repeat;}
#mainSec {width:585px; margin:15px 0 0 365px;}
#mainLeftSec {float:left; width:320px;}
	#noticeSec {}
	#noticeSec img {margin:0 0 5px 0;}
	#diarySec {margin:25px 0 0 0;}
	#diarySec img {margin:0 0 5px 0;}
	#photoSec {margin:25px 0 0 0;}

#mainRightSec {float:left;}
	#scheduleSec {}

#mainFooterSec {width:585px; padding:70px 0 0 0;}