@charset "utf-8";
/* CSS Document */

.step_up03,.step_up04,.step_up05 {
	width: 271px;
	height: 25px;
	}
.step_up03 {
	background-image: url(../img/step_01.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	height: 29px;
	width: 340px;
	}
.step_up04 {
	border: 1px none #fff;
	line-height: 1;
	color: #959595;
	overflow: hidden;
	background: url(../img/arrow.png) no-repeat right #fff;
	width: auto;
	height: 25px;
	}

.step_up03-ok,.step_up04-ok,.step_up05-ok {
	width: 271px;
	}
.step_up03-ok {
	height: 29px;
	background-image: url(../img/step_01-ok.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	width: auto;
	}
.step_up04-ok {
	border: 1px #fff none;
	line-height: 1;
	color: #333333;
	overflow: hidden;
	background: url(../img/arrow.png) no-repeat right #fff;
	float: left;
	height: 24px;
	width: auto;
	}
.step_up05 {
	background: transparent;
	font-size: 13px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	color: #333333;
	-webkit-appearance: none;
	height: auto;
	padding: 5px;
	width: 335px;
   }

.step_up05-ok {
	background: transparent;
	padding: 5px;
	font-size: 13px;
	border: 0;
	border-radius: 0;
	color: #333333;
	-webkit-appearance: none;
	width: auto;
   }
