@charset "EUC-JP";
/* --------------------------------------------------------------------- 1.共通 */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-color: #FFFFCC;
	background-image: url(images/0701_wrapper_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a {
	color: #360;
}
a:hover {
	text-decoration: none;
}
button {
	cursor: pointer;
}
#wrapper {
	margin: 0px auto;
	width: 884px;
}
#header {
	text-align: left;
	height: 126px;
	position: relative;
}
#header h1 {
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-indent: 5px;
	float: left;
	height: 18px;
}
#header form {
	position: absolute;
	top: 20px;
	width: 400px;
	text-align: right;
	right: 0px;
}
#header form select {
	width: 200px;
	vertical-align: top;
}
#header form input.keyword {
	width: 120px;
	font-size: 12px;
	vertical-align: top;
	line-height: 18px;
	height: 18px;
	margin-right: 5px;
}
#header a img {
	border-style: none;
}
#container {
	clear: both;
	text-align: left;
}
#side {
	float: left;
	width: 192px;
}
#side h2 {
	display: none;
}
#side h3 {
	height: 26px;
	font-size: 12px;
	color: #FFF;
	background: url(images/0701_side_h3.gif) no-repeat top;
	text-indent: 25px;
	line-height: 26px;
	clear: both;
}
#side div {
	margin: 0px 0px 10px 0px;
	clear: both;
}
#side div div {
	margin: 0px;
	clear: none;
}
#side div ul {
	list-style: url(none) none;
}
#side a img {
	border-style: none;
}
#contents {
	float: right;
	width: 682px;
	background-color: #FFFFFF;
}
#contents h2 {
	color: #333;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 40px;
	background-image: url(images/0701_contents_h2.gif);
	background-repeat: no-repeat;
	background-position: left 90%;
}
#contents h3 {
	clear: both;
	letter-spacing: 0.1em;
	background: #EEF5DA;
	color: #360;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
}
#contents h3 span.big {
	font-size:24px;
	line-height:34px;
	font-style: italic;
}
#contents p {
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#contents p.none {
	font-size: 14px;
	line-height: 200px;
	font-weight: bold;
	text-align: center;
	clear: both;
	letter-spacing: 0.2em;
}
#contents ul {
	margin: 0px 30px 20px;
}
#contents li {
	line-height: 1.5em;
	margin-bottom: 2px;
}
#contents dl {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	clear: both;
}
#contents dl dt {
	line-height: 1.5em;
	font-weight: bold;
	color: #360;
	float: left;
	width: 120px;
	padding-bottom: 10px;
}
table.frame {
	border-top: 1px solid #254A00;
	border-left: 1px solid #254A00;
}
table.frame th {
	background: #EEF5DA;
	padding: 4px 0px;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #254A00;
	border-bottom: 1px solid #254A00;
}
table.frame td {
	padding: 4px 5px;
	border-right: 1px solid #254A00;
	border-bottom: 1px solid #254A00;
}
#contents a img {
	border-style: none;
}
#footer {
	text-align: left;
	clear: both;
	height: 125px;
	background-image: url(images/0701_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer a {
}
#footer p {
	line-height: 40px;
	margin: 0px 30px;
}
#footer ul {
	margin: 0px;
	text-align: center;
}
#footer ul li {
	display: inline;
	margin-right: 10px;
	line-height: 40px;
}
#header ul.primary-navi {
	float: right;
	padding-right: 50px;
}
#header ul.primary-navi li {
	font-size: 10px;
	line-height: 20px;
	display: inline;
	margin-right: 10px;
	text-align: right;
}
#header ul.primary-navi li a {
}
#header p.logo {
	position: absolute;
	height: 56px;
	width: 300px;
	left: 0px;
	top: 18px;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
}
#header p.logo a {
	text-decoration: none;
}
#header p.logo a:hover {
	text-decoration: underline;
}
#header div.info-navi {
	position: absolute;
	width: 280px;
	bottom: 56px;
	height: 20px;
	right: 210px;
	text-align: right;
}
#header div.member {
	position: absolute;
	font-size: 12px;
	width: 200px;
	bottom: 24px;
	height: 90px;
	right: 0px;
	background: #E5E5E5;
	border: 1px solid #999;
}
#header div.member p {
	line-height: 20px;
	text-align: center;
	padding-top: 6px;
}
#header div.member ul {
	list-style: url(none) none;
	margin-left: 20px;
}
#header div.member ul li {
	height: 20px;
	line-height: 20px;
	width: 80px;
	float: left;
	text-indent: 20px;
	display: block;
}
#header div.member ul li a {
	color: #333;
	text-decoration: underline;
}
#header div.member ul li a:hover {
	text-decoration: none;
}
#header div.member ul li.login {
	background: url(images/0701_icon_login.gif) no-repeat left;
}
#header div.member ul li.regist {
	background: url(images/0701_icon_regist.gif) no-repeat left;
}
#header div.member ul li.logout {
	background: url(images/0701_icon_logout.gif) no-repeat left;
}
#header div.member ul li.mypage {
	background: url(images/0701_icon_mypage.gif) no-repeat left;
}
#header p.cart {
	height: 25px;
	width: 174px;
	position: absolute;
	line-height: 0;
	text-indent: -9999px;
	top: 72px;
	right: 14px;
}
#header p.cart a {
	line-height: normal;
	display: block;
	height: 100%;
	background-image: url(images/0701_header_cart.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header p.cart a:hover {
	background-image: url(images/0701_header_cart.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header p.cart a:hover {
}
#header ul.gloval-navi {
	list-style: url(none) none;
	height: 34px;
	position: absolute;
	left: 0px;
	width: 640px;
	bottom: 15px;
	_bottom: 14px;
}
#header ul.gloval-navi li {
	float: left;
	height: 34px;
	line-height: 0;
	text-indent: -9999px;
	width: 128px;
}
#header ul.gloval-navi li a {
	line-height: normal;
	display: block;
	height: 100%;
}
#header ul.gloval-navi li.gn01 a.hi {
	background: url(images/0701_heder_glovalnavi2.gif) 0px bottom;
}
#header ul.gloval-navi li.gn02 a.hi {
	background: url(images/0701_heder_glovalnavi2.gif) -128px bottom;
}
#header ul.gloval-navi li.gn03 a.hi {
	background: url(images/0701_heder_glovalnavi2.gif) -256px bottom;
}
#header ul.gloval-navi li.gn04 a.hi {
	background: url(images/0701_heder_glovalnavi2.gif) -384px bottom;
}
#header ul.gloval-navi li.gn05 a.hi {
	background: url(images/0701_heder_glovalnavi2.gif) -512px bottom;
}
#header ul.gloval-navi li.gn01 a {
	background: url(images/0701_heder_glovalnavi2.gif) 0px top;
}
#header ul.gloval-navi li.gn02 a {
	background: url(images/0701_heder_glovalnavi2.gif) -128px top;
}
#header ul.gloval-navi li.gn03 a {
	background: url(images/0701_heder_glovalnavi2.gif) -256px top;
}
#header ul.gloval-navi li.gn04 a {
	background: url(images/0701_heder_glovalnavi2.gif) -384px top;
}
#header ul.gloval-navi li.gn05 a {
	background: url(images/0701_heder_glovalnavi2.gif) -512px top;
}
#header ul.gloval-navi li.gn01 a:hover {
	background: url(images/0701_heder_glovalnavi2.gif) 0px bottom;
}
#header ul.gloval-navi li.gn02 a:hover {
	background: url(images/0701_heder_glovalnavi2.gif) -128px bottom;
}
#header ul.gloval-navi li.gn03 a:hover {
	background: url(images/0701_heder_glovalnavi2.gif) -256px bottom;
}
#header ul.gloval-navi li.gn04 a:hover {
	background: url(images/0701_heder_glovalnavi2.gif) -384px bottom;
}
#header ul.gloval-navi li.gn05 a:hover {
	background: url(images/0701_heder_glovalnavi2.gif) -512px bottom;
}
#side div.category {
}
#side div.category h3 {
	background: url(images/0701_side_category_h3.gif) no-repeat center;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}
