.dojo{
	background-color:#000000;
	color:#FFFFFF;
	font-size:0.8em;
	line-height:1.1em;
	text-align:left;
}

.item1{
	color:#EEEE00;
	font-size:1.1em;
	line-height:1.1em;
	font-weight:bold;
}

.item2{
	color:#FFFFFF;
	font-size:1.0em;
	line-height:1.1em;
	font-weight:bold;
	padding:0px 0px 6px 0px;
}

.fishing{
	color:#FFFFFF;
	font-size:1.1em;
	line-height:1.2em;
	font-weight:bold;
	padding:0px 0px 6px 0px;
}

.advice{
	color:#000000;
	font-size:1.1em;
	line-height:1.2em;
	font-weight:bold;
	vertical-align:top;
	padding:0px 0px 6px 0px;
}

.circle{
	color:#FF0000;
	font-size:1.1em;
	line-height:1.2em;
	font-weight:bold;
	vertical-align:top;
}

.mokuji{
	font-size:1.6em;
	line-height:1.3em;
	font-weight:bold;
	margin:20px 0px 20px 100px;
}
.mokuji a {
	color:#EEEE00;
	text-decoration: none;
	background: none;
	border-bottom:0px
}
.mokuji a:link {
	color:#EEEE00;
	text-decoration: none;
	background: none;
	border-bottom:0px
}
.mokuji a:link:hover {
	color:#EE1100;
	text-decoration: none;
	background: none;
	border-bottom:0px
}
.mokuji a:link:active {
	color:#EEEE00;
	text-decoration: none;
	background: none;
	border-bottom:0px
}



#info {
	color:#000000;
	background-color:#ffffff;
	width:560px;
	height:160px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN" ,"ƒqƒ‰ƒMƒmŠÛƒS Pro W4" ,"Osaka",sans-serif;
	margin: 6px 10px 6px 10px;
	padding: 0px;
	text-align: left;
	overflow-y: scroll;
	border: #ffffcc 1px solid;
	scrollbar-arrow-color : #FF8001;
	scrollbar-base-color : #FFFFCC;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #FF8001;
	scrollbar-shadow-color : #FF8001;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-track-color : #ffffff;
}

#info a {
  color: #7b68ee;
  text-decoration: none;
  background: none;
  border-bottom: 1px dotted #eeeeee;
}
#info a:link {
  color: #7b68ee;
  text-decoration: none;
  background: none;
  border-bottom: 1px dotted #eeeeee;
}
#info a:link:hover {
  color: #d71345;
  text-decoration: none;
  background: none;
  border-bottom: 1px solid #d71345;
}
#info a:link:active {
  color: #d71345;
  text-decoration: none;
  background: none;
  border-bottom: 1px solid #d71345;
}

#info em {
  font-weight: bold;
  font-style: normal;
}

#info ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#info p {
  margin: 3px;
}

#info li {
  margin-bottom: 20px;
}

#info .sun { color: red; }
#info .sut { color: blue; }
#info .date {
  padding-left: 3px;
  border-left: 10px solid green;
}
