@charset "UTF-8";


.imgR {
	float: right;
	padding: 0 0 20px 30px;
}
* html .imgR {margin: 0 0 5px 15px;padding:0;}

ol.step {
	margin: 0 0 30px;
}
ol.step li {
	background: url(/images/maketherapy/step_arrow.jpg) no-repeat center bottom;
	padding: 0 0 35px;
}
ol.step li.step05 {
	background: none;
	padding: 0;
}
ol.step li .box {
	background: url(/images/maketherapy/boxbg.gif) repeat-x left bottom;
	padding: 0 3px 3px;
}
ol.step li .box img {
	float: left;
}
ol.step li .box p {
	float: right;
	margin: 0;
	width: 532px;
}
* html ol.step li .box p {width: 525px;}
ol.step li .box .tlt {
	color: #eb6da5;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Helvetica,Meiryo;
	font-size: 110%;
	font-weight: bold;
	margin: 12px 0 0;
}

ol.element {
	margin: 0 0 30px;
}
ol.element li {
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Helvetica,Meiryo;
	font-size: 80%;
	font-weight: bold;
	padding: 0 0 0 20px;
}
ol.element li em {
	color: #eb6da5;
	display: block;
	float: left;
	font-weight: bold;
	width: 170px;
}
ol.element li.num01 {
	background: url(/images/maketherapy/01.gif) no-repeat left 3px;
}
ol.element li.num02 {
	background: url(/images/maketherapy/02.gif) no-repeat left 3px;
}
ol.element li.num03 {
	background: url(/images/maketherapy/03.gif) no-repeat left 3px;
}


.reference {
	margin: 0 auto;
	width: 457px;
}
* html .sectionH2 {text-align: center;}

.reference .sectionH3 {
	margin: 0 0 40px;
}
.reference .sectionH3 h3 {
	background: url(/images/maketherapy/h3bg.gif) no-repeat 7px 9px;
	border: 1px solid #eb6da5;
	color: #eb6da5;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Helvetica,Meiryo;
	font-size: 100%;
	font-weight: bold;
	padding: 4px 0 0 25px;
}
.reference img {
	margin: 0 0 5px;
}

.reference .ex01 {}
.reference .ex01 img {
	float: left;
}
.reference .ex01 h3 {
	float: right;
	width: 305px;
}
* html .reference .ex01 h3 {width: 332px;}
.reference .ex01 p {
	float: right;
	width: 332px;
}
.reference .ex02 {
	float: left;
	width: 206px;	
}
.reference .ex03 {
	float: right;
	width: 206px;
}