#side div.category ul {
	clear: both;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#side div.category ul li {
}
#side div.category ul li a {
}
#side div.category ul li a:hover {
}
#side div.category ul li.img {
	padding: 3px 0px 3px 4px;
}
#side div.category ul li.img img {
	display: block;
	margin-bottom: 3px;
}
#side div.category ul li.img a {
}
#side div.category ul li.img a:hover {
}
#side div.category ul li.txt {
	line-height: 1.2em;
}
#side div.category ul li.txt a {
	color: #333;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#side div.category ul li.txt a:hover {
	background: #F6F6F6;
}
#side div.group {
}
#side div.group h3 {
	background: url(images/0701_side_group_h3.gif) no-repeat top;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}
#side div.group ul {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#side div.group ul li {
	border-top: 1px dotted #CCC;
}
#side div.group ul li a {
}
#side div.group ul li a:hover {
}
#side div.group ul li.img {
	padding: 3px 0px 3px 4px;
}
#side div.group ul li.img img {
	display: block;
	margin-bottom: 3px;
}
#side div.group ul li.img a {
}
#side div.group ul li.img a:hover {
}
#side div.group ul li.txt {
	line-height: 1.2em;
}
#side div.group ul li.txt a {
	color: #333;
	font-weight: bold;
	padding: 6px 4px;
	display: block;
	text-decoration: none;
	background: url(images/0701_list.gif) no-repeat left 4px;
}
#side div.group ul li.txt a:hover {
	background: #F6F6F6;
}
#side div.freepage {
	background: #EEF5DA;
	margin-left: 2px;
}
#side div.freepage h3 {
	background: url(images/0701_side_menu_h3.gif) no-repeat top;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}
#side div.freepage ul {
	background: url(images/0701_side_menu_btm.gif) no-repeat bottom;
	padding-bottom: 10px;
}
#side div.freepage ul li {
	line-height: 1.2em;
}
#side div.freepage ul li a {
	padding: 6px 4px 6px 14px;
	display: block;
	text-decoration: none;
}
#side div.freepage ul li a:hover {
	color: #F90;
}
#side p.mailmaga {
	margin: 10px 0px 10px 0px;
	height: 49px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}
#side p.mailmaga a {
	display: block;
	height: 100%;
	background: url(images/0701_side_mailmaga.gif);
}
#side div.manager {
	background: #EEF5DA;
	margin-left: 2px;
}
#side div.manager div {
	padding-bottom: 15px;
	background: url(images/0701_side_manager_btm.gif) no-repeat bottom;
}
#side div.manager h3 {
	background: url(images/0701_side_manager_h3.gif) no-repeat top;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}
#side div.manager h4 {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	height: 20px;
	margin: 0px 0px 5px;
}
#side div.manager p {
}
#side div.manager p.memo {
	font-size: 10px;
	line-height: 1.5em;
	margin: 0px 6px 5px;
}
#side div.manager p.blog {
	height: 22px;
	margin: 0px 10px;
	line-height: 0;
	text-indent: -9999px;
}
#side div.manager p.blog a {
	display: block;
	height: 100%;
	line-height: normal;
	background: url(images/0701_side_manager_blog.gif);
}
#side div.manager img {
	width: 160px;
	display: block;
	margin: 0px auto;
}
#side div.qrcode {
}
#side div.qrcode h3 {
	background: url(images/0701_side_mobile_h3.gif) no-repeat top;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}
