/*-------------------- reform --------------------*/
/*-----グローバルナビの表示変更-----*/
#global_nav .nav_5{
	background:url(../img/common/global_nav_05_on.jpg) no-repeat 0 0;
	width:112px;
}
/*---------- #branding ----------*/
#branding{
	background:url(../img/reform/branding_img.jpg) no-repeat 0 0;
	width:900px;
	height:149px;
}
/*---------- #content ----------*/
#content h3,
#content h4{
	margin-bottom:20px;
}

#content p{
	line-height:1.8em;
	}

#col_1 .option_img{
	float:right;
	padding:0 0 10px 10px;
}
#col_2{
	clear:both;
}
#col_2 .option_img{
	float:left;
	padding:0 10px 10px 0;
}

#before_after{
	margin:35px 0 35px;
}
#before_after li{
	margin-bottom:10px;
}
#steps{
	margin-bottom:30px;
}

#steps h5{
	color:#ff6f0f;
}

#steps li{
	padding:10px 0 0 100px;
	width:536px;
	height:62px;
	margin-bottom:10px;
}
#step_1{
	background:url(../img/reform/step_1.jpg) no-repeat 0 0;
}
#step_2{
	background:url(../img/reform/step_2.jpg) no-repeat 0 0;
}
#step_3{
	background:url(../img/reform/step_3.jpg) no-repeat 0 0;
}
#step_4{
	background:url(../img/reform/step_4.jpg) no-repeat 0 0;
}
#step_5{
	background:url(../img/reform/step_5.jpg) no-repeat 0 0;
}
#step_6{
	background:url(../img/reform/step_6.jpg) no-repeat 0 0;
}
