@charset "UTF-8";


/*メインイメージ
---------------------------------------------------------*/
.m_medical {
	background-image: url(../images/medical/m_img.png);
}



/*共通
---------------------------------------------------------*/
.medical .lead {
	margin-bottom: 60px;
	max-height: 100%;
}
.medical .lead h3 {
	margin-bottom: 35px;
}
.medical .lead dl {
	width: 440px;
}
.medical .lead dt {
	color: #B82C46;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.5em;
	margin-bottom: 15px;
}
.medical .lead dd {
	letter-spacing: .05em;
}

.medical .box {
	padding: 25px 15px 0;
	margin-bottom: 60px;
}

.medical .txt_common {
	max-height: 100%;
}
.medical .txt_common dt {
	color: #3AB89F;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.5em;
	margin-bottom: 15px;
}

/* 流れ */
.medical .flow_box h5 {
	position: relative;
	z-index: 0;
	margin-bottom: 20px;
}
.medical .flow_box li {
	float: left;
	width: 130px;
	line-height: 1.4em;
	position: relative;
}
.medical .flow_box li p {
	margin-bottom: 10px;
	position: relative;
	z-index: 0;
}
.medical .flow_box li.arrow {
	padding-top: 55px;
	width: 30px;
	text-align: center;
}
.medical .flow_box .fukidashi {
	position: absolute;
	z-index: 1;
	margin: 0;
	padding: 0;
}



/*予防歯科
---------------------------------------------------------*/
.yobo .txt_common {
	width: 440px;
}

.yobo .care_box {
	margin-top: 45px;
	position: relative;
	padding: 50px 20px 30px;
}
.yobo .selfcare {
	background: #FBEAEE;
}
.yobo .procare {
	background: #FFF9E6;
}

.yobo .care_box h5 {
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	top: -10px;
}

.yobo .care_box .in_box {
	padding: 0 10px 20px;
	border-bottom: dotted 1px #B69E83;
	margin-bottom: 20px;
}
.yobo .care_box .no_border {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0;
}

.yobo .care_box .flt_img {
	_zoom: 1;
	overflow: hidden;
}
.yobo .care_box .flt_img dl {
	width: 360px;
	float: left;
}
.yobo .care_box .flt_img p {
	float: right;
}

.yobo .care_box .flt_col2 {
	_zoom: 1;
	overflow: hidden;
}
.yobo .care_box .flt_col2 .flt_l,
.yobo .care_box .flt_col2 .flt_r {
	width: 270px;
}

.yobo .care_box .txt_care dt {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6em;
	background-repeat: no-repeat;
	background-position: left .5em;
	padding-left: 20px;
	margin-bottom: 5px;
}
.yobo .selfcare .txt_care dt {
	background-image: url(../images/medical/yobo/icon1.png);
	color: #EB898D;
}
.yobo .procare .txt_care dt {
	background-image: url(../images/medical/yobo/icon2.png);
	color: #EB9919;
}
.yobo .care_box .txt_care dd {
	padding-left: 20px;
}

.yobo .care_box .point {
	margin-left: 20px;
	margin-top: 15px;
	background: #fff;
	border-radius: 10px;
	padding: 10px 10px 0;
}
.yobo .care_box .point dt {
	float: left;
	padding-bottom: 5px;
}
.yobo .care_box .point dd {
	float: right;
	width: 440px;
	padding-bottom: 10px;
}



/*一般歯科
---------------------------------------------------------*/
.ippan .lead dl {
	width: 100%;
}
.ippan .lead dl .flt_l {
	width: 440px;
}
.ippan #shisyubyo .txt_common {
	width: 400px;
}
.ippan #mushiba .txt_common {
	width: 315px;
}

.ippan #shisyubyo .check_shisyu {
	margin-top: 30px;
	background: #FAF9F1;
	padding: 25px 15px;
	text-align: center;
	max-height: 100%;
}
.ippan #shisyubyo .check_shisyu dt {
	color: #B92D46;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6em;
	padding-bottom: 10px;
	border-bottom: dotted 1px #88D1C1;
	margin-bottom: 15px;
}
.ippan #shisyubyo .check_shisyu dt span {
	font-size: 19px;
	background: url(../images/medical/ippan/check1.png) no-repeat right center;
	padding-left: 5px;
	padding-right: 25px;
}
.ippan #shisyubyo .check_shisyu ul {
	padding: 0 20px;
	text-align: left;
	font-size: 15px;
	margin-bottom: 15px;
	line-height: 1.5em;
}
.ippan #shisyubyo .check_shisyu li {
	background: url(../images/medical/ippan/check2.png) no-repeat left center;
	padding-left: 25px;
	margin-bottom: 5px;
}

