@charset "utf-8";
/* Style Index ===============================

	Name : Conpany original css

========================================= */

/* ------------------------------------------
 01 : 共通
-------------------------------------------*/

ul#guideNav{
	padding:20px 0 0 5px;
	overflow:hidden;
}

ul#guideNav li{
	float:left;
	padding:0 8px 0 0;
}

/* ------------------------------------------
 02 :ご注文方法
-------------------------------------------*/

#guideOrder h2{
	padding:0 0 10px;
	text-align:center;
	background:url(../images/dotted.jpg) no-repeat center bottom;
}

#guideOrder p{
	padding:10px 0;
	text-align:center;
}

/*お申し込み*/
ul#flowOrder{
	overflow:hidden;
	padding:10px 0 0 20px;
}

ul#flowOrder li{
	float:left;
	text-align:center;
	padding:0 20px 0 0;
}

ul#flowOrder li h3{
	padding:0 0 10px;
}

/*選択*/
ul#flowSelect{
	overflow:hidden;
}

ul#flowSelect li{
	float:left;
	height:271px;
	margin:0 10px 0 0;
	text-align:center;
}

ul#flowSelect li h3{
	padding:0 0 10px;
}

#selectWater{
	width394:px;
	background:url(../images/order/select_water_bg.jpg) no-repeat center bottom;
	position:relative;
}

#selectWater div{
	width350:px;
	border-left:1px solid #23a1b5;
	border-right:1px solid #23a1b5;
}

#selectWater p{
	position: absolute;
	left: 38px;
	top: 205px;
}

#selectServer{
	width:309px;
	background:url(../images/order/select_server_bg.jpg) no-repeat center bottom;
	position:relative;
}

#selectServer p{
	position: absolute;
	left: 57px;
	top: 205px;
}

/*ウォーターサーバー・天然水をお届け*/
#flowDeliver{
	position:relative;
}

/* ------------------------------------------
#flowDeliverMark{
	position: absolute;
	left: 22px;
	top: 100px;
}
-------------------------------------------*/

#flowDeliverTex{
	text-align: center;
}

#flowDeliverTex p{
	text-align:center;
}

/* ------------------------------------------
 02 :お届けについて
-------------------------------------------*/

#guideDeliver img{
	padding:20px 0 0;
}

/* ------------------------------------------
 02 :支払い方法
-------------------------------------------*/

#payType{
	padding:20px 0 0;
	overflow:hidden;
}

#payType .olStyleShort{
	float:left;
}

#payType .olStyleShort div div{
	height:100px;
}