@charset "utf-8";
body {
	background-image: url(../img/back.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
    *font-size:small;
    *font:x-small;			font-family:'メイリオ', Meiryo, 'Lucida Grande', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	;
	background-position: center;
	font-size: 13px;
}
table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}
th,td{padding:0;}
html {
	overflow-y:scroll;
}
p {
	margin:0;
}
li {
	list-style-type:none;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0;
	line-height:0px;
	vertical-align: bottom;
}
a:link {
	color:#330099;
	text-decoration:none;
}
a:visited {
	color:#6600CC;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #6633FF;
}
a:active {
	color:#6633FF;
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	background-color: #FFFFFF;
}
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	width: 940px;
}
#navibar {
	background-color: #000000;
	height: 30px;
}
#navibar h6 {
	height: 30px;
	width: 150px;
	font-family: 'メイリオ', Meiryo, 'Lucida Grande', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 100%;
	display: block;
	float: right;
	text-align: center;
	line-height: 30px;
}
#navibar a {
	color: #dddddd;
}
#navibar a:link {
	text-decoration: none;
	color: #dddddd;
}
#navibar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar1 {
	float: left;
	width: 180px;
	margin-top: 10px;
}
#sidebar2 {
	float: right;
	width: 180px;
}
#sidebar1 p {
	font-size: 85%;
	line-height: 1.4em;
}
#sidebar2 p {
	font-size: 85%;
	line-height: 1.4em;
}
#calendar {
	margin-bottom: 15px;
}
#mailmaga {
	background-image: url(../img/sidebar1_mailmaga.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 180px;
}
#topcontent {
	width: 500px;
	float: left;
}
#topcontent h1 {
	font-size: 100%;
	line-height: 1.4em;
	margin-bottom: 6px;
}
#footer {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	clear: both;
	height: 100px;
	padding-top: 10px;
}
#randombanner {
	height: 100px;
	width: 500px;
}
.banner {
	margin-bottom: 8px;
}
#menu {
	width: 180px;
	margin-bottom: 10px;
}
#menu li {
	line-height: 35px;
	text-indent: 25px;
	background-image: url(../img/menubody.jpg);
	height: 35px;
}
#menu a {
	width: 180px;
	height: 35px;
	line-height: 35px;
	color: #666666;
}
#menu a:link {
	color: #0d326f;
}
#menu a:hover {
	color: #767cb0;
	text-decoration: none;
}
#menu  #menubodylast {
	background-image: url(../img/menubodylast.jpg);
}
#owner {
	padding: 10px 8px;
	margin-bottom: 10px;
	border: 1px solid #003366;
}
#owner img {
	margin-bottom: 10px;
}
#impressions {
	border: 1px solid #663333;
	padding: 10px 8px;
	margin-bottom: 10px;
}
#impressions img {
	margin-bottom: 6px;
}
#impressions p {
	margin-bottom: 10px;
}
.right4 {
	margin-right: 4px;
}
.bottom4 {
	margin-bottom: 4px;
}
#news {
	height: 286px;
	width: 486px;
	background-image: url(../img/news_back.jpg);
	background-repeat: no-repeat;
	font-size: 85%;
	line-height: 1.8em;
	padding-top: 14px;
	padding-right: 0px;
	padding-left: 14px;
	color: #000000;
	margin-bottom: 15px;
	position: relative;
	margin-top: 10px;
}
#news a:link {
	color: #0000FF;
	text-decoration: underline;
}
#news a:hover {
	color: #00CCFF;
	text-decoration: none;
}
#kotoba {
	height: 60px;
	width: 240px;
	color: #000000;
	position: absolute;
	left: 220px;
	top: 106px;
	font-size: 123.1%;
	line-height: 1.6em;
}
#category {
	font-size: 75%;
	margin-bottom: 30px;
}
#category p {
	margin-bottom: 8px;
}
#pickuptable {
	width: 500px;
	border-collapse: separate;
	border-spacing: 5px;
	border-width: 0px;
}
#pickuptable img {
	margin-top: 0px;
	margin-bottom: 10px;
}
#pickuptable td {
	padding: 0px 5px;
	height: 260px;
	width: 150px;
	text-align: center;
	vertical-align: top;
}
#kanrentable {
}
#kanrentable img {
	margin-top: 0px;
	margin-bottom: 10px;
}
#kanrentable td {
	height: 230px;
	width: 162px;
	padding: 10px 5px 0px;
	text-align: center;
	vertical-align: top;
}
#maincontent {
	width: 700px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
