@charset "utf-8";
body,/* SAABIN SILVER 2004-2008 http://www.saabin.jp/ */ h1, h2, h3, h4, h5, div, p, dfn, ul, li, a {
	margin: 0px;
	padding: 0px;
	border-style: none;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}
body {
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-size: 80%;
	color: #333333;
	background-image: url(body_bg_totangrnn.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
h1 {
	font-size: 300%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 100%;
}
dfn {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: x-small;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
	overflow: hidden;
}
#header {
	width: 900px;
	height: 180px;
	background-color: #006600;
	background-image: url(header900-180-3.jpg);
	border-top: 4px solid #336600;
}
#header h1 {
	font-size: 1px;
	letter-spacing: 0.8em;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", Osaka, Verdana, Helvetica, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color: #1E6A10;
	margin-left: 10px;
}
#header h2 {
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.2em;
	letter-spacing: 0.5em;
	color: #FFFF33;
	text-indent: 2em;
}
#header h2 {
	text-indent: 1em;
}
#header h2 a {
	font-size: 3em;
	letter-spacing: 0.5em;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	color: #FFFFCC;
	text-indent: 1em;
}
#nav {
	width: 900px;
	height: auto;
	background-color: #669933;
	border-top: 1px solid #FFFF33;
}
#nav h3 a {
	float: left;
	color: #FFFFFF;
	display: block;
	width: auto;
	padding: 5px 15px;
	margin: 0px;
	background-color: #669933;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center;
	text-decoration: none;
	border-right: 2px dotted #006600;
	border-bottom: 2px dotted #006600;
	border-left: 2px none #006600;
	border-top: 2px none #006600;
	font-weight: bold;
}
#nav h3 a:hover {
	color: #666666;
	background: #FFFF99;
	display: block;
	border-bottom: 1px solid #999999;
	border-right: 2px solid #999999;
	border-top: 1px solid #FFCC33;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 7px;
	padding-left: 12px;
}
#nav ul {
	list-style: none;
}
#nav ul li {
	list-style: none;
	float: left;
	display: block;
	position: relative;
}


#nav li a {
	color: #FFFFFF;
	width: auto;
	padding: 5px 15px;
	background-color: #669933;
	text-decoration: none;
	border-right: 2px dotted #006600;
	border-bottom: 2px dotted #006600;
	border-left: 2px none #006600;
	border-top: 2px none #006600;
	font-weight: bold;
	height: auto;
	display: block;
	position: relative;
}
#nav li a:hover {
	color: #666666;
	background: #FFFF99;
	border-bottom: 1px solid #999999;
	border-right: 2px solid #999999;
	border-top: 1px solid #FF9900;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 7px;
	padding-left: 12px;
}

