.model_block {/*各項目の枠*/
  border: 1px solid #000;
  width: 600px;
  float: left;
  margin-bottom: 10px;
}

h2{
  margin: 0;
  padding: 6px 0 0 16px;
  height: 28px;
  background: url(../info/images/hc_title.gif);
  font-size: 14px;
  font-weight: bold;
}

h3 {
  font-size: 14px;
  font-weight: bold;
}

.banner{padding:10px 10px 0px 11px;}

.subblock {/*「募集内容」ブロック。ボーダー描画。*/
	margin: 18px 15px;
	border: 1px solid #000;
	padding: 0;
	width: 568px;
	border-top: none;
}
h3.subtitle {
	margin: 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0 0 0 8px;
	background: url(../common_images/price_back.gif) repeat-x left bottom;
	font-size: 12px; line-height:18px;
}

.model_block dl{ margin:10px;}
.model_block dl dt,.model_block dl dd{ padding-bottom:10px;}
.model_block dl dt{ font-weight:bold; background:url(../hairmodel/images/q.gif) no-repeat; padding-left:20px; color:#4869A4;}
.model_block dl dd{ margin-left:20px;background:url(../hairmodel/images/a.gif) no-repeat; padding-left:20px;}
.Fright{ float:right;}
.Fleft{ float:left;}
.Fright img,.Fleft img{ margin:5px;}
.subblock p{ margin: 5px;}
table.shopTel{float:right; width:380px !important;width:370px; border-collapse:collapse; margin:10px;}
table.shopTel th{background:#CCCCCC;padding:2px 5px; border-top:5px solid #fff;}
table.shopTel td{ background:url(../hairmodel/images/dot_line.gif) no-repeat left bottom; padding-bottom:5px;}
table.shopTel td.shop2{ background:none;}
.shopbottom{ margin-bottom:10px;}

.left_area {/*本文左側*/
  float: left;
  text-align: left;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 0px;
  padding-bottom: 10px;
}

.right_area {/*本文右側*/
  width: 400px;
  float: left;
  text-align: left;
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 10px;
  padding-bottom: 10px;
}

.other {/*本文*/
  width: 570px;
  float: left;
  text-align: left;
  margin-top: 12px;
  margin-left: 10px;
  margin-right: 0px;
  padding-bottom: 5px;
}

p.left {/*右揃え*/
  text-align: right;
}

.none{display:none;}

.clear{clear:both;}

.clearfix:after {content: "."; display: block; clear: both; height: 0; visibility: hidden;}

.clearfix {min-height: 1px;}

* html .clearfix {

  height: 1px;

  /*\*//*/

  height: auto;

  overflow: hidden;

  /**/

}