.ippan #shisyubyo .flow_box .fukidashi {
	left: -1px;
	top: -30px;
}

.ippan #mushiba .cause_list {
	margin: 40px 0;
}
.ippan #mushiba .tbl_col2 {
	display: table;
	width: 100%;
	table-layout: fixed;
	margin-bottom: 10px;
}
.ippan #mushiba .tbl_col2 dt,
.ippan #mushiba .tbl_col2 dd {
	display: table-cell;
	vertical-align: middle;
}
.ippan #mushiba .tbl_col2 dt {
	width: 180px;
	text-align: center;
}
.ippan #mushiba .cause1 dt {
	background: #DCF1F6;
}
.ippan #mushiba .cause2 dt {
	background: #FAE1E7;
}
.ippan #mushiba .cause3 dt {
	background: #FFF7DC;
}
.ippan #mushiba .tbl_col2 dd {
	background: #FAF9F1;
	padding: 20px;
}

.ippan #mushiba .attention {
	margin-top: 10px;
	background: #FAF9F1;
	border-radius: 10px;
	padding: 20px;
	max-height: 100%;
}
.ippan #mushiba .attention dt {
	color: #B92D46;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 10px;
}



/*小児歯科
---------------------------------------------------------*/
.kids .txt_common {
	width: 430px;
}

.kids .three_box{
	margin:40px 0 55px;
	background:#FDF1F4;
	padding:30px;
	text-align: center;
	max-height: 100%;}
	
.kids .three_box .method dt{
	text-align:left;
	font-size:18px;
	color:#6C3D06;
	font-weight:bold;
	margin:30px 0 5px;
	}
	
.kids .three_box .method dt span{
	color:#ED91AC;
	font-size:23px;
	font-family: 'Lora', serif;
	font-weight: 400;
	}

.kids .three_box .method dd{
	text-align:left;
	margin-left:25px;
	}
	
.kids .three_box .method dd .img_word{
	font-size:15px;
	color:#EB91AC;
	font-weight:bold;
	text-align: center;}

.kids .three_box .method dd .item{
	width:165px;
	float:left;}



/*義歯（入れ歯）
---------------------------------------------------------*/
.denture .lead dl {
	width: 400px;
}

.denture .denture_type .type_box p {
	margin-left: 10px;
}
.denture .denture_type .type_box dl {
	width: 330px;
}
.denture .denture_type .type_box dt {
	color: #B92D46;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.5em;
	background: url(../images/medical/denture/icon1.png) no-repeat left center;
	padding-left: 20px;
	margin-bottom: 5px;
}
.denture .denture_type .item01 {
	margin-top: 40px;
	padding-bottom: 40px;
	border-bottom: dotted 1px #CCCCCC;
	margin-bottom: 40px;
}


.denture .denture_type .hoken {
	max-height: 100%;
}
.denture .denture_type .hoken h5 {
	background: #C67398;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 20px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: .05em;
	line-height: 1.0em;
}
.denture .denture_type .hoken ul {
	font-weight: bold;
	color:#333;
	padding: 0 20px 20px;
}
.denture .denture_type .hoken li {
	border-top: dashed 1px #ccc;
	padding: 5px 0;
	background: url(../images/medical/denture/icon2.png) no-repeat left 1em;
	padding-left: 15px;
}
.denture .denture_type .hoken li:first-child {
	border-top: none;
}
.denture .denture_type .hoken .inbox {
	background: #FAF9F1;
	padding: 10px 20px 20px;
}
.denture .denture_type .hoken dt {
	width: 103px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	letter-spacing: .05em;
	line-height: 1.0em;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 0;
	margin-bottom: 5px;
}
.denture .denture_type .merit dt {
	background-image: url(../images/medical/denture/merit.png);
}
.denture .denture_type .demerit dt {
	margin-top: 5px;
	background-image: url(../images/medical/denture/demerit.png);
}

.denture .maintenance_box .txt_common {
	width: 430px;
}



/*口腔外科
---------------------------------------------------------*/
.surgery .lead dl {
	width: 385px;
}
.surgery .txt_common {
	width: 340px;
}

