h2 {
	margin:0px;
}
h1 {
	margin:20px 0 30px 0;
	}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	color: #004DC7;
	margin: 0px;
}
h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #0C230E;
	margin: 0px;
}
.cyushaku {
	text-indent: -1em;
	padding-left: 12px;
	color: #333333;
	font-size:12px;
	margin:0px ;
}
.table_bac {
	border-collapse: collapse;
	border-top: 1px solid #68CC6C;
	border-left: 1px solid #68CC6C;
}
.table_td {
	border-right: 1px solid #68CC6C;
	border-bottom: 1px solid #68CC6C;
}
.table_tr {
	border-right: 1px solid #68CC6C;
	border-bottom: 1px solid #68CC6C;
	background-color:#68CC6C;
}
.table_bac2 {
	border-collapse: collapse;
	border-top: 1px solid #D19F54;
	border-left: 1px solid #D19F54;
}
.table_td2 {
	border-right: 1px solid #D19F54;
	border-bottom: 1px solid #D19F54;
}
.table_tr2 {
	border-right: 1px solid #D19F54;
	border-bottom: 1px solid #D19F54;
	background-color:#D19F54;
}
.table_bac3 {
	border-collapse: collapse;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
.table_td3 {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.table_tr3 {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color:#EEEEEE;
}

/*エルモ　ダストピット*/
p.dasuto_p {
	margin-left:20px;
	text-align:left;
	}

table.dasuto {
	margin:0 20px 10px 20px;
	text-align:center;
	border-spacing=:1px;
	background-color:#999999;
	}

table.dasuto th {
	background-color:#E0B670;
	font-weight:normal;
	padding:5px;
	}
table.dasuto th.th2 {
	background-color:#95CAFF;
	font-weight:normal;
	padding:5px;
	}

table.dasuto td {
	background-color:#FFFFFF;
	padding:3px;
	}


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


.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;
}
.rss_b_top {
	background-color: #F9F6E4;
	}
.rss_footer {
width: 528px!important ;
}