A:link{ 
color: #688CC0;
text-decoration: none;
  }
A:link.01 { color: #fff; text-decoration: none }
A:visited{
color: #20528E;
text-decoration: none;
}
A:visited.01 { color: #fff; text-decoration: none }
A:active
{
color:#688CC0;
text-decoration: none;
}
A:active.01 { color: #fff; text-decoration: underline }
Body{
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.h1  { color: #333333; font-size: 12px; line-height: 17px; font-family: "‚l‚o ƒSƒVƒbƒN", Osaka }
.h2 { color: #333333; font-size: 10px; font-family: "‚l‚o ƒSƒVƒbƒN", Osaka }
.h3 { color: #fff; font-size: 10px; font-family: "‚l‚o ƒSƒVƒbƒN", Osaka }

.none{text-indent: -2000px;}
#info {
	height: 126px;
	width: 354px;
	overflow:auto;
	background-color: #f0f0f0;
}
#info dl {
	font-size: 95%;
	color: #333;
	line-height: 140%;
	margin-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#info dl dt .day {
	font-size: 80%;
	color: #333;
}
#info dl dt .title {
	font-size: 95%;
	font-weight: bold;
	color: #309;
}
#info dl .photo {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#info dl .text {
	font-size: 95%;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-left: 0px;
}
#news {
	height: 126px;
	width: 354px;
	overflow:auto;
	background-color: #f0f0f0;
}
#news dl {
	font-size: 95%;
	color: #333;
	line-height: 140%;
	margin-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#news dl dt .day {
	font-size: 80%;
	color: #333;
}
#news dl dt .title {
	font-size: 95%;
	font-weight: bold;
	color: #309;
}
#news dl .photo {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#news dl .text {
	font-size: 95%;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 7px;
}