.surgery .syozyo {
	background: #FAF9F1;
	padding: 40px 20px 30px;
	position: relative;
	max-height: 100%;
}
.surgery .syozyo h5 {
	position: absolute;
	top: -15px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.surgery .syozyo dt {
	background: url(../images/medical/surgery/icon1.png) no-repeat left center;
	padding-left: 20px;
	color: #C97198;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.2em;
}
.surgery .syozyo dd {
	padding-left: 20px;
	margin-bottom: 15px;
}

/* 親知らず */
.surgery .oyashirazu .flt_box2 .txt_common {
	width: 410px;
}

/* 顎関節症 */
.surgery .gakukansetsusyo .check {
	margin-top: 20px;
	background: #FAF9F1;
	padding: 25px 20px;
	text-align: center;
	max-height: 100%;
}
.surgery .gakukansetsusyo .check ul {
	margin: 20px 0;
	padding: 0 20px;
	text-align: left;
}
.surgery .gakukansetsusyo .check li {
	background: url(../images/medical/surgery/icon_check.png) no-repeat left center;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 15px;
	line-height: 1.6em;
}

.surgery .gakukansetsusyo .futan_box {
	margin-top: 30px;
	border:solid 1px #CCCCCC;
	padding: 20px 0;
}
.surgery .gakukansetsusyo .futan_box dl {
	display: table;
	width: 580px;
	margin: 0 auto 10px;
}
.surgery .gakukansetsusyo .futan_box dt,
.surgery .gakukansetsusyo .futan_box dd {
	display: table-cell;
	vertical-align: middle;
}
.surgery .gakukansetsusyo .futan_box dd {
	padding-left: 5px;
}
.surgery .gakukansetsusyo .futan_box dd li {
	font-size: 15px;
	color: #BE2A44;
	font-weight: bold;
	background: url(../images/medical/surgery/icon2.png) no-repeat left center;
	padding: 3px 0;
	padding-left: 18px;
	border-top: dotted 1px #999999;
}
.surgery .gakukansetsusyo .futan_box dd li:first-child {
	border-top: none;
}

.surgery .dekimono .txt_common {
	width: 100%;
}
.surgery .dekimono .icon_list {
	max-height: 100%;
}
.surgery .dekimono .icon_list dt {
	margin-top: 20px;
	background: url(../images/medical/surgery/icon3.png) no-repeat left center;
	padding-left: 20px;
	color: #C97198;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.0em;
	margin-bottom: 10px;
}
.surgery .dekimono .icon_list dd {
	padding-left: 20px;
}



/*インプラント
---------------------------------------------------------*/
.implant .lead {
	margin-bottom: 30px;
}
.implant .lead dl {
	width: 410px;
}

.implant .ope_flow {
	padding-top: 0;
}
.implant .ope_flow ul {
	text-align: center;
	font-size: 12px;
	letter-spacing: .05em;
	line-height: 1.2em;
}
.implant .ope_flow li {
	float: left;
	width: 100px;
}
.implant .ope_flow li.arrow {
	width: 30px;
	padding-top: 110px;
}
.implant .ope_flow p {
	margin-bottom: 10px;
}

.implant .pickup {
	border: solid 7px #F0EDD7;
	padding: 30px;
	position: relative;
}
.implant .pickup h4 {
	position: absolute;
	left: 0;
	right: 0;
	top: -20px;
	text-align: center;
	margin: auto;
	z-index: 2;
}
.implant .pickup .img_corner {
	position: absolute;
	right: -7px;
	top: -7px;
	z-index: 1;
}
.implant .pickup .flt_l {
	width: 380px;
}
.implant .pickup dt {
	padding-bottom: 15px;
	background: url(../images/medical/implant/line.png) repeat-x left bottom;
	margin-bottom: 15px;
	color: #865E3E;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.4em;
}
.implant .pickup dt span {
	color: #B74C7B;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.4em;
}


/* 比較 */
.implant .typ_tbl {
	margin-top: 35px;
	border-right: solid 1px #C1C1C1;
	border-top: solid 1px #C1C1C1;
	border-collapse: collapse;
}
.implant .typ_tbl th,
.implant .typ_tbl td {
	border-left: solid 1px #C1C1C1;
	border-bottom: solid 1px #C1C1C1;
}
.implant .typ_tbl th {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #5A392C;
	padding: 15px;
	text-align: center;
	width: 33.3333%;
}
.implant .typ_tbl th.typ_imp {
	background: #CDEFDB;
}
.implant .typ_tbl th.typ_dnt {
	background: #D1ECE6;
}
.implant .typ_tbl th.typ_brd {
	background: #EBF1CC;
}
.implant .typ_tbl .img_row td {
	padding: 25px 0;
	text-align: center;
	background: #fff;
}
.implant .typ_tbl .merit_row td{
	padding: 20px 15px;
	text-align: left;
	vertical-align: top;
	background: #FDF4F6;
}
.implant .typ_tbl .demerit_row td {
	padding: 20px 15px;
	text-align: left;
	vertical-align: top;
	background: #F0F7FD;
}
.implant .typ_tbl .merit_row td li{
	background: url(../images/medical/implant/merit.png) no-repeat left 3px;
	padding-left: 20px;
	margin-bottom: 10px;
	line-height: 1.4em;
}
.implant .typ_tbl .demerit_row td li {
	background: url(../images/medical/implant/demerit.png) no-repeat left 3px;
	padding-left: 20px;
	margin-bottom: 10px;
	line-height: 1.4em;
}

/* 治療の流れ */
.implant .implant_flow .imp_flow {
	background: url(../images/medical/implant/flow_bg.png) repeat-y left top;
	padding-bottom: 40px;
}	
.implant .implant_flow dt {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 13px;
	padding-bottom: 12px;
	padding-left: 45px;
	color: #5965AA;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.0em;
}
.implant .implant_flow .flow_01 dt {
	background-image: url(../images/medical/implant/flow1.png);
}
.implant .implant_flow .flow_02 dt {
	background-image: url(../images/medical/implant/flow2.png);
}
.implant .implant_flow .flow_03 dt {
	background-image: url(../images/medical/implant/flow3.png);
}
.implant .implant_flow .flow_04 dt {
	background-image: url(../images/medical/implant/flow4.png);
}
.implant .implant_flow .flow_05 dt {
	background-image: url(../images/medical/implant/flow5.png);
}
.implant .implant_flow .flow_06 dt {
	background-image: url(../images/medical/implant/flow6.png);
}
.implant .implant_flow .flow_07 dt {
	background-image: url(../images/medical/implant/flow7.png);
}
.implant .implant_flow .flow_08 dt {
	background-image: url(../images/medical/implant/flow8.png);
}
.implant .implant_flow dd {
	padding-left: 45px;
	max-height: 100%;
}
.implant .implant_flow .flt_l {
	width: 380px;
}
.implant .implant_flow .flt_r {
	padding-top: 13px;
}



/*矯正歯科
---------------------------------------------------------*/
.kyosei .qa_list {
	max-height: 100%;
}
.kyosei .qa_list dt {
	margin-top: 30px;
	display: inline-block;
	background: url(../images/medical/kyosei/fukidashi_bottom.png) no-repeat left bottom;
	background-size: 100% 10px;
	padding-bottom: 20px;
	position: relative;
}
.kyosei .qa_list dt span {
	background: #FAF9F1 url(../images/medical/kyosei/icon1.png) no-repeat 10px center;
	padding: 15px 60px;
	border-radius: 30px;
	color: #B82C46;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.0em;
}
.kyosei .qa_list dt img {
	position: absolute;
	left: 60px;
	bottom: -5px;
}
.kyosei .qa_list dd {
	margin-top: 15px;
	padding-left: 60px;
	padding-bottom: 10px;
}

.kyosei .tbl_col2 {
	display: table;
	width: 100%;
	table-layout: fixed;
	margin-bottom: 10px;
}
.kyosei .tbl_col2 dt,
.kyosei .tbl_col2 dd {
	display: table-cell;
	vertical-align: middle;
}
.kyosei .tbl_col2 dt {
	width: 180px;
	text-align: center;
}
.kyosei .season1 dt {
	background: #EED2D2;
}
.kyosei .season2 dt {
	background: #F1CDDB;
}
.kyosei .tbl_col2 dd {
	padding: 20px;
}

.kyosei .box03 .txt_common {
	width: 430px;
}

.kyosei .sodan {
	border: solid 7px #F8D69D;
	background: #FFF9E6;
	padding: 80px 0 20px;
	position: relative;
	max-height: 100%;
}
.kyosei .sodan h5 {
	position: absolute;
	left: -3px;
	top: -3px;
}
.kyosei .sodan .tel {
	position: relative;
	z-index: 1;
}
.kyosei .sodan .abs_img {
	position: absolute;
	top: -30px;
	right: 20px;
	z-index: 0;
}



/*審美歯科・ホワイトニング
---------------------------------------------------------*/
/* 審美歯科 */
#cosmetic {
	margin-bottom: 100px;
}
#cosmetic .meatlfree {
	margin: 40px 0 50px;
	background: rgb(240,220,229); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(240,220,229,1) 0%, rgba(197,114,152,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(240,220,229,1) 0%,rgba(197,114,152,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(240,220,229,1) 0%,rgba(197,114,152,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0dce5', endColorstr='#c57298',GradientType=0 ); /* IE6-9 */
	padding: 5px;
	max-height: 100%;
}
#cosmetic .meatlfree .in_box {
	background: #FCFBF6;
	padding: 20px 30px;
	position: relative;
}
#cosmetic .meatlfree .in_box dt {
	color: #B92D46;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.6em;
	margin-bottom: 10px;
}
#cosmetic .meatlfree .in_box p {
	position: absolute;
	right: 35px;
	top: 15px;
}

