#container #mainVisual h2{
	background-image: url(../images/h2_bg.jpg);
}
#container #contents .contentsBox h3#step1{
	background-image: url(../images/h3_step1.gif);
}
#container #contents .contentsBox h3#step2{
	background-image: url(../images/h3_step2.gif);
}
#container #contents .contentsBox h3#step3{
	background-image: url(../images/h3_step3.gif);
}
#container #contents .contentsBox h3#step4{
	background-image: url(../images/h3_step4.gif);
}
#container #contents .contentsBox h3#step5{
	background-image: url(../images/h3_step5.gif);
}
#container #contents .contentsBox h3#step6{
	background-image: url(../images/h3_step6.gif);
}
#container #contents .contentsBox h3#step7{
	background-image: url(../images/h3_step7.gif);
}
#container #contents .contentsBox h3#step8{
	background-image: url(../images/h3_step8.gif);
}

#container #contents .contentsBox .photoBox{
	padding-top:10px;
	float: left;
}
#container #contents .contentsBox .textBox{
	padding-top:10px;
	float: left;
}
#container #contents .contentsBox .textBox p{
	line-height:2em;
}
#container #contents .contentsBox .textBox p.advise{
	margin-top: 10px;
	color:#94252A;
	font-size:11px;
	line-height:1.2em;
}