.maintxt {
	margin: 10px auto;
	width: 500px;
	font-size: 116%;
	line-height: 1.8em;
}
#bread {
	font-family: 'メイリオ', Meiryo, 'Lucida Grande', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 95%;
	margin-bottom: 6px;
}
.information {
	width:700px;
	margin:60px 0px;
	border:1px solid #333333;
}
.information td {
	vertical-align: top;
	width:50%;
	padding:10px 20px 10px 20px;
}
.information h5 {
	font-size: 131%;
	margin-bottom: 4px;
	margin-top: 6px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	background-color: #CCCC99;
	text-indent: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-left: 6px solid #666666;
}
.information img {
	margin: 8px 0px;
}
.categorytable {
	width: 700px;
	border-collapse: separate;
	border-spacing: 5px;
	border-width: 0px;
}
.categorytable  img {
	margin-top: 0px;
	margin-bottom: 10px;
}
.categorytable  td {
	padding: 0px 10px;
	height: 280px;
	width: 150px;
	text-align: center;
	vertical-align: top;
}
.categorytable  p {
	font-size: 85%;
}
.categorytable  h3 {
	font-size: 98%;
}
.category1 {
	color: #FFFFFF;
	background-color: #000000;
	margin-bottom: 60px;
	height: 300px;
	width: 700px;
}
.category1  h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 400%;
	color: #FFFFFF;
	text-indent: 14px;
	text-shadow:1px 1px 4px #444444;
}
.category1  p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 108%;
	color: #FFFFFF;
	text-indent: 14px;
	text-shadow:1px 1px 4px #444444;
}
.category2 {
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	margin-bottom: 50px;
}
.category2 p {
	font-size: 93%;
}
.category3 {
	width: 700px;
	margin-bottom: 60px;
	margin-top: 30px;
}
.category3 h2 {
	font-size: 131%;
}
.category3 p {
	font-size: 93%;
}
#categoryFreshwaterPic {
	background-image: url(../img/category/categoryfreshwater.jpg);
	background-repeat: no-repeat;
}
#categoryGoldfishPic {
	background-image: url(../img/category/categorygoldfish.jpg);
	background-repeat: no-repeat;
}
#categoryGoodsPic {
	background-image: url(../img/category/categorygoods.jpg);
	background-repeat: no-repeat;
}
#categorySaltwaterPic {
	background-image: url(../img/category/categorysaltwater.jpg);
	background-repeat: no-repeat;
}
#categorySeaanimalPic {
	background-image: url(../img/category/categoryseaanimal.jpg);
	background-repeat: no-repeat;
}
#categoryTenuguiPic {
	background-image: url(../img/category/categorytenugui.jpg);
	background-repeat: no-repeat;
}
.categorybanner {
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}
.guide h2 {
	font-family: 'メイリオ', Meiryo, 'Lucida Grande', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 161.6%;
	color: #000000;
	margin-top: 40px;
	margin-bottom: 20px;
	text-indent: 0.5em;
	letter-spacing: 0.05em;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 8px solid #CCCCCC;
}
.guidewaku {
	width: 580px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: 123.1%;
}
.guidewaku img {
	display: block;
	margin: 10px auto;
}
table#soryo {
	width: 640px;
	margin: 10px auto;
	border: 1px #8f8f8f solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table#soryo th {
    padding: 5px;
    border: #8f8f8f solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 200%;
    text-align: center;
}
table#soryo td {
    padding: 5px;
    border: 1px #8f8f8f solid;
    border-width: 0 0 1px 1px;
}
.tableleft {
    text-align: left;
}
.tableright {
    text-align: right;
}
.tablecenter {
    text-align: center;
}
.sitemap {
	width: 600px;
	font-size: 116%;
	margin: 40px auto;
}
.sitemap p {
	margin-bottom: 1em;
}
.sitemap_inner{
	width:600px;
	border-bottom:1px dotted #21811b;
	padding:10px 0;
}

