@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrapper {
	width: 848px;
	border: 1px solid #000000;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.header01 {
	margin: 0px;
	height: 100px;
	padding: 0px;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.main {
	float:left;
	width:560px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(img/bg01.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.sub {
	width: 208px;
	float: right;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 10px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	left: auto;
	right: auto;
	bottom: 0px;
	background-color: #DD3;
	height: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	clear: both;
	text-align: center;
}
.menu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-color: #DD3;
	text-align: center;
	margin: 0px;
	height: 1.5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-image: url(img/menubg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menu a {
	line-height: 1.5em;
	text-decoration: none;
	background-color: #DD3;
	display: block;
	float: left;
	width: 168px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image: url(img/menubg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menu a:hover {
	background-color: #FFA;
	background-image: url(img/menuabg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}

.comment {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;



S
}

h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 30px;
	color: #888800;
	margin-left: 5px;
	line-height: 1em;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-left: 22px;
	line-height: 20px;
	vertical-align: middle;
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	line-height: 1.5em;
	background-color: #444444;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	padding-top: 4px;
	background-image: url(img/h3bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
p.subtitle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FF00FF;
	font-weight: bolder;
}

p img.left {
	float: left;
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p img.right {
	float: right;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.clear {
	clear: both;
}

a:active {
	color: #FF0000;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}



a:visited {
	color: #0000CC;
}

a:link {
	color: #0000CC;
}
a  {
	text-decoration: none;
}
li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	margin-left: -20px;
}
table {
	color: #333333;
	font-size: 12px;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	margin-right: auto;
	margin-left: auto;
}
td {
	color: #333333;
	font-size: 12px;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.crecaDD3 {
	background-color: #DD3;
	text-align: center;
	width: 100px;
}

.crecaFF6 {
	background-color: #FF6;
	text-align: center;
	width: 100px;
}
.FFA {
	background-color: #FFA;
}
.FFD {
	background-color: #FFD;
}
.textcenter {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	text-align: center;
}

.textright {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	text-align: right;
}
.textred {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #FF0000;
}
.unavailable {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	text-decoration: line-through;
}

.current a {
	background-color: #FFA;
	background-image: url(img/menuabg.gif);
	background-repeat: repeat-x;
	background-position: top;
} 
.textlarge {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	line-height: 1.5em;
	color: #000000;
}
.poseidon {
	left: auto;
	right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 5px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	text-align: center;
}
.mainblock {
	float:none;
	width:300px;
	margin-right: auto;
	margin-left: auto;
	background-color: #444444;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	color: #FFFFFF;
	height: 20px;
	text-align: center;
	line-height: 1.5em;
	font-size: 12px;
	padding-top: 2px;
	background-image: url(img/h3bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.main00 {
	float:left;
	width:560px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(img/bg00.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.main02 {
	float:left;
	width:560px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(img/bg02.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.main03 {
	float:left;
	width:560px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(img/bg03.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.main04 {
	float:left;
	width:560px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(img/bg04.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.main05 {
	float:left;
	width:560px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(img/bg05.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.main06 {
	float:left;
	width:560px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	background-color: #FFFFFF;
}
.poseidon {
	left: auto;
	right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 5px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	text-align: center;
}
.source { font-size:12px; }
.amazon {
	width: 220px;
	height: 240px;
	margin: 5px;
	padding: 9px;
	border: 1px solid #444;
	text-align:center;
	font-size:12px;
	float: left;
}