h2 {
	font-size: 28px;
	margin-left: 20px;
	margin-top: 30px;
}
h1 {
	margin:20px 0 30px 0;
	font-size: 13px;
	}
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;
}
#search {
	border: none;
	color: #fff;
	padding: 4px 15px;
	margin-left: 12px;
	background: #fbb555; /* Old browsers */
background: -moz-linear-gradient(top,  #fbb555 0%, #f26303 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbb555), color-stop(99%,#f26303)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fbb555 0%,#f26303 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fbb555 0%,#f26303 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fbb555 0%,#f26303 99%); /* IE10+ */
background: linear-gradient(to bottom,  #fbb555 0%,#f26303 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb555', endColorstr='#f26303',GradientType=0 ); /* IE6-9 */

}

#wrapper p {
	margin-left: 20px;
	margin-bottom: 40px;
}

.box-b {
	height: 295px;
	border-bottom: 1px dotted #ccc;
	margin-top: 15px;
}

.box {
	width: 250px;
	float: right;
}

.box p {
	margin: 35px 0 5px 0;
	line-height: 20px;
}

.box img {
	margin-top: 80px;
}

.box-t {
	width: 250px;
	float: right;
}

.box-t p {
	margin: 35px 0 5px 0;
	line-height: 20px;
}

.box-t img {
	margin-top: 140px;
}



.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 ;
}