body{
	background-color: #DFDFDF;
	text-align: center;
	font-size: 12px;
	margin:15px;
	}

td{
	text-align: left;
}

#container{
	margin:0 auto;
	width:770px;
	}

#header{
	height:32px;
	}
	
.mainlogo{
	width: 350px;
	text-align: left;
	float: left;
	}

.overmenu{
	width: 350px;
	height: 32px;
	float: right;
	font-size: 12px;
	text-align: right;
	vertical-align:baseline;
	background-color:#DFDFDF;
	}
	
#topcorner{
	background-image: url(img/over.gif);
	background-repeat: no-repeat;
	width:770px;
	height:9px;
	margin:0px;
}

#main{
	width:770px;
	background-color:#FFFFFF;
	padding-left:15px;
	padding-right:15px;
	}
	
#title{
	background-color:#FFFFFF;
	width:770px;
	margin-top:10px;
	padding-bottom:15px;
}

#content{
	width:540px;
	float:left;
　　　　　　　margin-right:20px;
	}

#center{
	text-align:left;
	width:370px;
	float:right;
}

#leftnavi{
	text-align:left;
	width:150px;
	float:left;
	background-color:#d6d6d6;
	}
	
#rightnavi{
	text-align:left;
	width:180px;
	float:right;
	}

#footer{
clear:both;
}

ul{
	margin:0;
	list-style:none;
	}

li{
	list-style:none;
	}
	
li#membertitle{
	background-image: url(img/member_bar.jpg);
	background-repeat: no-repeat;
	width:150px;
	margin:0px;
	height:26px;
	}

li div.name{
	padding-left:5px;
	padding-top:3px;
	}

li#member{
	width:150px;
	text-align:left;
	}
	
li#newstitle{
	height: 12px;
	background-image: url(img/news_bar.jpg);
	background-repeat: no-repeat;
	text-align: left;
	border-bottom: dotted 1px #DFDFDF;
	padding-bottom: 7px;
}

li#membertitle2{
	height: 12px;
	background-image: url(img/profile_bar.gif);
	background-repeat: no-repeat;
	text-align: left;
	border-bottom: dotted 1px #DFDFDF;
	padding-bottom: 7px;
	margin-bottom: 15px;
}

li#memberfoot{
	height: 8px;
	background-image: url(img/member_foot.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	clear:both;
}

li#newsbody{
	padding:0px 5px 0px 5px;
}

li#recenttitle{
	height: 12px;
	background-image: url(img/katsudou_bar.jpg);
	background-repeat: no-repeat;
	text-align: left;
	border-bottom: dotted 1px #DFDFDF;
	padding-bottom: 7px;
}

li#recentbody{
	margin-bottom: 25px;
	padding:0px 5px 0px 5px;
}

li#pagetop{
	text-align: right;
	}
	
.past{
	margin-bottom:12px;
	background-color:#333333;
	}
	
li#pasttitle{
	height: 26px;
	background-image: url(img/kako_bar.jpg);
	background-repeat: no-repeat;
	}

li#pasttitle2{
	height: 12px;
	background-image: url(img/kako02_bar.gif);
	background-repeat: no-repeat;
	text-align: left;
	border-bottom: dotted 1px #DFDFDF;
	padding-bottom: 7px;
	margin-bottom: 10px;
}
	
li#obold{
	padding-left:5px;
	color:#FFCC33;
	font-weight:bold;
	}
	
li#bbold{
	padding-left:5px;
	color:#4D549D;
	font-weight:bold;
	margin:7px 0px 5px 0px;
	}
	
li#pastcont{
	width:174px;
	text-align:left;
	padding:3px 3px 3px 5px;
	color:#FFFFFF;
	}
	
li#pastkei{
	height: 5px;
	background-image: url(img/right_kei.jpg);
	background-repeat: no-repeat;
	}
	
li#rightfoot{
	height: 8px;
	background-color:#FFFFFF;
	background-image: url(img/right_foot.jpg);
	background-repeat: no-repeat;
	clear:both;
	}
		
li#rmore{
	padding-right:5px;
	text-align:right;
	}
	
.link{
	background-color:#333333;
	}
	
li#linktitle{
	height: 26px;
	background-image: url(img/unei_bar.jpg);
	background-repeat: no-repeat;
	}
	
.sanka{
	text-align:center;
	margin:10px 0px 25px 0px;
	}
	
.pname{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

.ind{
	margin-top: 5px;
	border-top: dotted 1px #CCC;
	padding:5px 0px 8px 5px;
	font-size: 10px;
	color: #666;
}

li#ebistitle{
	height: 12px;
	background-image: url(img/ebisu_bar.gif);
	background-repeat: no-repeat;
	text-align: left;
	border-bottom: dotted 1px #DFDFDF;
	padding-bottom: 7px;
	margin-bottom: 10px;
	}


A:link{ color:#656565; text-decoration:none;}
A:visited{ color:#656565; text-decoration:none;}
A:active{ color:#656565; text-decoration:underline;}
A:hover{ color:#656565; text-decoration:underline;}

div#rightnavi A:link{ color:#FFF; text-decoration:none;}
div#rightnavi A:visited{ color:#FFF; text-decoration:none;}
div#rightnavi A:active{ color:#FFF; text-decoration:underline;}
div#rightnavi A:hover{ color:#FFF; text-decoration:underline;}
