body{
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	line-height:150%;
	background:#000000;
}


tr,td{
	font-size:12px;
}

#shime{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-top:15px;
}

#layout{
	width:822px;
	margin:0 auto;
	background:#000000 url(img/bg.jpg) repeat-y center;
}

#contents{
	width:750px;
	margin:auto;
	text-align:left;
}
#header{
	text-align:center;
	margin:0 auto;
	width:800px;
	height:217px;
	background:#000000;
}
#navi{
	background:#000000 url(img/navi_bg.jpg) no-repeat center;
	width:798px;
	height:30px;
	padding:7px 0 0 2px;
	text-align:center;
	margin:0 auto;
	font-size:14px;
	font-weight:bold;
	color:#FFFF00;
}

#navi a:link{
	color:#FFFF00;
	text-decoration:none;
}
#navi a:active{
	color:#FFFF00;
	text-decoration:none;
}
#navi a:hover{
	color:#FFFF00;
	text-decoration:underline;
}
#navi a:visited{
	color:#FFFF00;
	text-decoration:none;
}

#topics{
	text-align:left;
	padding:10px 30px;
	margin:20px;
}
#right{
	width:375px;
	float:left;
	border-left:1px dotted #333333;
}
#left{
	width:390px;
	float:left;
margin-left:15px;
}

.del{
	text-align:left;
	padding-left:15px;
}

#footer{
	clear:both;
	padding-top:20px;
}

.s_red{
	font-size:10px;
	color:#FF0000;
}
.s_blue{
	font-size:10px;
	color:#0000FF;
border-bottom:1px dotted #666666;
}
.page_top{
	text-align:right;
	padding-right:10px;
	font-size:10px;
}

#home{
	text-align:center;
	margin:10px 5px;
}

/**/

.read_t{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	padding:5px;
}
.read_sub{
	text-align:left;
	font-weight:bold;
	color:#0000FF;
	border-bottom:3px double #333333;
	padding:5px;
}

.red{
	color:#FF0000;
}
.point_y{
	color:#0000FF;
}
.point_red{
	color:#FF0000;
}

.main00{
	background:#FFFFFF;
}

.pink_s{
	color:#FF33CC;
}
.headmenu{
	background:#333333;
	color:#FFFFFF;
}
.info{
	background:#FFFF99;
	text-align:left;
}


.top-txt{
	font-size:12px;
}
.small{
	font-size:11px;
}