#side div.qrcode img {
	display: block;
	margin: 0px auto;
}
#side div.seller {
}
#side div.seller h3 {
	background: url(images/0701_side_rank_h3.gif) no-repeat top;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	margin-bottom: 8px;
}
#side div.seller ul {
	clear: both;
	padding: 0px 0px 0px 12px;
}
#side div.seller ul li {
	text-align: center;
	margin: 0px 8px 15px 0px;
	float: left;
	width: 80px;
	font-size: 10px;
	line-height: 1.2em;
}
#side div.seller ul li a img {
	display: block;
	height: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#side div.seller ul li span {
	display: block;
	margin: 3px 0px;
}
#side div.seller ul li span.num {
	font-family: Verdana, Geneva, sans-serif;
	background: #F1F1F1;
	letter-spacing: 0.1em;
	line-height: 14px;
	font-weight: bold;
	color: #333;
}
#side div.seller ul li span.exp {
	display: none;
}
#side div.seller ul li span.none {
	height: 78px;
	width: 78px;
	border: 1px solid #EAEAEA;
	line-height: 78px;
	text-decoration: none;
	margin: 0px auto 2px;
	font-family: Verdana, Geneva, sans-serif;
	background: #FFF;
	cursor: pointer;
}
#side div.seller ul li span.regular {
	text-decoration: line-through;
	display: none;
	font-family: Verdana, Geneva, sans-serif;
}
#side div.seller ul li span.price {
	color: #00315E;
	display: none;
	font-family: Verdana, Geneva, sans-serif;
}
#side div.feed {
}
#side div.feed h3 {
	display: none;
}
#side div.feed ul {
	background: url(images/0701_side_feed.gif);
	height: 46px;
	margin: 0px;
	width: 192px;
	position: relative;
}
#side div.feed ul li {
	position: absolute;
	height: 18px;
	line-height: 0;
	top: 15px;
	text-indent: -9999px;
}
#side div.feed ul li a {
	line-height: normal;
	display: block;
	height: 100%;
}
#side div.feed ul li.rss {
	left: 62px;
	width: 40px;
}
#side div.feed ul li.atom {
	left: 115px;
	width: 55px;
}
#side div.recent-trackback {
	background: #EEF5DA;
	margin-left: 2px;
}
#side div.recent-trackback h3 {
	background: url(images/0701_side_tb_h3.gif) no-repeat top;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	margin-bottom: 8px;
}
#side div.recent-trackback dl {
	margin: 0px;
	padding: 0px 8px 10px;
}
#side div.recent-trackback dl dt {
	font-weight: bold;
	margin: 0px 0px 3px;
	line-height: 1.2em;
}
#side div.recent-trackback dl dt a {
}
#side div.recent-trackback dl dt a:hover {
}
#side div.recent-trackback dl dd {
	line-height: 1.2em;
	padding: 0px 0px 5px;
}
#side div.recent-trackback dl dd span {
	display: block;
}
#side div.recent-trackback dl dd span.name {
	margin: 0px 0px 2px;
}
#side div.recent-trackback dl dd span.date {
	font: 10px Verdana, Geneva, sans-serif;
	text-align: right;
	letter-spacing: 0.1em;
}
#contents p.none {
	font-size: 14px;
	line-height: 200px;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: center;
	clear: both;
}
#contents p.sort {
	text-align: right;
}
#contents ul.topicpass {
	margin: 0px;
}
#contents ul.topicpass li {
	display: inline;
	margin: 0px 5px 0px 0px;
	line-height: 1.5em;
}
#contents ul.topicpass li a {
	margin-left: 5px;
}
#contents div.pickup {
	width: 680px;
	clear: both;
}
#contents div.pickup h2 {
	margin: 0px 0px 10px;
	font-size: 10px;
	line-height: 10px;
	background: url(images/0701_cmn_pickup_h2.gif) no-repeat left;
	text-indent: -9999px;
	padding: 0px;
	height: 38px;
}
#contents div.pickup ul {
	list-style: url(none) none;
	margin: 0px 0px 0px 30px;
	clear: both;
}
#contents div.pickup ul li {
	text-align: center;
	float: left;
	width: 140px;
	line-height: 0;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contents div.pickup ul li a img {
	display: block;
	margin: 0px auto 2px;
}
#contents div.pickup ul li span {
	display: block;
	font-size: 10px;
	margin: 0px 0px 3px;
	line-height: 1.2em;
}
#contents div.pickup ul li span.photo {
	font-size: 12px;
}
#contents div.pickup ul li span.exp {
}
#contents div.pickup ul li span.none {
	height: 98px;
	width: 98px;
	border: 1px solid #EAEAEA;
	line-height: 98px;
	text-decoration: none;
	margin: 0px auto 2px;
	font-family: Verdana, Geneva, sans-serif;
	cursor: pointer;
	background: #FFF;
}
#contents div.pickup ul li span.regular {
	text-decoration: line-through;
	font-family: Verdana, Geneva, sans-serif;
}
#contents div.pickup ul li span.price {
	font-family: Verdana, Geneva, sans-serif;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
