@charset 'Shift_JIS';

div#order_bar			{background:#a28cb7;width:630px;float:left;height:21px;}

/*order-----------------------------------*/
div#order				{margin:0 0 10px 58px;}
p.order_txt				{margin:6px 0px 10px 0px;letter-spacing:0.8px;line-height:140%;}
p.caution				{padding:10px 0 10px 0;font-size:100%;letter-spacing:0.8px;}

#business_form			{border-collapse:separate;border:2px dashed #EEEEEE;width:720px;}
#business_form th		{padding:5px 0px 5px 0px;letter-spacing:1.4x;}
#business_form td		{padding:5px 0px 5px 0px;}
#business_form p		{text-indent:15px;}
#business_form p.hissu	{background:url("../img/order/hissu.gif") no-repeat 0px 0px;}
 /*IE向けハック*/
*+html #business_form p.hissu	{background-position:0px -1px;}
* html #business_form p.hissu	{background-position:0px -1px;}


input					{width:300px;border:1px solid #BBBBBB;background:#fcfcfc;}
input.tel				{width:150px !important;ime-mode:inactive;}
input#kakunin_b			{width:139px;height:29px;border:none;padding:10px 0 5px 0;}
textarea				{font-size:12px;border:1px solid #BBBBBB;background:#fcfcfc;width:300px;height:60px;}
textarea.fee			{font-size:12px;border:1px solid #BBBBBB;background:#fcfcfc;width:300px;height:30px;}
select					{border:1px solid #BBBBBB;background:#fcfcfc;}

input:hover,
textarea:hover,
select:hover			{border:1px solid #f5a9a9;}

input:active,
textarea:active,
select:active,
input:focus,
textarea:focus,
select:focus			{border:1px solid #f5a9a9;background-color:#fafff8;}

#kyougou input			{width:20px;vertical-align:middle;border:none;background:none;}

img#address				{float:right;position:absolute;top:50px;left:320px;}

p.error					{text-indent:0px!important;line-height:110%;margin:5px 0 0 0;color:#d00909;font-weight:bold;}
p.error2				{text-indent:0px!important;margin:0;color:#d00909;font-weight:bold;}

/*order　確認-------------------------*/
div#order h3			{font-weight:bold;font-size:110%;letter-spacing:2px;}
.kakunin				{font-weight:bold;width:500px;height:30px;}


/*order　完了-------------------------*/
img#kanryou				{padding:10px 0 0 110px;}
