@charset "utf-8";

@import "common_sp.css";
@import "layout_sp.css";
@import "header_sp.css";
@import "gnavi_sp.css";
@import "lnavi.css";
@import "footer_sp.css";
@import "remodal_sp.css";
@import "jquery.datetimepicker_sp.css";
@import "1.11.4/jquery-ui_sp.css";

.input-error {
	color: red;
}

.flowlist
{
	width:100%;
	height:40px;
	background:url(../img/flowbase.png) no-repeat;
}
.flowlist li
{
	list-style:none;
	width:196px;
	float:left;
	height:40px;
	text-indent:-9999px;
}
.flowlist li.now1{background:url(../img/flow1.png) no-repeat;}
.flowlist li.now2{background:url(../img/flow2.png) no-repeat;}
.flowlist li.now3{background:url(../img/flow3.png) no-repeat;}
.flowlist li.now4{background:url(../img/flow4.png) no-repeat;}
.flowlist li.now5{background:url(../img/flow5.png) no-repeat;}
.inputblock
{
	text-align:center;
}