.sitemap_inner ul.arrow{
	list-style-position: inside;
	list-style-type: none;
	padding-left:22px;
	font-size: 116%;
	background-image: url(../img/icon/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
}
.sitemap_inner  .dot li{
	margin-left:20px;
	padding-left:20px;
	font-size: 100%;
	background-image: url(../img/icon/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 6px;
}
.link {
	width: 600px;
	font-size: 116%;
	margin: 40px auto;
}
.link p {
	margin-bottom: 10px;
	font-size: 77%;
}
.link_inner{
	width:600px;
	border-bottom:1px dotted #21811b;
	padding:10px 0;
}

.link_inner ul.arrow{
	list-style-position: inside;
	list-style-type: none;
	padding-left:34px;
	font-size: 131%;
	margin-bottom: 10px;
	background-image: url(../img/icon/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.link_inner        .dot li{
	margin-left:20px;
	padding-left:20px;
	font-size: 116%;
	background-image: url(../img/icon/icon_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.dot p {
	margin-left: 40px;
}

.question {
	width: 500px;
	margin-left: 40px;
	padding: 20px 20px 25px 100px;
	background-image: url(../img/icon/icon_question.gif);
	background-repeat: no-repeat;
	background-position: 20px 16px;
	background-color: #CCFFFF;
	margin-top: 40px;
	font-size: 146.5%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.answer {
	margin-left: 40px;
	width: 500px;
	padding: 20px 20px 30px 100px;
	background-image: url(../img/icon/icon_answer.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	background-color: #FFFFCC;
	margin-bottom: 40px;
}
.lostmail {
	width: 500px;
	margin: 50px auto;
	font-size: 120%;
	padding: 10px;
	border: 6px double #CCCCCC;
}
.lostmailtxt {
	font-size: 116%;
	margin: 10px auto 40px;
	width: 580px;
	line-height: 1.8em;
}
.lostmaildate {
	font-family: "Times New Roman", Times, serif;
	font-size: 131%;
	margin-bottom: 5px;
}
.lostmailname {
	margin-bottom: 20px;
}
.lostmailtxt img {
	margin: 5px auto;
	display: block;
}
.sizetxt {
	width: 560px;
	margin: 10px auto;
	font-size: 123.1%;
	line-height: 1.6em;
}
.voicename {
	width: 550px;
	font-size: 131%;
	margin: 40px auto 0px;
	padding: 25px 15px 15px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px solid #999999;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	vertical-align: middle;
	background-color: #CCFFFF;
}
.voicetxt {
	margin: 0px auto 20px;
	width: 550px;
	padding: 15px 15px 30px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top-style: none;
	border-top-width: 1px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.voicetxt img {
	display: block;
	margin: 15px auto 5px;
}
#item .itemtxt {
	font-size: 116%;
	line-height: 1.8em;
	width: 500px;
	margin: 20px auto;
}
#item img {
	display: block;
	margin: 30px auto;
}
.cartbox {
	margin: 40px auto;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 3px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
}
.cartbox .carttxt {
	vertical-align: top;
	padding: 20px;
	margin: 0px;
	background-color: #edefe5;
}
.cartbox .itemname {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 138.5%;
	color: #003366;
	font-weight: bold;
	line-height: 1.4em;
}
.cartbox .price {
	font-size: 116%;
	line-height: 1.8em;
	margin-bottom: 10px;
}
.cartbox .itemimg  {
	width: 350px;
}
.carttxt img {
	margin-right: 0px;
}
.cartbox .cartinfo {
	font-size: 93%;
	line-height: 1.8em;
}
#officeinfo {
	width: 600px;
	margin: 40px auto;
}
#officeinfo h2 {
	font-size: 131%;
	color: #333333;
	margin-bottom: 12px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 6px solid #999999;
	text-indent: 6px;
}
#officeinfo .catch {
	font-size: 90%;
	color: #FF3333;
}
#officeinfo p {
	font-size: 100%;
	margin-left: 2em;
	margin-bottom: 24px;
	color: #000000;
	line-height: 1.4em;
	width: 540px;
}
