@charset "utf-8";

body {
	margin-top: 20px;
	background-color: #CEAF8A;
	color: #a55328;
}
h1 {
	margin: 0 0 10px 0;
	float: left;
}
h2 {
	float: left;
	padding: 30px 0px 0px 30px;
	font-size: 14px;
}
h3 {
    width: 728px;
	margin: 0 36px 20px 36px;
	font-size: 14px;
	font-weight: normal;
}
h4 {
	padding: 5px 0 0 0;
	font-size: 14px;
	font-weight: normal;
}
h5 {
	text-align: center;
	font-size: 15px;
	height: 30px;
	margin: 10px 0;
}
img#title {
	margin: 0 0 0 20px;
	padding: 10px 10px 10px 10px;
}
div#google {
}
div#about {
	clear: both;
	text-align: center;
	margin-bottom: 20px;
}
div#update {
	text-align: center;
	margin-bottom: 20px;
}
div#english {
	text-align: center;
	margin-bottom: 20px;
}
p#ad {
	text-align: center;	
}
p#google_ad {
    width: 728px;
	margin: 0 36px 0 36px;
}
ul.thumbnail {
	clear: both;
	width: 756px;
	margin: 0px 22px 10px 22px;
	padding: 0;
	list-style: none;
}
/* IE6—p */ 
*html ul.thumbnail { 
	margin: 10px 10px 10px 20px;
}
ul.thumbnail li {
	padding: 0px 2px 10px 2px;
	float: left;
	width: 80px;
	height: 120px;
	text-align: center;
	font-size: 10px;
}
ul.thumbnail li img {
	vertical-align: top;
}
a {
	font-size: 10px;
	color: #ff6331;
	text-decoration: underline;
}
div#english a {
	font-size: 14px;
	font-weight: bold;
}
h5 a {
	font-size: 15px;
}
div#update a {
	font-size: 14px;
}
a:active {
	color: #0000ff;
}
a:visited {
	color: #a55328;
}
a:hover {
	background-color: #ffcc99;
	text-decoration: none;
}
li img {
	width: 80px;
	height: 100px;
	border-style: none;
}
div.wrap {
	background:url("./images/wrap.gif") repeat-y;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	padding: 0;
	position: absolute;
}
div#header {
	width:800px;
	height:20px;
	background:url("./images/header.gif") no-repeat;
}
div#footer {
	width:800px;
	height:20px;
	background:url("./images/footer.gif") no-repeat;
}
div#copyright {
	float: left;
	width: 800px;
	height: 30px;
	background-color: #CEAF8A;
}
