@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #cccccc;
	background-color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-position: center top;
}
hr {
	display: none;
}
/* link styles
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout
------------------------------*/
#wrapper {
	background-color: #000000;
	width: 954px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	margin: 0px auto;
}
#banner {
	width: 944px;
	padding: 4px;
	float: left;
}
#main {
	padding: 5px;
	float: left;
	width: 700px;
	margin-bottom: 10px;
}
#field1 {
	width: 440px;
	float: left;
	margin-bottom: 10px;
	padding: 5px;
}
#field2 {
	width: 250px;
	float: left;
	margin-bottom: 10px;
	padding: 5px;
}
#field3 {
	width: 235px;
	float: right;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
#footer {
	padding: 5px;
	clear: both;
	color: #FFFFFF;
	background-color: #333333;
}
/* header styles
------------------------------*/
#header {
	background-image: url(../images/nories_header.jpg);
	background-repeat: no-repeat;
	height: 185px;
	border-top: 3px solid #990000;
	position: relative;
}
#bass #header {
	background-image: url(../images/header02.jpg);
}
#freshwater #header {
	background-image: url(../images/header03.jpg);
}
#saltwater #header {
	background-image: url(../images/header04.jpg);
}
#header #logo0 {
	position: absolute;
	left: 15px;
	top: 15px;
}
#header #logo1 {
	position: absolute;
	left: 15px;
	top: 110px;
}
#header #logo2 {
	position: absolute;
	left: 125px;
	top: 110px;
}
#header #logo3 {
	position: absolute;
	left: 215px;
	top: 110px;
}
#header #logo4 {
	position: absolute;
	left: 310px;
	top: 110px;
}
#header #MenuBar1 #nTop a {
	border-left-style: none;
}

/* main styles
------------------------------*/
#main h2 {
	margin-bottom: 20px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 20px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	margin-top: 20px;
}
#main h3 {
	margin-bottom: 10px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(../images/bullet_990000.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0px 2px 15px;
	margin-top: 10px;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
}
#main p {
	line-height: 1.8;
	margin-bottom: 1em;
}
/* 以下#home #main h2は保留
------------------------------*/
home #main h2 {
	background-image: none;
	padding: 0px;
	border-style: none;
}
/* 以上
------------------------------*/
/* field1 styles
------------------------------*/
#field1 h2 {
	margin-bottom: 20px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 20px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	margin-top: 20px;
}
#field1 h3 {
    margin-bottom: 10px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(../images/bullet_990000.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0px 2px 15px;
	margin-top: 10px;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
}
#field1 dl dt a {
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
#field1 dl dt  a:hover {
	border: 1px solid #000000;
}

#field1 dl dt {
	clear: both;
}
#field1 dl dd {
	margin-bottom: 10px;
}
/* field2 styles
------------------------------*/
#field2 .rss-items,
#field2 .side {
	margin: 3px 0 20px;
	background: none;
	color: #CCCCCC;
	font-size: 100%;
	line-height: 1.6;
}
#field2 p {
	display: none;
}
#field2 ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#field2 h2 {
	margin-bottom: 20px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 20px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	margin-top: 20px;
}
#field2 h3 {
    margin-bottom: 10px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(../images/bullet_990000.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0px 2px 15px;
	margin-top: 10px;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
}
#field2 dl dt a {
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
#field2 dl dt  a:hover {
	border: 1px solid #000000;
}

#field2 dl dt {
	clear: both;
}
#field2 dl dd {
	margin-bottom: 10px;
}
/* field3 styles
------------------------------*/
#field3 h2 {
	margin-bottom: 20px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 20px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	margin-top: 20px;
}
#field3 h3 {
    margin-bottom: 10px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(../images/bullet_990000.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0px 2px 15px;
	margin-top: 10px;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
}
#field3 dl dt a {
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
#field3 dl dt  a:hover {
	border: 1px solid #000000;
}

#field3 dl dt {
	clear: both;
}
#field3 dl dd {
	margin-bottom: 10px;
}
/* footer styles
------------------------------*/
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
}
/* table
------------------------------*/
#main table {
	margin-bottom: 5px;
	border-collapse:separate;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#main table th {
	text-align: left;
	padding: 5px 15px;
	background-color: #333333;
}
#main table td {
	padding: 4px;
	text-align: left;
	border-bottom: 1px dotted #333333;
}
#main table tr.odd {
	background-color: #EFEFEF;
}

/* products
------------------------------*/
#main div.pd {
	float: left;
	width: 165px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main div.pd h3 {
	margin: 5px 0px 5px;
}
#main div.pd h3 a {
	font-size: small;
	line-height: 1.2;
	font-weight: bold;
	display: block;
	padding-left: 5px;
	text-decoration: none;
}
#main div.pd img {
	border: 1px dotted #333333;
}
/* products_2
------------------------------*/
#main div.pd2 {
	float: left;
	width: 330px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main div.pd2 h3 {
	margin: 5px 0px 5px;
}
#main div.pd2 h3 a {
	font-size: small;
	line-height: 1.2;
	font-weight: bold;
	display: block;
	padding-left: 5px;
	text-decoration: none;
}
#main div.pd2 img {
	border: 1px dotted #333333;
}