
/*****************/
/*   MAIN BODY   */
/*****************/
TD {
	font-size: 100%;

	line-height: 1.5em;
}



td.nav {	
	padding: 0em 0.5em 0em 0.5em;
	font-weight: bold;
	font-size: 0.8em;
	color: #FFFFFF;
}	


td.nav a {
	color: #FFFFFF;
	text-decoration: none;
}

td.nav a:hover, td.nav a.selected {
	color: #666666;
	text-decoration: none;
}

td.navon {	
	padding: 0em 0.5em 0em 0.5em;
	font-weight: bold;
	font-size: 0.8em;
	color: #666666;
}
/*****************/
/***   FOOTER   **/
/*****************/
#footer {
	clear: both;
/*	float: left; */
	width: 78.0em;
	height: 2.5em;
	margin: 1.0em 0em 0em 0.0em;
	padding: 0.5em 0em 0.5em 0em;
	border-top: solid 0.1em rgb(200,200,200);
	border-bottom: solid 0.1em rgb(200,200,200);	
	background-color: rgb(255,255,255);
	text-align: center;
	color: rgb(100,100,100);
	font-size: 1.0em;
}
.entry_text {

	color: #444;
	margin: 0px 20px 10px 20px;
	line-height : 22px;
	background:#444 url(http://yasuragisou.com/img/note01.gif);}