#footer p.pagetop {
	line-height: 0;
	height: 18px;
	width: 109px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 83%;
}
#footer p.pagetop a {
	background: url(images/0701_footer_pagetop.gif);
	line-height: normal;
	display: block;
	height: 100%;
}
#footer p.copyright {
	text-align: center;
	line-height: normal;
	font-size: 10px;
	margin-bottom: 30px;
}
#footer p.credit {
	text-align: center;
	color: #EDE411;
	font-size: 10px;
	line-height: normal;
	margin-right: 100px;
}
#footer p.credit a {
	color: #666;
	text-decoration: none;
}
#all {
	background-image: url(images/0701_body_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div.pagenavi {
	clear: both;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}
/* --------------------------------------------------------------------- 2.トップ */

#main {
	float: left;
	width: 520px;
	margin-bottom: 20px;
}
#sub {
	width: 151px;
	margin-bottom: 20px;
	float: right;
}
#sub ul {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#contents h2.toppage {
	font-size: 10px;
	line-height: 10px;
	text-indent: -9999px;
	padding: 0px;
	height: 38px;
}
#main div.free {
	margin-bottom: 10px;
}
#main div.news {
	float: right;
	width: 255px;
	margin-bottom: 20px;
}
#main div.news div {
	margin: 0px;
	height: 160px;
	overflow: auto;
	line-height: 140%;
}
#main div.news h2 {
	background: url(images/0701_main_news_h2.gif) no-repeat left;
	margin-bottom: 0px;
}
#main div.arrival {
	float: left;
	width: 255px;
	margin-bottom: 20px;
}
#main div.arrival h2 {
	background: url(images/0701_main_arrival_h2.gif) no-repeat left;
	margin-bottom: 0px;
}
#main div.arrival ul {
	margin: 0px;
	height: 160px;
	overflow: auto;
	list-style: url(none) none;
}
#main div.arrival ul li {
	clear: left;
	margin-bottom: 1px;
}
#main div.arrival ul li img {
	float: left;
	height: 50px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#main div.arrival ul li span {
	text-align: left;
	padding-left: 6px;
}
#main div.arrival ul li span.none {
	height: 48px;
	width: 48px;
	border: 1px solid #EAEAEA;
	text-align: center;
	float: left;
	margin: 0px 4px 4px 0px;
	line-height: 48px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	background: #FFF;
	cursor: pointer;
}
#main div.arrival ul li span.exp {
}
#main div.arrival ul li span.regular {
	text-decoration: line-through;
	font-family: Verdana, Geneva, sans-serif;
}
#main div.arrival ul li span.price {
	color: #CC0000;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 1px;
}
#main div.recommend {
	clear: both;
}
#main div.recommend h2 {
	background: url(images/0701_main_recommend_h2.gif);
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 10px;
	text-indent: -9999px;
	padding: 0px;
}
#main div.recommend ul {
	list-style: url(none) none;
	margin: 0px 0px 0px 20px;
	clear: both;
}
#main div.recommend ul li {
	text-align: center;
	margin: 0px 20px 20px 0px;
	float: left;
	width: 140px;
	line-height: 0;
}
#main div.recommend ul li a img {
	display: block;
	margin: 0px auto 2px;
}
#main div.recommend ul li span {
	display: block;
	font-size: 10px;
	margin: 0px 0px 3px;
	line-height: 1.2em;
}
#main div.recommend ul li span.photo {
	font-size: 13px;
	font-weight: bold;
}
#main div.recommend ul li span.exp {
}
#main div.recommend ul li span.none {
	height: 98px;
	width: 98px;
	border: 1px solid #EAEAEA;
	line-height: 98px;
	text-decoration: none;
	margin: 0px auto 2px;
	font-family: Verdana, Geneva, sans-serif;
	cursor: pointer;
	background: #FFF;
}
#main div.recommend ul li span.regular {
	text-decoration: line-through;
	font-family: Verdana, Geneva, sans-serif;
}
#main div.recommend ul li span.price {
	font-family: Verdana, Geneva, sans-serif;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
#sub div.menu h2 {
	background: url(images/0701_sub_menu_h2.gif);
	height: 25px;
	margin: 0px 0px 10px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}
#sub div.commentsub h2 {
	background: url(images/0701_sub_commentsub_h2.gif);
	height: 25px;
	margin: 0px 0px 10px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}
#sub div.ecozakka h2 {
	height: 25px;
	margin: 0px 0px 10px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	background-image: url(images/0701_sub_eco_h2.gif);
}
#sub div.push {
	margin: 0px 0px 10px 0px;
	background-color: #FFFD78;
}
#sub div.push h2 {
	background: url(images/0701_sub_push_h2.gif);
	height: 25px;
	margin: 0px 0px 10px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}
