/* CSS Document */
h2 {
  display: block;
  line-height:0px;
  text-indent: -9999px;
  margin:0px;
  padding:0px;
}


ul {
list-style-image:url(../img/common/list.gif); line-height:18px; padding-right:10px;
margin-top:0px;
}

li {
margin-bottom:15px;
}

/**********文字の設定**********/
.regular-black { 
width:530px;
font-size:12px; line-height:18px; text-align:left; margin:10px 20px 40px 20px; color:#333333;
}

.regular-black-no-margin { 
width:530px;
font-size:12px; line-height:18px; text-align:left; margin:10px 20px 0px 20px; color:#333333;
}

.qa {color: #333333; line-height:30px;}

.regular-photo-black { font-size:12px; line-height:18px; text-align:left;color:#333333;
margin-top:10px;
float:right; width:360px;margin-bottom:20px; }

.title { font-size:12px; font-weight:bold; text-align:left; margin:10px 0px 10px 0px; color:#333333;
float:right; width:360px;
}

.title2 { font-size:16px; font-weight:bold; text-align:left; padding:5px 0px 3px 0px; margin:0px 0px 10px 0px;
width:530px;
border-bottom-style: dotted; border-bottom-color: #999999; border-bottom-width:1px;
}

.caption {
width:300px; font-size:11px; line-height:14px; text-align:center;  color:#333333; margin:5px;
}

.photo-text {
width:300px;
float:right;
font-size:12px; line-height:18px; text-align:left; margin:0px; color:#333333;
}

.campaign {
width:430px; margin-left:30px; margin-right:15px;
font-size:12px; line-height:18px; text-align:left; color:#776A5A;
}

/**********施術例　枠の設定**********/
.box {
width:530px; background-color:
border-bottom-color:#CCCCCC; border-bottom-style: dashed; border-bottom-width:1px; 
}

.box {width:530px;
	min-height: 1em;
    display: inline-table;
	margin-right:auto;
	margin-left:auto;	
border-bottom-color:#CCCCCC; border-bottom-style: dashed; border-bottom-width:1px;
margin-bottom:10px;
}

.box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .box {
    height: 1em;
}

.box {
    display: block;
}


/**********施術例　画像の設定**********/
.photo {
margin-bottom:5px;
}

.contents-img {
width:150px;
float:left;
text-align:center;
margin-right:auto; 
margin-left:auto; 
margin-bottom:30px;
margin-top:10px;
}

.caption {
width:150px;
text-align:center;
font-size:11px;
color:#333333;
}