@charset "utf-8";
div,img,h1,h2,h3,h4,h5,h6,ul,ul li,dl,dt,dd,p,form{
	margin:0;
	padding:0;
	border:0;
	display:block;
	list-style:none;
	}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 14px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: url(img/bg.jpg) repeat-y 50% 0px;
	color: #333333;
}
/* IE7でpadding指定 */
*:first-child+html body {
padding-left: 1px;
}

/* IE6以下でpadding指定 */
*html body {
padding-left: 1px;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

a:link {
	text-decoration: underline;
	color: #0000FF;
}
a:visited{
	text-decoration: underline;
	color: #0099CC;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#container {
	background-image: url(img/head_bg.jpg);
	background-repeat: repeat-x;
}
#header {
	width: 820px;
	background-image: url(img/header_bg.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#sitetitle {
	padding-left: 10px;
}

#menu {
	margin-right: 10px;
	margin-left: 10px;
}
#menu li {
	float: left;
}
#headmenu {
	position: absolute;
	left: 690px;
	top: 15px;
}
#contents {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#mainimg {
	margin-bottom: 15px;
}
#top_main {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#news {
	float: left;
	width: 366px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#news ul {
	background-image: url(img/news_bg.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#news li {
	background-image: url(img/point.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}
#fish {
	float: right;
	width: 370px;
	margin-top: 20px;
	padding-bottom: 10px;
	background-color: #EEE1B7;
	margin-bottom: 20px;
}
#foot {
	background-image: url(img/foot_bg.jpg);
	margin-top: 30px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	padding: 17px 30px 30px;
	clear: both;
}
#foot p {
	margin-bottom: 15px;
}
#foot address {
	font-style: normal;
	float: right;
}
#main {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#r_main {
	width:575px;
	float:right;
	margin-top: 30px;
	padding-bottom: 30px;
}
#navigation{
	float:left;
	padding-left: 15px;
	margin-top: 55px;
	padding-bottom: 30px;
}
.img_r {
	float: right;
	padding-bottom: 8px;
	padding-left: 8px;
}
.img_l {
	float: left;
	padding-bottom: 8px;
	padding-right: 8px;
}
.img_r p {
	text-align: center;
}
#main h3 {
	background-image: url(img/h3_bg.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-top: 30px;
	clear: both;
}
#r_main h3 {
	background-image: url(img/fish/h3_bg.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-top: 30px;
	clear: both;
}
#main h2 {
	margin-bottom: 20px;
}
#main p {
	margin-bottom: 15px;
}
#main h4 {
	font-size: 13px;
	background-image: url(img/point.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	margin-bottom: 15px;
	clear: both;
	
}
.type01 {
	margin-bottom: 15px;
}
.type01 th {
	font-weight: bold;
	text-align: left;
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px;
	vertical-align: top;
	color: #666666;
}
.type01 td {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
#main li {
	background-image: url(img/point02.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
}
#main ul {
	margin-bottom: 20px;
	margin-left: 10px;
}
#main dt {
	background-image: url(img/point02.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
	font-weight: bold;
	color: #999999;
}
#main dd {
	padding-left: 80px;
	margin-top: -1.5em;
	margin-bottom: 0.3em;
}
#main #r_main dd {
	padding-left: 80px;
	margin-top: 0em;
	margin-bottom: 0.3em;
}
#main dl {
	margin-bottom: 20px;
	margin-left: 10px;
}
.img_r img,.img_l img {
	margin-bottom: 5px;
}
#main .pagetop,#r_main .pagetop {
	text-align: right;
	clear: both;
}
#main #navi,#r_main #navi {
	font-size: 12px;
	text-align: right;
	margin-bottom: 5px;
}
.diary .info li {
	font-size: 11px;
	float: left;
	margin-right: 10px;
}
#page .prev {
	float: left;
}
#page .next {
	float: right;
}
#pagenation li {
	float: left;
	margin-right: 10px;
}
.diary {
	margin-bottom: 30px;
	width: 560px;
}
fieldset {
	border: none;
	padding: 0px;
}
legend {
	visibility: hidden;
}
em {
	font-style: normal;
	color: #FF0000;
}
#navigation .block {
	margin-bottom: 20px;
}
#navigation .block h2 {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(img/fish/bn_fish.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 35px;
	text-align: center;
}
#navigation .block li {
	background-image: url(img/fish/point.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px dotted #CCCCCC;
	background-repeat: no-repeat;
	background-position: 5px 12px;
	background-color: #F0F0F0;
}
.c_fish {
	margin-right: 10px;
	margin-left: 10px;
	font-size:13px;
}
.c_fish img {
	width: 77px;
	height: 55px;
}
#fish .img_l {
	height: 50px;
	overflow: hidden;
}
.info {
	clear: left;
	width: 560px;
}
#r_main #navi {
	margin-right: 15px;
}
#r_main .pagetop {
	width: 560px;
	clear: both;
}
#pagenation {
	width: 560px;
}
#page {
	width: 560px;
}