#sub div.push ul {
	margin: 0px;
	list-style: url(none) none;
	background: url(images/0701_sub_push_btm.gif) no-repeat bottom;
	padding: 0px 8px 6px;
}
#sub div.push ul li {
	line-height: 0;
	text-align: center;
	margin: 0px;
}
#sub div.push ul li a {
	line-height: 1.2em;
}
#sub div.push ul li a img {
	display: block;
	margin: 0px auto 2px;
}
#sub div.push ul li span {
	display: block;
	font-size: 10px;
	margin: 0px 0px 3px;
	padding: 0px;
	line-height: 1.2em;
}
#sub div.push ul li span.photo {
	font-size: 13px;
	font-weight: bold;
}
#sub div.push ul li span.num {
	line-height: 25px;
	height: 25px;
	text-indent: -9999px;
}
#sub div.push ul li span.exp {
	display: none;
}
#sub div.push ul li span.none {
	height: 98px;
	width: 98px;
	border: 1px solid #EAEAEA;
	text-decoration: none;
	margin: 0px auto 2px;
	background: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 98px;
	cursor: pointer;
}
#sub div.push ul li span.regular {
	text-decoration: line-through;
	font-family: Verdana, Geneva, sans-serif;
}
#sub div.push ul li span.price {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
#sub div.seller {
	margin: 0px;
	background-color: #EEF5DA;
}
#sub div.seller h2 {
	background: url(images/0701_sub_seller_h2.gif);
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	height: 26px;
	margin: 0px;
}
#sub div.seller ul {
	margin: 0px;
	list-style: url(none) none;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding-top: 10px;
}
#sub div.seller ul li {
	line-height: 0;
	text-align: center;
	background: url(images/0701_sub_seller_bg.gif) left 28px;
	margin: 0px 7px;
}
#sub div.seller ul li a {
	line-height: 1.2em;
}
#sub div.seller ul li a img {
	display: block;
	margin: 0px auto 2px;
}
#sub div.seller ul li span {
	display: block;
	font-size: 10px;
	margin: 0px 0px 3px;
	line-height: 1.2em;
}
#sub div.seller ul li span.photo {
	font-size: 13px;
	font-weight: bold;
}
#sub div.seller ul li span.num {
	line-height: 10px;
	text-indent: -9999px;
	height: 15px;
}
#sub div.seller ul li span.exp {
	display: none;
}
#sub div.seller ul li span.none {
	height: 98px;
	width: 98px;
	border: 1px solid #EAEAEA;
	text-decoration: none;
	margin: 0px auto 2px;
	background: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 98px;
	cursor: pointer;
}
#sub div.seller ul li span.regular {
	text-decoration: line-through;
	font-family: Verdana, Geneva, sans-serif;
}
#sub div.seller ul li span.price {
	color: #CC0000;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}
#sub div.seller ul li.no2 span.num {
	background: url(images/0701_sub_seller_1.gif) no-repeat center top;
}
#sub div.seller ul li.no3 span.num {
	background: url(images/0701_sub_seller_2.gif) no-repeat center top;
}
#sub div.seller ul li.no4 span.num {
	background: url(images/0701_sub_seller_3.gif) no-repeat center top;
}
#sub div.seller ul li.no5 span.num {
	background: url(images/0701_sub_seller_4.gif) no-repeat center top;
}
#sub div.seller ul li.no6 span.num {
	background: url(images/0701_sub_seller_5.gif) no-repeat center top;
}
/* --------------------------------------------------------------------- 3.商品一覧 */

#contents ul.cate-list {
	list-style: none;
	margin: 0px 0px 0px 30px;
	clear: both;
}
#contents ul.cate-list li {
	margin: 0px 20px 20px 0px;
	float: left;
	width: 136px;
	line-height: 0;
}
#contents ul.cate-list li a {
	line-height: 1.2em;
}
#contents ul.cate-list li img {
	display: block;
	margin: 0px 0px 2px;
}
#contents ul.product {
	list-style: url(none) none;
	margin: 0px 0px 0px 30px;
	clear: both;
}
#contents ul.product li {
	text-align: center;
	float: left;
	width: 137px;
	line-height: 0;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#contents ul.product li a img {
	display: block;
	margin: 0px auto 2px;
}
#contents ul.product li span {
	display: block;
	font-size: 10px;
	margin: 0px 0px 3px;
	line-height: 1.2em;
}
#contents ul.product li span.photo {
	font-size: 13px;
	font-weight: bold;
}
#contents ul.product li span.exp {
	color: #333333;
}
#contents ul.product li span.none {
	height: 98px;
	width: 98px;
	border: 1px solid #EAEAEA;
	line-height: 98px;
	text-decoration: none;
	margin: 0px auto 2px;
	font-family: Verdana, Geneva, sans-serif;
	cursor: pointer;
	background: #FFF;
}
#contents ul.product li span.regular {
	text-decoration: line-through;
	font-family: Verdana, Geneva, sans-serif;
}
#contents ul.product li span.price {
	font-family: Verdana, Geneva, sans-serif;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
#contents ul.page {
	text-align: center;
	margin: 0px 0px 0px 230px;
	clear: both;
}
#contents ul.page li {
	line-height: 20px;
	text-align: center;
	height: 20px;
	width: 100px;
	list-style: url(none) none;
	margin: 0px 30px 20px 0px;
	text-indent: -9999px;
	float: left;
}
#contents ul.page li.back {
	background: url(images/0701_page_back.gif) right;
}
#contents ul.page li.next {
	background: url(images/0701_page_next.gif) right;
}
#contents ul.page li.back a {
	background: url(images/0701_page_back.gif) left;
}
#contents ul.page li.next a {
	background: url(images/0701_page_next.gif) left;
}
#contents ul.page li a, #contents ul.page li span {
	display: block;
	height: 100%;
}
/* --------------------------------------------------------------------- 4.商品詳細 */

