@charset "UTF-8";
/* ------------------------------------------------------------
Project     : 上野クリニック
Web Site    : http://www.ueno.co.jp
File Name   : /css/beauty/removal/flow/contents.css
Apply Dir   : /beauty/removal/flow/
Description : 脱毛のプロセス共用CSS
Update      : 2009.06.03
------------------------------------------------------------ */


/* ------------------------------------------------------------
脱毛のプロセス
index.html
------------------------------------------------------------ */
div#ContentsBody div.title-01{
	border-color:#3b6d88;
}
div#ContentsBody div.title-04{
	width:259px;
	margin-bottom:8px;
}
div.ind_h2 {
	background: url(../../../../img/beauty/removal/flow/ind_css_001.gif) left top no-repeat #efefef;
	padding: 10px;
}

div.ind_h2 img {
	vertical-align: middle;
}

div.ind_h2 span {
	vertical-align: middle;
	font-size: 133%;
	padding-left: 22px;
}

.ind_stepbox {
	background: url(../../../../img/beauty/removal/flow/ind_css_002.jpg) no-repeat bottom left;
	padding: 15px 10px 0 86px;
}

.ind_stepbox_end {
	padding: 15px 10px 0 86px;
}

.ind_pgh {
	margin:0 10px 20px 0;
	zoom:1;
}

.ind_pgh:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

* html .ind_pgh {
	/*\*/height:1%;/*for WinIE*/
	display:inline-table;/*for MacIE*/
}

.ind_pgh img.photo {
	float: right;
	margin: 0 0 20px 15px;
}

.ind_pgh strong {
	font-size: 116%;
	margin: 0 0 10px 0;
	display: block;
}