#nav p {
	float: none;
	text-align: right;
	padding-top: 5px;
	color: #FFFFCC;
	display: block;
	padding-bottom: 7px;
	margin-right: 10px;
}
#nav p a {
	color: #FFFFCC;
}
#nav p a:hover {
	color: #FF9933;
	text-decoration: none;
}
#main {
	background: #FFFFCC;
	clear: left;
}
#main #sub {
	float: left;
	width: 750px;
}
#main #sub #sidebar {
	float: left;
	width: 150px;
	background-color: #CCCC66;
}
#sidebar  h4 {
	display: block;
}
#sidebar  h4  a {
	padding-left: 10px;
	font-weight: bold;
	display: block;
	color: #FFFFCC;
	background-color: #999900;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #666666;
	border-left: 6px solid #00CC00;
	border-right: 1px solid #666666;
	position: relative;
}
#sidebar  .side-info  h4  a {
	color: #FFFFCC;
	background-color: #996633;
	display: block;
}
#sidebar  h4  a:hover {
	color: #333300;
	border-bottom: 1px solid #999999;
	border-left: 10px solid #FF0000;
	border-right: 1px solid #999999;
	background-color: #FFFF99;
	margin: 0px;
	padding-right: 30px;
	padding-left: 10px;
}
#sidebar li {
	list-style: none;
}
#sidebar li a {
	color: #666666;
	display: block;
	text-decoration: none;
	position: relative;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight: bold;
}
#sidebar li a:hover {
	color: #333300;
	background: #FFCC00;
	padding-left: 10px;
	border-bottom: 1px solid #999999;
	border-left: 5px solid #FF0000;
	border-right: 1px solid #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sidebar .side-info li {
	color: #996600;
	background: #CCCC66;
}
#sub-content {
	float: left;
	width: 150px;
	background-color: #CC9966;
}
#sub-content  h4  a {
	color: #FFFFCC;
	background-color: #996600;
	font-size: 100%;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #666666;
	border-left: 6px solid #00CC00;
	border-right: 1px solid #666666;
	display: block;
	position: relative;
}
#sub-content  h4  a:hover {
	color: #333300;
	display: block;
	border-bottom: 1px solid #999999;
	border-left: 10px solid #FF0000;
	border-right: 1px solid #999999;
	background-color: #FFFF99;
	height: auto;
}
#sub-content li {
	list-style: none;
}
#sub-content li a {
	text-decoration: none;
	color: #666666;
	display: block;
	position: relative;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight: bold;
}
#sub-content li a:hover {
	color: #333300;
	background: #FFCC33;
	padding-left: 10px;
	border-bottom: 1px solid #999999;
	border-left: 5px solid #FF0000;
	border-right: 1px solid #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer {
	clear: both;
	width: 900px;
	color: #FFFFFF;
	background-color: #336600;
	border-bottom: 4px solid #666600;
	border-top: 2px solid #003300;
}
#footer ul {
	text-align: center;
}
#footer li {
	display: inline;
	padding-right: 1em;
	padding-left: 1em;
	font-size: 90%;
}
#footer a {
	color: #CCCC33;
	padding-right: 4px;
	padding-left: 4px;
}
#footer a:hover {
	color: #FF9900;
	border-left: 4px solid #FFFF00;
	border-right: 4px solid #FFFF00;
}
address {
	font-size: 90%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0.25em;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* for IE7 MacIE5 */
.clearfix {
	display: inline-block;
}
/* Hides from IE-Mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-Mac */
/* End clearfix */
/* SAABIN SILVER 2004-2008 http://www.saabin.jp/ */
#content {
	float: right;
	width: 570px;
	background-color: #FFFFCC;
	background-image: url(saabincontentsbg01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 15px 15px 10px;
}
#content p {
	line-height: 1.5em;
}
#content h1 {
	font-size: 4em;
}
#content h2 {
	border-bottom: 1px dashed #666666;
	border-left: 30px solid #339900;
	color: #333333;
	border-top: 2px solid #339900;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 0.5em;
	font-size: 2em;
	background-color: #FFFFCC;
}
#content h3 {
	border-bottom: 1px dashed #666666;
	border-left: 18px solid #009900;
	color: #333333;
	border-top: 1px solid #009900;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 6px;
	font-size: 1.5em;
	margin-top: 8px;
}
#content h4 {
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 4px;
}
#content h5 {
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bold;
}
#content h6 {
	font-size: 0.9em;
}
#content .item h3 {
	color: #000000;
	font-size: 130%;
	border-style: none;
	margin: 5px;
}
#content .item {
	clear: none;
	float: none;
}
#content .item h4 {
	color: #0099FF;
	font-size: 130%;
}
#content .item .price {
	color: #000000;
	font-size: 120%;
}
#content .item .item-imges {
	height: auto;
	width: 220px;
	float: left;
	padding: 5px;
}
#content .item .item-imges img {
	height: auto;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .item .item-text {
	float: right;
	height: auto;
	width: 320px;
	padding: 10px;
}
#content .item-text p {
	line-height: 1.5em;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#content .item input {
	margin: 10px;
}
#content .theme {
	clear: both;
	padding: 10px;
}
#content img {
	margin: 5px;
	background-color: #FFFFFF;
	padding: 2px;
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
}
#content .theme img {
	margin: 5px;
	background-color: #FFFFFF;
	padding: 8px;
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}
#content .topic img {
	margin: 5px;
	background-color: #FFFFFF;
	padding: 8px;
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}
#content .topic {
	clear: both;
	padding: 10px;
}
#content .gallery {
	clear: both;
	padding: 10px;
}
#content .gallery div {
	width: 125px;
	float: left;
	height: 160px;
	padding: 5px;
}
#content .gallery img {
	width: 90px;
}
#content .gallery .etc img {
	width: 118px;
}
#content   .gallery   a:hover img  {
	background-color: #6699FF;
}
#content .gallery p a {
	color: #333333;
	line-height: 1.5em;
}
#content .gallery p a:hover {
	color: #FF6600;
	text-decoration: none;
}

#content .gallery .index-gallery div {
	float: left;
	height: 160px;
	width: 125px;
	padding: 5px;
}
#content .gallery .item-gallery div {
	padding: 5px;
	float: left;
	height: 130px;
	width: 110px;
}


#content .gallery .poster div {
	height: 210px;
	width: 120px;
}


#content .item {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
}
#content .theme p {
	line-height: 1.6em;
	margin-top: 5px;
	margin-bottom: 8px;
}
#content .topic p {
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 8px;
}
.saabinsearch     {
	color: #FFFFCC;
	font-size: 14px;
	line-height: 16pt;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 156px;
	text-align: right;
	left: 700px;

}
iframe  {
	width: 200px;
	height: 26px;
}
/*For IE6*/
* html  iframe  {
	width: 146px;
	height: 21px;
}
/*For IE7*/
*:first-child 
  +html  iframe {
	width: 146px;
	height: 21px;
}

#content a:hover {
	color: #FF6600;
	text-decoration: none;
}
div .poster {
	height: 200px;
}

.new {
	color: #FF0000;
}