#contents div.exp {
	width: 640px;
	line-height: 1.5em;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#contents div.images {
}
#contents div.images img {
	margin: 0px auto 20px;
	display: block;
}
#contents div.images-th ul {
	margin: 0px;
	text-align: center;
	list-style: url(none) none;
}
#contents div.images-th ul li {
	list-style: url(none) none;
	display: inline;
	float: left;
	width: 100px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contents div.images-th ul li a img {
	vertical-align: bottom;
	margin: 0px;
	width: 100px;
	display: inline;
	border: 2px solid #CCCCCC;
}
#contents div.images-th ul li a:hover img {
	vertical-align: bottom;
	margin: 0px;
	width: 100px;
	display: inline;
	border: 2px solid #FF820C;
}
#contents form div.spec {
	width: 220px;
	float: right;
	padding-right: 10px;
}
#contents div.spec table {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	width: 220px;
}
#contents div.spec table tr td input {
	width: 40px;
	margin-right: 4px;
}
#contents div.spec table tr.price td, #contents div.spec table tr.regular td {
	text-decoration: line-through;
}
#contents div.spec table tr.sales td {
	font-weight: bold;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#contents div.spec table tr.sales td span.discount {
	color: #FC6900;
	margin-left: 5px;
}
#contents div.spec ul {
	margin: 0px;
	list-style: url(none) none;
}
#contents div.spec ul li {
	margin: 0px 0px 4px;
	list-style: url(none) none;
}
#contents div.spec ul li a {
	text-decoration: none;
}
#contents div.spec ul li.teach {
	line-height: 16px;
	background: url(images/0701_icon_teach.gif) no-repeat left;
	height: 16px;
	padding-left: 20px;
}
#contents div.spec ul li.gn03 {
	line-height: 16px;
	background: url(images/0701_icon_inq.gif) no-repeat left;
	height: 16px;
	padding-left: 20px;
}
#contents div.spec ul li.option {
	line-height: 16px;
	background: url(images/0701_icon_option.gif) no-repeat left;
	height: 16px;
	padding-left: 20px;
}
#contents div.spec ul li.cart button {
	padding: 0px;
	height: 34px;
	width: 174px;
	background-image: url(images/0701_addcart.gif);
	border-width: 0px;
	border-style: none;
	margin-bottom: 16px;
	background-repeat: no-repeat;
	background-position: left top;
}
#contents div.spec ul li.cart button:hover {
	background-image: url(images/0701_addcart.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contents div.spec ul li.cart button span {
	display: none;
}
#contents div.spec p.option {
	text-align: right;
	clear: both;
}
#contents ul.together {
	list-style: url(none) none;
	margin: 0px 0px 0px 30px;
	clear: both;
}
#contents ul.together li {
	text-align: center;
	margin: 0px 20px 20px 0px;
	float: left;
	width: 140px;
	line-height: 1.2em;
}
#contents ul.together li a img {
	display: block;
	margin: 0px auto 2px;
}
#contents ul.together li span.none {
	display: block;
	font-size: 10px;
	margin: 3px 0px;
	height: 98px;
	width: 98px;
	border: 1px solid #EAEAEA;
	line-height: 98px;
	text-decoration: none;
	margin: 0px auto 2px;
	font-family: Verdana, Geneva, sans-serif;
	cursor: pointer;
	background: #FFF;
}
#contents dl.posted {
}
#contents dl.posted dt {
}
#contents dl.posted dd {
}
#contents dl.posted dd p {
	margin: 0px;
}
/* --------------------------------------------------------------------- 5.特定商取引 */

#contents .box table {
	margin: 0px auto 30px;
	width: 550px;
}
#contents .box table th {
	width: 200px;
}
/* --------------------------------------------------------------------- 6.商品検索結果 */

#contents dl.condition {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contents dl.condition dt {
	line-height: 2em;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 80px;
	float: left;
}
#contents dl.condition dd {
	line-height: 2em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 210px;
}
/* ------------------------------ 7.オプションだけ別CSS（ポップアップのため） */
/* --------------------------------------------------------------------- ↓↓↓追加 */

