@charset "utf-8";

div#container {
	background:url(img/bg4.jpg) no-repeat center top #faf2cb;
}

#header{
	margin:0 0 124px 0;
	padding:0 0 0 0;
}
#header #titletag{
	margin:0 0 0 16px;padding:0 0 0 34px;
	width:203px;height:161px;position:relative;top:124px;
}
#header #titletag a{
	display:block;width:170px;height:74px;
	text-indent:-9999em;
	background:url(img/title.gif) no-repeat;
}

#header h1{
	width:840px;height:82px;position:relative;top:12px;left:30px;
	background:url(img/title3.png) no-repeat;text-indent:-9999em;
}
#header h2{
	font-size:28px;color:#fff;text-align:right;padding:16px 0 0 0;
}


#topbox{
	width:420px;float:right;
}


#news dt{
	background:url(./img/post12.gif) no-repeat left center;padding:0 0 0 13px;font-family:'Century Gothic';font-size:16px;
}
#news dd{
	margin:0 0 0.5em 18px;
}


#nav{
	width:278px;float:left;
}

#menu{
	background:url(./img/board2.jpg) no-repeat;
	margin:0px 0 0 18px;
	padding:64px 0 72px 32px;
}

#contents{
	padding:0 40px 0 0;
}

h3{
	line-height:180%;margin:2em 0 0 0;
	font-size:150%;
}

#main{margin-top:-120px;}
