/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.atelie-you.biz/mt-static/themes-base/blog.css);
@import url(http://www.atelie-you.biz/mt-static/support/themes/B-06/B-06.css);
/* end StyleCatcher imports */

body {
	margin: 0;
	padding: 0;
}
img,h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,form,input {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
#main #bread {
	line-height: 1.2em;
}

/* float hack --- */
.clearfix:after {
 content: " ";
 display: block;
 visibility: hidden;
 clear: both;
 height: 0.1px;
 font-size: 0.1em;
 line-height: 0;
 clear: both;
}
* html .clearfix { display: inline-block; }
*:first-child+html .clearfix { display: inline-block; }
/* no mac IE \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }



/************* 追加スタイル（2010.2.4） *************/

*{
margin:0;
padding:0;
}

.subTitle{
  color:#666;
  font-size:12px;
  fonw-weight:bold;
  line-height:14px;
  margin:5px auto 15px;
  padding:5px 5px 5px 8px;
  border-left:5px solid #15B091;
  border-bottom:1px dotted #15B091;
  clear:both;
  }

.list{
  color:#0FAE8E;
  font-size:12px;
  text-align:left;
  line-height:16px;
  margin:0;
  padding:0 5px 5px 15px;
  background:url(http://www.atelie-you.biz/images/point-img02.jpg) no-repeat 2px 3px;
  }

.courseTitle{
  width:515px;
  color:#0FAE8E;
  text-align:center;
  font-size:12px;
  line-height:16px;
  padding:8px 0;
  border:1px solid #8FCFC2;
  background:#DEF1EC;
  clear:both;
  }

.boxBody{
  width:380px;
  color:#0FAE8E;
  text-align:left;
  font-size:12px;
  line-height:180%;
  margin:5px 25px;
  padding:8px 10px;
  border:1px solid #8FCFC2;
  background:#DEF1EC;
  clear:both;
  }



#flowBody{
  width:514px;
  height:105px;
  color:#666;
  text-align:left;
  font-size:12px;
  line-height:160%;
  margin:0;
  padding:0;
  overflow:hidden;
  clear:both;
  }

#flowBody h7, #flowBody .flowTitle{
  width:390px;
  color:#15B091;
  font-size:14px;
  text-align:left;
  line-height:140%;
  margin:0;
  padding:15px 0 0 124px;
  }

#flowBody p{
  width:390px;
  text-align:left;
  margin:0;
  padding:10px 0 0 124px;
  clear:both;
  }

.kubiBody{background:url(http://www.atelie-you.biz/images/kubi-img.jpg) no-repeat 0 0;}
.utsubuseBody{background:url(http://www.atelie-you.biz/images/utsubuse-img.jpg) no-repeat 0 0;}
.aomukeBody{background:url(http://www.atelie-you.biz/images/aomuke-img.jpg) no-repeat 0 0;}
.atamaBody{background:url(http://www.atelie-you.biz/images/atama-img.jpg) no-repeat 0 0;}



#main #contents .box01 h5 {
  width:530px;
  height:40px;
  color:#fff;
  font-size:12px;
  font-weight:bold;
  background:url(http://www.atelie-you.biz/images/title_icon_01.gif) no-repeat 0 3px;
  clear:both;
  }



/* 医院・院長紹介 */

#profileBox{
  width:514px;
  height:165px;
  margin:5px auto;
  padding:0;
  background:url(http://www.atelie-you.biz/images/profile-box.jpg) no-repeat 0 0;
  overflow:hidden;
  }

#profileBox .profileBox{
  width:494px;
  text-align:left;
  line-height:160%;
  margin:0;
  padding:10px 10px 15px;
  }

#profileBox p{
  width:494px;
  margin:0;
  padding:0;
  }


#profileBox .profileName{
  color:#15B091;
  font-size:14px;
  font-weight:bold;
  padding-bottom:5px;
  }

.shopinfo{
  padding:10px 0;
  }

.shopinfo table{
  width:100%;
  background:#B9DBCF;
  }

.shopinfo th, .shopinfo td{
  padding:10px;
  }

.shopinfo th{
  width:138px;
  color:#12967B;
  text-align:center;
  background:#DDF0E8;
  }

.shopinfo td{
  color:#666;
  background:#fff;
  }