#contents .images {
	width: 440px;
	float: left;
}
div.spec select {
	font-size: 16px;
}
img.iconmark {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.exp dd {
	width: 450px;
	padding-bottom: 10px;
	margin-left: 120px;
}
.exp p {
	clear: left;
	padding-top: 10px;
}
.images .none {
	height: 428px;
	width: 428px;
	border: 1px solid #EAEAEA;
	display: block;
	text-align: center;
	line-height: 428px;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
.images-th {
	width: 230px;
	float: right;
}
.spec span.cancel {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.spec span.cancel a {
	text-decoration: none;
}
.category li a {
	background-image: url(images/icon-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 2px;
	display: block;
	float: left;
	line-height: 18px;
}
.category li a:hover {
	text-decoration: underline;
	color: #003300;
	background-color: #FFFF66;
}
.category li {
}
.category h4 {
	clear: both;
}
.category-in {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.clear {
	clear: both;
}
.category-in h4 a {
	display:inline-block;
	background-image: url(images/back-category.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 14px;
}
.category-in li {
	float: left;
	white-space:nowrap
}
#side .keyword {
	width: 184px;
	padding: 2px;
	background-color: #FFEAC9;
	font-size: 14px;
}
#side .searchb {
	margin-bottom: 6px;
	padding: 2px;
}
.info-navi a {
	background-image: url(images/icon-arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 11px;
	margin-right: 8px;
	font-size: 13px;
}
#sub .menu {
	background-color: #EEF5DA;
	margin-bottom: 10px;
}
#sub .commentsub {
	background-color: #EEF5DA;
	margin-bottom: 10px;
}
#sub .ecozakka {
	background-color: #FFEAC9;
	margin-bottom: 10px;
}
#sub .fixed {
	background-color: #FFEAC9;
	margin-bottom: 10px;
}
#sub li {
	list-style-type: none;
}
#sub li a {
	display: block;
	padding-bottom: 5px;
	padding-left: 5px;
}
span.buynow a {
	display: block;
	height: 46px;
	width: 210px;
	left: -9999px;
}
#main p.date {
	font-size: 12px;
	text-align: right;
	clear: both;
}
span.next a {
	background-image: url(images/icon-next.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	line-height: 32px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 38px;
}
span.previous a {
	background-image: url(images/icon-pre.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	line-height: 32px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 38px;
	margin-top: 10px;
}
.moblogkun-entry img {
	margin-left: 30px;
	margin-bottom: 10px;
}
.list-inline li {
	float: left;
	padding-right: 18px;
	list-style-type: none;
	padding-bottom: 15px;
}
.list-inline li {
	line-height: 180%;
}
div.topics {
	margin-top: 10px;
	border: 1px solid #999999;
	background-color: #FFFFCC;
	background-image: url(images/icon-topics.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 56px;
	margin-right: 5px;
	margin-left: 5px;
}
#sub img {
	margin-bottom: 10px;
}
#cal {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}
.gallery {
	float: left;
	margin: 8px;
	text-align: center;
	font-size: 12px;
	width: 240px;
}
.gallery-text {
	height: 33px;
}
.gallery img {
	margin-bottom: 2px;
}
#shopguide {
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
.authorz {
	float: right;
	width: 100px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	font-size: 12px;
	padding-bottom: 2px;
	background-color: #E5E5E5;
}
.authorz img {
	margin-bottom: 2px;
}
.red {
	color: #990000;
}
.comments-inner {
	background-color: #FBFFDA;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#comments-content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.comments-content-area {
	word-break: break-all;
}
.comments-footer {
	color: #006600;
}
#input-comments-title {
	padding: 3px;
	background-color: #F3F8E5;
	width: 220px;
}
#input-comments-text {
	background-color: #F3F8E5;
	padding: 3px;
	height: 150px;
	width: 460px;
}
#right-top {
	float: right;
	width: 150px;
	margin-bottom: 10px;
}
#contents strong a {
	color: #0033FF;
}
#main p a, #main a strong, #main a font, #salesub a {
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}
#main p a:hover, #main a:hover strong, #main a:hover font, #salesub a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#main strong, #main b {
	background-color: #FFFF99;
}
#MoveDiv {
	width: 150px;
	height: 200px;
}
#selling ul.gloval-sale {
	list-style-type: none;
}
#selling .gloval-sale li {
	float: left;
	margin-bottom: 20px;
}
#selling .gloval-sale a {
	text-decoration: none;
	display: block;
	border: 1px solid #BFCFAE;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 8px;
	font-weight: bold;
}
#selling .gloval-sale a:hover {
	background-color: #FFCCCC;
}
div.gloval-sale-box {
	padding-bottom: 40px;
}
.sale-buy td {
	padding: 15px;
	background-color: #FFFFFF;
}
.sale-buy {
	margin-bottom: 20px;
	background-color: #DD3338;
	width: 660px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 10px;
}
.sale-buy h4 {
	font-size: 18px;
	font-weight: bold;
	color: #006633;
}
.sale-price {
	font-size: 18px;
	color: #CC0000;
}
.member img {
	vertical-align:bottom;
}
a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
a.b-button {
	display: block;
	height: 68px;
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}
a.b-enter01 {
	background-image: url(images/b-enter01t.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a:hover.b-enter01 {
	background-position: center bottom;
}
a.b-enter02 {
	background-image: url(images/b-enter02t.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a:hover.b-enter02 {
	background-position: center bottom;
}
a.b-enter03 {
	background-image: url(images/b-enter03t.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a:hover.b-enter03 {
	background-position: center bottom;
}
a.b-enter04 {
	background-image: url(images/b-enter04t.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a:hover.b-enter04 {
	background-position: center bottom;
}
.b-button-thumleft {
	margin-top: 20px;
	width: 360px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	float: none;
	clear: both;
}
.itemlist img {
	float: left;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 180px;
	width: 135px;
}
.itemlist {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
}
.itemlist a {
	display: block;
	height: 180px;
	text-decoration: none;
	color: #333333;
}
#contents .itemlist h2 {
	color: #360;
	background-image: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #360;
	margin-bottom: 8px;
}
.itemlist a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
.itemlist a:hover {
	background-color: #FFFF99;
}
#contents .nextprev {
	font-size: 16px;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.nextprev span {
	font-size: 24px;
}
.check {
	border: 1px solid #999999;
	background-color: #FFFFCC;
	font-weight: bold;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.check ul, .check ol {
	list-style-type: none;
	text-align: left;
}
#selling .check-kado ul {
	margin: 0px;
	padding: 0px;
}
.check-kado {
	background-color: #FFFFCC;
	font-weight: bold;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 18px;
	margin-left: 20px;
	border: 1px solid #999999;
	border-radius: 20px;        /* CSS3草案 */
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 20px;   /* Firefox用 */
	border: 3px solid #00A0B9;
}
.check-kado ul, .check-kado ol {
	list-style-type: none;
	text-align: left;
}
.check ul li, .check-kado ul li {
	background-image: url(images/icon-check.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 34px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.check ol li, .check-kado ol li {
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 34px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.check .ol1 {
	background-image: url(images/ol1.png);
}
.check .ol2 {
	background-image: url(images/ol2.png);
}
.check .ol3 {
	background-image: url(images/ol3.png);
}
.check .ol4 {
	background-image: url(images/ol4.png);
}
.check .ol5 {
	background-image: url(images/ol5.png);
}
.check .ol6 {
	background-image: url(images/ol6.png);
}
.check .ol7 {
	background-image: url(images/ol7.png);
}
.check .ol8 {
	background-image: url(images/ol8.png);
}
#selling .check ol {
	margin: 0px;
	padding: 0px;
}
#selling .check ul {
	margin: 0px;
	padding: 0px;
}
.red-bold {
	color: #CC0000;
	background-color: transparent;
	font-weight: bold;
}
.red {
	color: #FF0000;
	background-color: transparent;
}
.green {
	color: #009966;
	background-color: transparent;
	font-weight: bold;
}
.td-line {
	border-collapse:collapse;
	font-size: 12px;
	margin-bottom: 30px;
}
.td-line td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.td-blue {
	background-color: #BDD9FF;
	text-align: right;
}
.img-right {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.formentry-bottom {
	background-image: url(../images/gamma/formentry-bottom.gif);
	background-repeat: no-repeat;
	padding-bottom: 27px;
	background-position: bottom;
}
.formentry-top {
	background-image: url(../images/gamma/formentry-top.gif);
	background-repeat: no-repeat;
	padding-top: 34px;
	background-position: top;
}
.formentry-middle {
	background-image: url(../images/gamma/formentry-middle.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#formentry {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.b-big {
	font-size: 18px;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#formentry td {
	padding: 8px;
}
.in1 {
	width: 370px;
	background-color: #FFFFCC;
	padding: 3px;
	font-size: 14px;
}
.in16 {
	font-size: 16px;
}
.ins {
	width: 280px;
}
.inss {
	width: 160px;
}
#mail {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 15px;
}
#mail-hd {
	margin: 10px;
	font-size: 24px;
	text-align: center;
}
#mail .formentry-middle td {
	list-style-position: inside;
}
#mail li {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#selling ol {
	margin-left: 50px;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-right: 10px;
}
#selling ul {
	margin-left: 50px;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-right: 10px;
}
#akiko-voice {
	background-image: url(../images/gamma/akiko-voice.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 480px;
	padding-left: 200px;
	padding-top: 100px;
}
#akiko-voice li {
	list-style-type: none;
	background-image: url(../images/gamma/akiko-voice-li.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}
#akiko-voice ul {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
}
#header h1 a {
	color: #FFFFFF;
}
.movies {
	text-align: center;
	background-color: #000000;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/back-movies.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-radius: 16px;        /* CSS3草案 */
	-webkit-border-radius: 16px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 16px;   /* Firefox用 */
	margin-top: 20px;
}
#selling strong {
	background-color: #FFFF33;
}
#kazu {
	font-size: 16px;
}
#sslbox-left {
	float: left;
	margin-right: 15px;
	width: 115px;
	height: 60px;
}
#sslbox {
	border: 1px solid #999999;
	width: 370px;
	margin-right: auto;
	margin-left: auto;
	height: 55px;
	padding: 9px;
	margin-top: 10px;
}
#contents p.verisign {
	text-align:left;
	font-weight:bold;
	font-size:10px;
	margin:0px;
	padding:0px;
}
#contents p.geotrust {
	text-align:left;
	color:#5270a9;
	font-size:10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
}
#contents a.geotrustssl {
	color:#333333;
	text-decoration:none;
	letter-spacing:1px;
	text-align:left;
	margin:0px;
	padding:0px;
	font-family: 'ＭＳ ゴシック', sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
