BODY {
	font-size:13px;
	font-family: Verdana, Meiryo, Lucida Grande, Tahoma, MS Gothic, MS UI Gothic, Courier New;
	line-height: 150%;
	margin: 10px auto 0px auto;
}
a {border:0px;}
a img, img.noimg {border:0px;}
/* a img, img.noimg {border:0px; margin:0px 5px; 10px 0px;} */

div#wrap {
	font-size:12px;
	font-family: Meiryo, MS UI Gothic, Lucida Grande, Tahoma, MS Gothic, Courier New;
	line-height: 150%;
	width: 800px;
/*
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
*/
	margin: 15px auto 0px auto;
	padding: 0px 10px;
}

div#content { text-align:left; float:left; }

div.swapBox { clear:both; display: none; }
ul#menu_ul { width:750px; height:40px; margin:0px 0px 20px; padding:0px; float:left; }
ul#menu_ul li#menu_li {
	width: 80px;
	height: 35px;
	margin: 5px;
	padding: 0px;
	border: 1px solid #aaa;
	background-color: #dedede;
	line-height: 1.6em;
	text-align: center;
	list-style: none;
	float: left;
}
ul#menu_ul li#menu_li a {
	color:#000;
	width: 70px;
	height: 25px;
	margin: 0px;
	padding: 5px;
	border: 0px solid #ff0000;
	background-color: #fff;
	line-height: 1.8em;
	text-align: center;
	display: block;
	z-index: 1;
	float: left;
}

div.anotherimgs {clear:both;}
div.anotherimgs img {margin:10px 0px; 0px 10px;}
div#dataThread { margin:5px auto 15px; padding:5px; border-bottom:2px solid #666;}
/* div#datalist { width:700px; margin:5px 15px; border:1px solid #aaa;} */
div.databox { width:700px; margin:5px 15px; border:1px solid #aaa;}

hr { clear:both; }

.disableText{ color: #cccccc; }

#footer {
	clear: both;
	float: none;
	width: 100%;
	height: 60px;
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #bbb;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 10px;
}

