body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: 0.1em;
	background: url(../../img_main/bg_img/bg_body2.jpg) repeat-x;
}
html {
	overflow-y:scroll;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,table,tbody,thead,th,td,caption {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%; 
    font-weight: normal;
}
ol,ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table{
	font-size:100%;
	border-collapse:separate;
	border-spacing:0;
	font-weight: normal;
}
thead th,tbody th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-weight: normal;
	font-size: 100%;
	vertical-align: text-bottom;
}
td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-align: left;
	font-weight: normal;
	font-size: 100%;
	vertical-align: bottom;
}
a:focus {
	outline: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	background: #FFF;
}
#contain,
#contain2 {
	position: relative;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 10px;
	clear: both;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: auto;
	background-image: url(../../img_main/bg_img/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}
#footer_list {
	margin: 0px;
	padding: 0px;
	width: 920px;
}
#footer_list ul {
	padding-top: 5px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin: 0px;
	letter-spacing: 0em;
	text-align: center;
}
#footer_list li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-color: #666;
	clear: both;
}
#footer_list li.bnone {
	border-right-style: none;
}
.hosoku1 {
	color: #CC0000;
	font-weight: normal;
}
.hosoku2 {
	font-size: 95%;
	color: #000000;
	font-weight: normal;
	letter-spacing: 0em;
}
.hosoku3 {
	font-size: 95%;
	color: #333333;
	font-weight: normal;
	letter-spacing: 0em;
}
.hosoku4 {
	color: #666666;
	letter-spacing: 0em;
}
.bold {
	font-weight: bold;
}
.red1 {
	color: #F00;
}
.red2 {
	color: #900;
}
.text_r {
	text-align: right;
	padding-right: 10px;
}
.text_c {
	text-align: center;
}
.text_l {
	text-align: left;
}
#top_main,#top_main_s {
	height: auto;
	width: 920px;
	margin: 0px;
	overflow: hidden;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCC;
	padding: 0px;
}
#top_main_s {
	background: url(../../img_allproducts/text/text_shopinfo.jpg) no-repeat 770px 0px;
}
ol#pankuzu {
	list-style-type: none;
	height: auto;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 8px 3px;
}
ol#pankuzu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
ol#pankuzu  li.pankuzulist {
	display: inline;
	padding-left: 0.8em;
	background: url(../../img_main/bg_img/pankuzu_base.gif) no-repeat left center;
}
#main_navi {
	list-style-type: none;
	overflow: hidden;
	height: 30px;
	background: url(../../img_main/main_navi/bg_main_navi.png) repeat-x;
	padding-left: 130px;
}
#main_navi li {
	width: 125px;
	height: 30px;
	float: left;
	overflow: hidden;
}
#main_navi li a {
	background-image: url(../../img_main/main_navi/main_navi.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
}
#main_navi li a span {
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
}
#home a {
	background-position: 0px 0px;
}
#home a:hover {
	background-position: 0px -30px;
}
#products a {
	background-position: -125px 0px;
}
#products a:hover {
	background-position: -125px -30px;
}
#online a {
	background-position: -250px 0px;
}
#online a:hover {
	background-position: -250px -30px;
}
#support a {
	background-position: -375px 0px;
}
#support a:hover {
	background-position: -375px -30px;
}
#company a {
	background-position: -500px 0px;
}
#company a:hover {
	background-position: -500px -30px;
}
#main_contents {
	height: auto;
	width: 920px;
	display: inline;
}
#main_contents h2 {
	float: left;
}
.price {
	float: right;
	height: 220px;
	width: 174px;
	margin: 0px;
	background-image: url(../../img_allproducts/price/bg_price.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 10px 8px;
}
.price dl dt {
	font-size: 95%;
	padding-left: 1em;
	padding-top: 2px;
	padding-bottom: 0.5em;
}
.price dl dd {
	padding-left: 5px;
	padding-bottom: 0em;
	background-color: #FFF;
	margin-left: 18px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	width: 10em;
	padding-top: 0px;
	padding-right: 0px;
	height: auto;
}
.price dl dd span {
	font-size: 130%;
	font-weight: bold;
}
.price .p1 {
	padding-left: 6px;
}
.price .p2 {
	padding: 0em;
	height: 25px;
	width: 160px;
	margin-top: 1em;
	margin-left: 0.5em;
}
.price .p2 a {
	background-image: url(../../img_allproducts/price/text_shop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
	display: block;
	height: 100%;
	width: 100%;
}
.price .p2 a:hover {
	background-image: url(../../img_allproducts/price/text_shop.jpg);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}
.price .p2_text {
	padding-left: 2em;
	padding-top: 0.5em;
	font-size: 1.2em;
	font-weight: bold;
}
.sold {
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	padding-top: 5px;
	color: #900;
}
.jump {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	left: -17px;
	top: 3px;
}
.copy {
	padding-top: 0px;
	padding-left: 150px;
	padding-bottom: 0px;
	width: 650px;
	font-size: 95%;
	letter-spacing: 0em;
}
/*clearfix*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
}
.totop {
	position: fixed;
	right: 20px;
	z-index: 50;
	bottom: 20px;
}
* html .totop {
	position: absolute;
	top: expression(eval(document.documentElement.scrollTop+0));
}
