@charset "UTF-8";
/* ***********************************************************************************************

                                             order.css

*********************************************************************************************** */
/**
 *  ご注文方法用CSS
 */


#order h4{
	height:37px;
	font-size:0px;
}
#order h4 a{
	display:block;
	width:570px;
	height:37px;
	text-decoration:none;
}
#ttl_flow_01_01{
	background: url(images/ttl_flow_01_01.gif) no-repeat;
}
#ttl_flow_01_02{
	background: url(images/ttl_flow_01_02.gif) no-repeat;
}
#ttl_flow_01_03{
	background: url(images/ttl_flow_01_03.gif) no-repeat;
}
#ttl_flow_01_04{
	background: url(images/ttl_flow_01_04.gif) no-repeat;
}
#ttl_flow_01_05{
	background: url(images/ttl_flow_01_05.gif) no-repeat;
}
#ttl_flow_02_02{
	background: url(images/ttl_flow_02_02.gif) no-repeat;
}
#ttl_flow_02_03{
	background: url(images/ttl_flow_02_03.gif) no-repeat;
}
#ttl_flow_02_04{
	background: url(images/ttl_flow_02_04.gif) no-repeat;
}
#ttl_flow_02_05{
	background: url(images/ttl_flow_02_05.gif) no-repeat;
}
#ttl_flow_02_06{
	background: url(images/ttl_flow_02_06.gif) no-repeat;
}
#ttl_flow_02_07{
	background: url(images/ttl_flow_02_07.gif) no-repeat;
}
#ttl_flow_02_08{
	background: url(images/ttl_flow_02_08.gif) no-repeat;
}
#ttl_flow_02_09{
	background: url(images/ttl_flow_02_09.gif) no-repeat;
}
#ttl_flow_02_10{
	background: url(images/ttl_flow_02_10.gif) no-repeat;
}
.orderBodyOuter{
	background: url(../common/images/itembg.gif);
	border-bottom:1px solid #C5BDCE;
	border-left:1px solid #C5BDCE;
	border-right:1px solid #C5BDCE;
	padding:8px 15px;
	margin-bottom:8px;
}
.orderBodyInner{
	background-color:#FFFFFF;
	padding:8px 15px;
	display:none;
}
#payment h4.subttl{
	margin-bottom:10px;
}