.mr-gamma-present {
	background-image: url(../images/gamma/mr-gamma-present.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 105px;
	width: 370px;
	padding-top: 125px;
	padding-right: 310px;
}
.voice {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}
.voice-box {
	background-color: #FFFFCC;
	border: 1px solid #999999;
	margin-bottom: 12px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
}
#contents .voice-box p.voice-name {
	color: #006633;
	margin-bottom: 10px;
}
#contents .voice-box p {
	margin: 15px;
}
#contents p.p-gamma {
	margin-right: 20px;
	margin-left: 20px;
}
#buy {
	height: 177px;
	background-image: url(../images/gamma/mr-gamma-pl-div.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 642px;
	padding-left: 36px;
	padding-top: 138px;
}
.small {
	font-size: 12px;
	color: #555;
}
.small-right {
	font-size: 12px;
	color: #555;
	text-align: right;
}
.img-left {
	float: left;
}
.mt-enclosure img {
	margin-left: 30px;
}
td.summary {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #06438D;
	line-height: 22px;
	text-align: center;
}
/* --------------------------------------------------------------------- エルゴスリーSTART */
span.pricebuy {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.ergothree-akiko {
	padding: 17px;
	border: 3px solid #FF9933;
	margin-top: 10px;
	margin-bottom: 20px;
	border-radius: 14px;        /* CSS3草案 */
	-webkit-border-radius: 14px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 14px;   /* Firefox用 */
}
.tx-blue {
	font-size: 18px;
	font-weight: bold;
	color: #5CC2D9;
	line-height: 24px;
}
.ergothree-0 {
	background-image: url(../images/ergothree/ergothree-0.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 285px;
	margin-bottom: 5px;
}
.ergothree-1, .ergothree-2, .ergothree-3 {
	height: 95px;
	margin-left: 220px;
	padding-left: 80px;
}
.ergothree-1 {
	background-image: url(../images/ergothree/ergothree-1.gif);
	background-repeat: no-repeat;
}
.ergothree-2 {
	background-image: url(../images/ergothree/ergothree-2.gif);
	background-repeat: no-repeat;
}
.ergothree-3 {
	background-image: url(../images/ergothree/ergothree-3.gif);
	background-repeat: no-repeat;
}
.ergothree-zero {
	float: right;
	width: 270px;
	font-size: 13px;
	background-color: #658240;
	color: #FFFFFF;
	line-height: 15px;
}
.ergothree-history {
	height: 100px;
	padding-top: 59px;
	padding-left: 140px;
	margin-bottom: 6px;
	margin-left: 20px;
}
.oxygen {
	background-image: url(../images/ergothree/c01.jpg);
	background-repeat: no-repeat;
}
.ergothree-c {
	background-image: url(../images/ergothree/c03.jpg);
	background-repeat: no-repeat;
}
.ultraone {
	background-image: url(../images/ergothree/c02.jpg);
	background-repeat: no-repeat;
}
#contents .ergothree-0 p {
	margin: 0px;
	line-height: 140%;
}
/* --------------------------------------------------------------------- エルゴスリーEND */