#cosmetic .matelial_box h5 {
	background: #C67398;
	padding: 10px 15px;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.0em;
	margin-bottom: 20px;
}
#cosmetic .matelial {
	margin-top: 20px;
	border: solid 1px #CCCCCC;
	padding: 30px;
	padding-right: 15px;
	max-height: 100%;
}
#cosmetic .matelial .flt_box p {
	float: left;
}
#cosmetic .matelial .flt_box dl {
	width: 300px;
	float: right;
}
#cosmetic .matelial .flt_box dt {
	color: #C57298;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.0em;
	padding-bottom: 15px;
	background: url(../images/medical/beauty/line.png) repeat-x left bottom;
}
#cosmetic .matelial .flt_box dd {
	margin-top: 15px;
}

#cosmetic .matelial .merito dt,
#cosmetic .matelial .demerito dt {
	margin-top: 25px;
	width: 103px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 26px;
	text-align: center;
	margin-bottom: 5px;
}
#cosmetic .matelial .merito dt {
	background: url(../images/medical/beauty/merit.png) no-repeat left center;
}
#cosmetic .matelial .demerito dt {
	background: url(../images/medical/beauty/demerit.png) no-repeat left center;
}
#cosmetic .matelial .merito li,
#cosmetic .matelial .demerito li {
	padding: 5px;
	padding-left: 15px;
	border-bottom: dotted 1px #CCCCCC;
}
#cosmetic .matelial .merito li {
	background: url(../images/medical/beauty/icon_merit.png) no-repeat left center;
}
#cosmetic .matelial .demerito li {
	background: url(../images/medical/beauty/icon_demerit.png) no-repeat left center;
}

