h1 {
	margin-bottom:10px;
	}
h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 15px;
	font-weight: bold;
	color: #009933;
	margin: 0px;
}
h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 13px;
	color: #331A00;
	margin: 0px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  vertical-align: top;
}

.clearfix { display: inline-block}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display:block;}
/* End hide from IE-mac */

#wrapper {
  width: 750px;
  margin: 0px auto;
  padding: 0px;
  position: relative;
}
#container {
  width: 750px;
  margin: 0px auto 15px auto;
  padding: 0px;
  position: relative;
}
#main_area {
  width: 530px;
  margin: 0;
  padding: 0;
  float: right;
}
#floatbox {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  width: 190px;
  float: left;
}
#explain {
 width: 750px;
 margin: 0px auto 0px auto;
 clear: both;
}
.bar {
 margin-bottom: 20px
}
.shouhin-l {
 margin: 0 0 0 5px;
 float: left;
}
.shouhin-r {
 margin: 0 5px 0 0;
 float: right;
}
.totop {
	text-align: right;
	margin: 40px 0 40px 0;
	clear: both;
}
.table_bac {
	border-collapse: collapse;
	border-top: 1px solid #ED7600;
	border-left: 1px solid #ED7600;
}
.table_td {
	border-right: 1px solid #ED7600;
	border-bottom: 1px solid #ED7600;
}
.table_tr {
	border-right: 1px solid #ED7600;
	border-bottom: 1px solid #ED7600;
	background-color:#ED7600;
}

.size {
	margin:25px 0px 30px 0px;
}
div.size .table_td {
	border-right: 1px solid #ED7600;
	border-bottom: 1px solid #ED7600;
	background-color:#fdeddc;
}
div.size .table_td2 {
	border-right: 1px solid #ED7600;
	border-bottom: 1px solid #ED7600;
	background:#eee;
}
div.size .table_td3 {
	border-right: 1px solid #ED7600;
	border-bottom: 1px solid #ED7600;
	background:#fff;
}

