.top-title-fish {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 145%;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
	color: #0000FF;
	background-image: url(../images/YGEOS02_I01b.GIF);
	background-repeat: no-repeat;
	background-position: left center;

}

.h2-fish {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 130%;
	font-weight: bold;
	color: #000099;
	padding: 8px;
	margin: 20px 10px 20px 10px;
	border: 0px solid #0000FF;
	background-color: #FFFFCC;
	border-bottom-right-radius: 30px;
}
.bluebox {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background: #FFFFCC;
	text-align: center;
	border: 3px solid #CCCCCC;
	padding: 4px 0px;
	margin: 4px 3px;
	line-height: 1.4em;
}
.h3-fish {


	font: bold 120% "ＭＳ Ｐゴシック", "Osaka";
	color: #CC9900;
	margin: 10px 10px 0px 10px;
	padding:0;
	letter-spacing: 1px;
}
.fish {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 110%;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	line-height: 22px;
}
.index-fish {

	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding: 4px;
	margin: 2px;
	line-height: 14px;
	border-top: 1px solid #996600;
	border-right: 1px none #996600;
	border-bottom: 1px double #996600;
	border-left: 1px none #996600;
	width: 170px;
}
.index {
	font-size: 12px;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.monthlyfish {

	font-size: small;
	font-weight: bold;
	background: #E4F3FF;
	text-align: center;
	width: 180px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #0000FF;
	border-right: 2px solid #0000FF;
	border-bottom: 2px solid #0000FF;
	border-left: 1px solid #0000FF;
	border-radius:4px;
    position: absolute;
    bottom: 0;
}
.calendar-f {


	font-size: 12px;
	background: #CCFFFF center center;
	padding: 3px;
	height: 20px;
	width: 120px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #009900;
}

footer p {
	text-align:center;
}

div.imagebox-fish {
   border: 0; /* 枠線 */
   background-color: #EEFCFF;  /* 背景色 */
   width: 180px; /* 横幅 */
   height:160px;
   text-align:center;
   float: left; /* 左に配置 */
   font-weight:bold;
   margin-bottom:10px;
}
div.monthlyimagebox-fish {
   border: 1; /* 枠線 */
border-color:#0000FF;
border-radius:8px;
   background-color: #FFFFFF;  /* 背景色 */
   width: 180px; /* 横幅 */
   height:180px;
   text-align:center;
   float: left; /* 左に配置 */
   font-weight:bold;
   margin:0 2px 10px;
   position: relative;
}

#img-left {
	float:left;
	margin-left:30px;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
}

table#calendar-fish {
	border:1px #0000FF solid;
	width:95%;
	margin:10px auto 20px;
	border-spacing:1px;
	
}
table#calendar-fish th{
	border:1px #0000FF solid;
	background-color:#E4F3FF;
	text-align:center;
	font-size:90%;
	line-height:150%;
	padding-top:2px;
	padding-bottom:2px;
}
table#calendar-fish td{
	border:1px #0000FF solid;
}
table#eiyou-fish {
	width:95%;
	margin:10px auto 10px;
	padding-bottom:5px;
	padding-top:5px;
	border:1px #0000FF solid;
	border-collapse:collapse;
}
table#eiyou-fish th{
	padding-bottom:5px;
	padding-top:5px;
	border:1px #0000FF solid;
	border-collapse:collapse;
	text-align:center;
	font-size:90%;
	font-weight:300;
	line-height:150%;
}
table#eiyou-fish td{
	padding-bottom:5px;
	padding-top:5px;
	border:1px #0000FF solid;
	border-collapse:collapse;
	text-align:center;
	font-size:80%;
	font-weight:lighter;
	line-height:150%;
}



nav.month-fish {
	margin:0 auto 0px ;
	max-width:960px;
}
nav.month-fish li {
	float:left;
}
nav.month-fish a {
	display:block;
	width:80px;
	height:30px;
	font-size:100%;
	font-weight:bolder;
	line-height:32px;
	text-align:center;
	margin:0 auto;
	background-color:#0000FF;
	color:#FCEC5C ;
	border-radius:15px 15px 0 0;
}
	
button.btn-success {
	font:#FFFFFF;
}
