body {
	background-image: url(/img/bg.gif);
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 80%;
	line-height: 18px;
	color: #333333;
	}

.copy {
	font-size: 12px;
	color: #FFFFFF;
}

p.top {
	margin-top:15px;
	width: 540px;
}

.midashi {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC66;
	margin-top: 15px;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.midashi_img {
	margin-top: 15px;
}

.side {	 
	background-color: #EEEEDD;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.side2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}

.side2_2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.bunner {
	padding-top: 60px;
	text-align: center;
	vertical-align: bottom;
}

.date {
	color: #006699;
	font-size: 12px;
	padding-bottom:5px;
}

.news {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}


sup {
	font-size: 70%;
}

.red10 {
	font-size: 10px;
	color: #FF0000;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}


#whatsnew a:link {
	color: #0000FF;
	text-decoration:underline;
}

#whatsnew a:visited {
	color: #333333;
	text-decoration: underline;
}

#whatsnew a:hover {
	color: #0000FF;
	text-decoration: none;
}


#whatsnew p {
margin-bottom: 10px;
}


.sitemap {
	padding-top:10px;
	padding-right: 30px;
	margin-bottom: 5px;
	text-align: right;
	font-size: 10px;
}
