﻿/* CSS レイアウト */
#masthead {
	position: relative;
	width:950px;
}
#sidebar {
	position:absolute;
	left:770px;
	top:0px;
	font-size:75%;
}
#sidebar ul {
	padding-left:12px;
}
#sidebar2 {
	position: absolute;
	top: 0px;
	font-size: 75%;
}
#sidebar3 {
	position: absolute;
	top: 4px;
	border-width: thin;
	border-color: #CCFF66;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	width:180px;
}
#sidebar3 h3 {
	padding-left:4px;
}
#sidebar3 ul {
	padding-left:16px;
}
#sidebar3 li {
	padding-bottom:12px;
}
#container2 {
	position:relative;
	width:950px;
	margin-top:20px;
}
#main {
	position:relative;
	width:760px;
	margin-top:20px;
}
#main2 {
	position:relative;
	left:190px;
	width:760px;
	margin-top:20px;
}
#footer {
	position:relative;
/*	margin-right: auto; */
/*	margin-left: auto; */
	width:760px;
	margin-top:20px;
}
#footer2 {
	position:relative;
	left:190px;
	width:760px;
	margin-top:20px;
}
body {
	margin-right:auto;
	margin-left:auto;
	width:950px;
	margin-top:2px;
/*	background-color:#e6f5bf; */
/*	color:#608558; */
	color:#666633;
/*	font-size: 95%; */
	padding-left:12px;
	padding-right:12px;
}
img {
	border:0px;
}
h1 {
/*	color: olive; */
	color:#666600;
	color:aqua;
}
h2 {
	/*	color:olive; */
	padding-top:2px;
	padding-left:4px;
	color:#996633;
}
h3 {
	color:olive;
}
h4 {
	color:#9933FF;
}
h4 a:link{
	color:#9933FF;
}
h4 a:visited {
	color:#9933FF;
}
a:link {
	color:#3399ff;
}
a:visited {
	color:#3399ff;
}
a:hover {
	color:#ff00ff;
}
/*
.h1-bg {
	background-image :url(01subh03r.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-weight:bold;
}
*/
/*
.h1-bg {
	background-image :url(h1bg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:60px;
	height:64px ;
}
*/
.h1-bg {
	position:absolute;
	padding-left:8px;
	padding-top:0px;
}
.h2-bg {
/*	background-image :url(01subh03.gif); */
/*
	background-image :url(h2bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-weight:bold;
	padding-left:52px;
*/
	background-image :url(h1bg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:60px;
	margin-bottom:8px;
	height:64px ;
}
.h2-bg2 {
	background-image :url(h2bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-weight:bold;
	padding-left:56px;
	padding-top:2px;
	color:#996633;
	font-size:x-large;
}
/*
.h2-bg2 {
	background-image : url(h2bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align:center;
	font-weight: bold;
}
*/
.small {
	font-size:small;
}
.x-small {
	font-size:x-small;
}
.large {
	font-size:large;
}
.x-large {
	font-size:x-large;
}
.tt {
	font-family:monospace;
}
.center {
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.main_col {
	position:relative;
	width:760px;
	margin-top:20px;
}
.left_col {
	position:absolute;
	width:312px;
	left:0px;
	top:0px;
}
.right_col {
	position:relative;
	margin-left:322px;
}
.left_col2 {
	position:relative;
	width:312px;
}
.right_col2 {
	position: absolute;
	left:322px;
	top:0px;
}
.left_col_h {
	position: absolute;
	width:375px;
	left:0px;
	top:0px;
}
.right_col_h {
	position:relative;
	margin-left:385px;
}
.left_col_h2 {
	position:relative;
	width:375px;
}
.right_col_h2 {
	position:absolute;
	left:385px;
	top:0px;
}
.left_col_te {
	position:absolute;
	width:489px;
	left:0px;
	top:0px;
}
.right_col_te {
	position:relative;
	margin-left:499px;
}
.left_col_rg {
	position:absolute;
	width:350px;
	left:0px;
	top:0px;
}
.right_col_rg {
	position:relative;
	margin-left:360px;
}
.left_top2 {
	position:relative;
	width:438px;
}
.right_top2 {
	position:absolute;
	left:448px;
	top:0px;
}
.left_col_fs {
	position:absolute;
	width:230px;
	left:0px;
	top:0px;
}
.right_col_fs {
	position:relative;
	margin-left:240px;
}
.left_col_ht2 {
	position:relative;
	width:260px;
}
.right_col_ht2 {
	position:absolute;
	left:270px;
	top:0px;
}
.lineup {
	vertical-align:text-bottom;
	background:white;
	width:606px;
	height:198px;
	margin-top:2px;
	margin-bottom:2px;
	margin-right:auto;
	margin-left:auto;
}
.lineup_b {
	vertical-align:text-bottom;
	background: #999966;
	width:610px;
	height:202px;
	margin-right:auto;
	margin-left:auto;
}
.hrcolor {
	color:#8000FF;
}
.bold {
	font-weight:bold;
}
.bold1 {
	font-weight:bold;
	color:#8080FF;
}
.bold2 {
	font-weight:bold;
	color:#ff00ff;
}
.bold3 {
	font-weight:bold;
	color:#cccc00;
}
.bold4 {
	font-weight:bold;
	color:#ff0000;
}
.bold5 {
	font-weight:bold;
	color:#9933FF;
}
.bold6 {
	font-weight: bold;
	color:#996633;
}
.font1b {
	color:#0000ff;
}
.font2 {
	color:#ff00ff;
}
.font4 {
	color:#ff0000;
}
.font5 {
	color:#9933FF;
}
.font6 {
	color:#996633;
}
.marker01 {
	background:#FFFF00;
}
.bsmall1 {
	font-weight:bold;
	font-size:small;
	color:#8080ff;
}
.top_img {
	margin-top:0px;
	margin-bottom:3px;
}
.w312 {
	width: 312px;
}
.w312s {
	width:312px;
	font-size:small;
	font-family:monospace;
}
.w375 {
	width:375px;
	font-size: 95%;
}
.w438 {
	width:438px;
}
.w760 {
	width:760px;
}
.w20p {
	width:20%;
}
.t01 {
	font-size:24px
}
.t02 {
	font-size:12px
}
.menu {
	font-size:small;
	color:#9933FF;
	text-align:center;
}
.bg01 {
	background-image:url('img_etc/bg01.jpg');	
	background-repeat:no-repeat;
	padding-left:8px;
	padding-right:4px;
}
.del {
	text-decoration: line-through;
}
.fs95 {
	font-size:95%;
}
.top {
	position:absolute;
}
.navi {
	width:950px;
	text-align:right;
	font-size:small;
}
.navi2 {
	width:760px;
	text-align:right;
	font-size:small;
}
em {
	position:absolute;
}
.link01 {
	font-size:x-small;
}
.link01 a{
	color:#999966;
}
.link02 {
	font-size:small;
}
.link02 a{
	color:#999966;
}
.headline {
	margin-left:220px;
	font-size:x-small;
}
.mp-th {
	width:150px;
}
.mp-td {
	width:230px;
	font-size:small;
}
.table01 {
	font-size:small;
}
.table01 th{
	background-color:#CCFF99;
}
.table01 td{
	border: thin solid #CCFF99;
}
.table01 a:link {
	color: #6666FF;
}
.table01 a:visited {
	color: #6666FF;
}
.table01 a:hover {
	color: #6666FF;
}
.table02 {
	font-size:95%;
}
.table02 th{
	background-color:#CCFF99;
}
.table02 td{
	border: thin solid #CCFF99;
}
.form01 {
	padding-left:100px;
}
.w245 {
	width: 245px;
}
.word {
}
.word dt {
	color:olive;
	font-size:large;
	font-weight:bold;
	padding-bottom:20px;
}
.word ol {
	padding-left:0px;
	margin-bottom:40px;
	list-style: none inside;
}
.word li {
	display: inline;
	padding-right:16px;
}
.word2 {
}
.word2 ul {
	float: left;
	display: inline;
	list-style: none inside;
	width:104px;
}
.word2 li {
	display: inline;
	width:99px;
	float: left;
	font-size:small;
}
.word2 li.word-title {
	width:104px;
}
.word3 {
	float: left;
}
.word3 dt {
	color:olive;
	font-weight:bold;
	border-bottom: 1px solid olive;
}
.word4 h3 {
	border-bottom: 1px solid olive;
}
.top-link {
}
.top-link ul {
	padding-left:0px;
	list-style: none inside;
}
.top-link li {
	font-size:small;
	display: inline;
}
.btm-link {
}
.btm-link ul {
	padding-left:0px;
	list-style: none inside;
}
.btm-link li {
	font-size:small;
	display: inline;
	padding-right:8px;
}
.btm-link2 {
}
.btm-link2 ul {
	padding-left:0px;
	list-style: none inside;
}
.btm-link2 li {
	font-size:xx-small;
	display: inline;
	padding-right:8px;
}
.btm-link2 li a{
	color:#999966;
}
/* 水槽通販コーナー */
.set_regalo {
	background-color: #333300;
	color: #FFFFCC;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	position:relative;
	width:472px;
	margin-left:auto;
	margin-right:auto;
}
.left_regalo {
	position:relative;
	width:312px;
}
.right_regalo {
	position:absolute;
	left:322px;
	top:0px;
	width:150px;
}
.set_560 {
	background-color: #333300;
	color: #FFFFCC;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	position:relative;
	width:560px;
	margin-left:auto;
	margin-right:auto;
}
.left_560 {
	position:relative;
	width:400px;
}
.right_560 {
	position:absolute;
	left:410px;
	top:0px;
	width:150px;
}
.set_teien {
	background-color: #333300;
	color: #FFFFCC;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	position:relative;
	width:649px;
	margin-left:auto;
	margin-right:auto;
}
.left_teien {
	position:relative;
	width:489px;
}
.right_teien {
	position:absolute;
	left:499px;
	top:0px;
	width:150px;
}
.set_carina {
	background-color: #333300;
	color: #FFFFCC;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	position:relative;
	width:450px;
	margin-left:auto;
	margin-right:auto;
}
.left_carina_b {
	position:absolute;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	width:290px;
	left:0px;
	top:0px;
}
.right_carina_b {
	position:relative;
	margin-left:300px;
	width:150px;
}
.set_carina3 {
	background-color: #333300;
	color: #FFFFCC;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	position:relative;
	width:660px;
	margin-left:auto;
	margin-right:auto;
}
.left_carina3 {
	position:relative;
	width:500px;
}
.right_carina3 {
	position:absolute;
	left:510px;
	top:0px;
	width:150px;
}
.set_petit {
	background-color: #333300;
	color: #FFFFCC;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	position:relative;
	width:640px;
	margin-left:auto;
	margin-right:auto;
}
.left_petit_b {
	position:absolute;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	width:480px;
	left:0px;
	top:0px;
}
.right_petit_b {
	position:relative;
	margin-left:490px;
	width:150px;
}

