@charset "UTF-8";
/* ------------------------------------------------------------
Project     : 上野クリニック
Web Site    : http://www.ueno.co.jp
File Name   : /css/phimotic/flow/contents.css
Apply Dir   : /phimotic/flow/
Description : 包茎手術の流れを見る共用CSS
Update      : 2009.05.19
------------------------------------------------------------ */


/* ------------------------------------------------------------
包茎手術の流れ
index.html
------------------------------------------------------------ */
div.ind_h2 {
	background:#efefef;
}

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/phimotic/flow/ind_css_002.gif) 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;
}

.phimotic_btn-flow {
	margin-bottom: 45px;
}

.phimotic_btn-flow::after {
	content: "";
	display: block;
	clear: both;
}

.phimotic_btn-flow ul {
	padding-top: 30px;
}

.flowprice_img {
	float: right;
	width: 300px;
}

.flowprice_img img {
	width: 100%;
}

/* 料金関連 お気軽にご相談ください */
div#ContentsBody div.consultation {
	background: #fcfcfa;
	border: 5px solid #069;
	padding-top: 25px;
	margin-bottom: 5px;
}

div#ContentsBody div.consultation h3 {
	margin:0 25px;
}

div#ContentsBody div.consultation ul.consulNav_01 {
	margin-left: 23px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#ContentsBody div.consultation ul.consulNav_01 li {
display:inline;
}

div#ContentsBody div.consultation ul.consulNav_02 {
	padding-left: 26px;
	padding-right: 26px;
	padding-bottom: 15px;
}

div#ContentsBody div.consultation ul.consulNav_02 li {
	display:inline;
	margin-right:10px;
}
div#ContentsBody div.consultation ul.consulNav_02 li a {
	background: url(../../../common/img/arrow/arrow_triangle_right_blue.gif) no-repeat left center;
	padding-left: 8px;
}

