@charset 'shift_jis';

#wrapper{
	margin:30px auto 0;
}

/********** guest **********/

#guest{
	width:700px;
}
#guest h2{
	min-height:53px;
	margin:0 0 17px;
	padding:0 30px;
	line-height:1.8;
	font-weight:normal;
	background:url(/images/common/t-bg.png) no-repeat 0 0;
}


#guest .businessdeal_con h3{
	margin:0;
	font-size:100%;
	background:url(../images/guest/t-bg.png) no-repeat 0 0;
}
#guest .businessdeal_con h3 .t-wrapper{
	display:block;
	background:url(../images/guest/t-bg-top.png) no-repeat 0 0;
}
#guest .businessdeal_con  h3 .t-box{
	display:block;
	padding:10px 20px;
	box-shadow:inset 0 0 5px rgba(0,0,0,0.3);
	background:url(../images/guest/t-bg-bottom.png) no-repeat 0 100%;
}


#guest .businessdeal_con{
	margin:11px 20px 0 20px;
	font-size:95%;
	line-height:1.5em;
}

#guest .businessdeal_con .step{
	margin:20px 0 40px; 
	
}


#guest .businessdeal_con table.hyoki {
	width:660px;
	border:solid 1px #ffffff;
	border-collapse:collapse;
	
}

#guest .businessdeal_con table.hyoki th {
	width:150px;
	border:solid 1px #ffffff;
	background-color:#eee5d5;
	padding:12px 0 12px 10px;
	text-align:left;
	font-weight:normal;

}

#guest .businessdeal_con table.hyoki td {
	border:solid 1px #ffffff;
	padding:12px 0 12px 5px;
}

#guest .order {
	margin:20px 0;
	
}

#guest .order .order_con h4 {
	background: url(../images/businessdeal/order_title_bg.jpg) no-repeat 0 0;
	width:660px;
	height:33px;
	line-height:33px;
	padding:0 0 0 10px;
}

#guest .order .order_con p{
	margin:0 10px 14px;
}

#guest .order .order_con ol{
	margin:0 10px 0 20px;
	padding:0 0 0 10px;
}

#guest .order .order_con ol li{
	margin:0;
	padding:0;
}

#guest .order .order_con ul.about_pay{
	margin:0 10px;
	padding:0;
	list-style:none;
}

#guest .order .order_con ul.about_pay li,
#guest .order .order_con ul.about_pay li p.choice{
	margin:0 0 19px;
	padding:0;
}
#guest .order .order_con ul.about_pay li p{
	margin:0 ;
}
#guest .order .order_con ul.about_pay li p.txt_em{
	font-weight:bold;
	font-size:115%;
}

#guest .order .order_con ul.about_pay li p.furikomi{
	font-weight:bold;
	margin:19px 0 0;
}

#guest .order .order_con .about_pay li .c-card {
	margin:10px 0 0;
}

#guest .businessdeal_con table.delivery {
	width:660px;
	border:solid 1px #ffffff;
	border-collapse:collapse;
}
#guest .businessdeal_con table.delivery th {
	height:52px;
	background-color:#663333;
	color:#ffffff;
	min-height:52px;
	border:solid 1px #ffffff;
	font-size:150%;
	font-weight:normal;
}
#guest .businessdeal_con table.delivery th.area,
#guest .businessdeal_con table.delivery th.soryo {
	width:190px;
}
#guest .businessdeal_con table.delivery td {
	padding:0 10px;
	vertical-align:middle;
	font-size:130%;
	border:solid 1px #ffffff;
	line-height:1;
	height:50px;
}
#guest .businessdeal_con table.delivery td.price {
	text-align:center;
}

#guest .businessdeal_con table.delivery td.area_550 {
	background-color:#cbe6f3;
}
#guest .businessdeal_con table.delivery td.area_580 {
	background-color:#eef5d3;
}
#guest .businessdeal_con table.delivery td.area_690 {
	background-color:#fffbd5;
}
#guest .businessdeal_con table.delivery td.area_800 {
	background-color:#fcf1d3;
}
#guest .businessdeal_con table.delivery td.area_880 {
	background-color:#f6d4d8;
}
#guest .businessdeal_con table.delivery td.okinawa {
	background-color:#f3d1e5;
	/*height:138px;*/
}
#guest .businessdeal_con table.delivery td.okinawa .left {
	float:left;	
	margin:19px 0 0 6px;
}
#guest .businessdeal_con table.delivery td.okinawa .right {
	float:left;	
	margin:0 0 0 30px;
	/*letter-spacing: -0.1em;*/
}


#guest .order .order_con ul.henpin{
	margin:0 10px;
	padding:0;
	list-style-type:square;
}

#guest .order .order_con ul.henpin li{
	margin:0 0 0 20px;
	padding:0;
}




