
body{ background-color:#FEF7EC;
}

body table#full{
	background:#FEF7EC;
		width:1516px;
		overflow:hidden;
}
#header{
	background:url(img/head.png) bottom left;
}

div#title {
	float:left;
}

#wrapper {
	height:100%;
	min-height:100%;
	text-align:center;
	width:100%;
	overflow:hidden;
	margin:0 5%;
	}

#header {
	height:311px;
	width:100%;
	}

#header a.logo{
	height:80px;
	display:block;
	width:100%;
	}

#headline {
	height:21px;
	background:url(img/headerline.jpg) repeat-x
}

#headline span{
	margin-left:1em;
	}

#kage{
	background:url(img/kage.png) repeat-y;
	width:1180px;
}



#content{
	background:#FBF7EE;
	width:1100px;
	text-align:left;
	margin:0 auto;
	overflow:visible;
	}

p.chu{
	width:530px;
	font-size:14px;
	line-height:1.5;
	margin-left:50px;
}
p.link{
	font-size:13px;
	text-align:right;
	width:500px;
}

p#fb{ position:absolute; top:155px;  right:100px; }
p#side img{ overflow:hidden; width:216px; }


#left {
	background-color:#FBF7EE;
	width:850px;
	float:left;
	}
	
#center {
	background:url(img/bk1.jpg);
	width:630px;
	min-height:2100px;
	float:right;
	position:relative;
	padding-top:10px;
	}

img.l {
	float: left;
	margin:0 20px 25px 0;
	vertical-align:top;
}







/*********** footer ************/

#bottom {
	clear:both;
	height:120px;
	width:100%;
	background-color: #4E4338;
}

#footer {
	clear:both;
	width:100%;
}

#footer{
	width:100%;
	clear:both;
	background-color: #4E4338;
}

#footer #footerinfo {
	background:url(img/bg_footer.jpg) left top repeat-x;
	padding:30px 0;
	height:230px;
	
}

#footer #footerinfo #topics {
	width:1105px;
	background:url(img/haikei-foot.png) repeat-x;
	margin:0 auto;
	}
	
#footer #footerinfo #topics .box {
	padding:0 0 15px 15px;
	}
	
#footer #footerinfo #topics .box .entry {
	border-top:1px solid #ccc;
	padding:15px 0 0 0;
	width:215px;
	float:left;
	}

#footer #footerinfo #topics .box .entry:hover {
	background:url(/img/top/bar_gy_1x5.gif) top repeat-x ;
	}
	
#footer #footerinfo #topics .box ul {
	padding:0 20px 25px 0px;
	height:125px;
	position:relative;
	}
	
#footer #footerinfo #topics .box ul .cp {
	line-height:18px;
	letter-spacing:0.01em;
	display:block;
	float:left;
	white-space:nowrap;
}
	
#footer #footerinfo #topics .box ul .ex {
	font-size: 0.85em;
	letter-spacing:0.07em;
	display:block;
	padding-top:86px;
	clear:both;
}

#footer #footerinfo #topics .box ul:hover {
	background:url(/img/swash_eee_3x3.gif) top left repeat;
}

#footer #footerinfo #topics .box ul a:hover {
	text-decoration:none;
}
	
#footer #footerinfo #topics .box ul .date {
	position:absolute;
	bottom:0;
	right:20px;
	z-index:900;
}

#footer #footerad {
	clear:both;
	width:1000px;
	margin:0 auto;
	padding:25px 0 13px 0;
}

#footer #footerad li{
	float:left;
	margin-right:45px;
}

#bottom #copyright {
}

div#bottom{
	position:relative;
}
div#bottom p#line img{
	position:absolute;
	top:70px;
	right:16%;
}