#cosmetic .kezuranai {
	position: relative;
	margin: 40px 0 70px;
}
#cosmetic .kezuranai dl {
	display: table;
	table-layout: fixed;
	width: 100%;
	position: relative;
	z-index: 0;
}
#cosmetic .kezuranai dt,
#cosmetic .kezuranai dd {
	display: table-cell;
	vertical-align: middle;
}
#cosmetic .kezuranai dt {
	background: rgb(140,208,191); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(140,208,191,1) 0%, rgba(114,196,177,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(140,208,191,1) 0%,rgba(114,196,177,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(140,208,191,1) 0%,rgba(114,196,177,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cd0bf', endColorstr='#72c4b1',GradientType=0 ); /* IE6-9 */
	text-align: center;
	width: 150px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
}
#cosmetic .kezuranai dd {
	background: #FAF9F1;
	padding: 20px;
	text-align: left;
}
#cosmetic .kezuranai dd a {
	color: #C57298;
	text-decoration: underline;
}
#cosmetic .kezuranai dd a:hover {
	text-decoration: none;
}
#cosmetic .kezuranai .img_1 {
	position: absolute;
	left: 120px;
	top: 10px;
	z-index: 1;
}
#cosmetic .kezuranai .img_2 {
	position: absolute;
	left: 5px;
	bottom: 5px;
	z-index: 2;
}

#cosmetic .haguki .flt_l {
	width: 390px;
}
#cosmetic .haguki {
	background: #FBEDF5;
	border-radius: 10px;
	padding: 40px 30px 30px;
	position: relative;
}
#cosmetic .haguki h5 {
	position: absolute;
	left: 0;
	right: 0;
	top: -30px;
	margin: auto;
	text-align: center;
}
#cosmetic .haguki .flt_l {
	width: 390px;
}

#whitening .txt_common {
	width: 390px;
}

#whitening .osusume {
	margin-top: 30px;
	background: #FAF9F1;
	padding: 20px;
}
#whitening .osusume li {
	line-height: 1.6em;
	background: url(../images/medical/beauty/icon_osusume.png) no-repeat left 1.0em;
	padding: 5px 0;
	padding-left: 15px;
	border-top: dotted 1px #88D1C1;
}
#whitening .osusume li:first-child {
	border-top: none;
}

#whitening .flow_box {
	text-align: center;
}