@charset "utf-8";

/*  ----------------------------------------------------  */
/*  注文の仕方  */
/*  ----------------------------------------------------  */

.order {
}

.order h3 {
	font-size:1.3em;
	line-height:2.2em;
	border-bottom:3px solid #63595a;
	padding:0px 0px 10px 5px;
	margin:0px 7px 35px 0px;
}

.order p {
	line-height:1.7em;
	margin:0px 20px 20px 20px;
}

.order_table_waku {
	margin:0px 0px 20px 0px;
}

.order_table_1 {
	width:120px;
	padding: 15px 0px 15px 0px;
	border-top:1px dotted #adaaa5;
	line-height:1.7em;
	font-size:1.3em;
	vertical-align:top;
}

.order_no {
	margin:0px 0px 0px 10px;
	width:81px;
	height:95px;
	background:url(http://s2-hasami.com/images/down.gif)  0px 0px no-repeat;
}

.order_no p {
	margin:0px 0px 0px 0px;
	padding:25px 0px 0px 37px;
}

.order_no2 {
	margin:0px 0px 0px 10px;
	width:80px;
	height:80px;
	background:url(http://s2-hasami.com/images/finish.gif)  12px 10px no-repeat;
}

.order_no2 p {
	margin:0px 0px 0px 0px;
	padding:25px 0px 0px 37px;
}


.order_table_2 {
	width:250px;
	padding: 15px 0px 15px 0px;
	border-top:1px dotted #adaaa5;
	line-height:1.7em;
	font-size:1.2em;
	vertical-align:top;
	color:#ffc625;
	font-weight:bold;

}

.order_table_3 {
	width:20px;
}

.order_table_4 {
	width:460px;
	padding: 15px 0px 15px 0px;
	border-top:1px dotted #adaaa5;
	line-height:1.7em;
	vertical-align:top;
}

.order_table_4 p {
	margin:0px 0px 25px 15px;
}

.order_table_4 span {
	vertical-align:middle;
	margin:0px 10px 0px 10px;
}

.order_table_4 span a {
	font-size:0.9em;
	line-height:2em;
	padding:5px 15px 5px 15px;
	border:1px solid #d6d5ce;
	text-decoration:none;
}

.order_table_4 span a:link, .order_table_4 span a:visited { color: #d6d5ce;background:none;}
.order_table_4 span a:active, .order_table_4 span a:hover { color: #302723;background:#d6d5ce;}


.order_table_4 strong {
	color:#cc0033;
}

.order_table_5 {
	width:20px;
	border-top:1px dotted #adaaa5;
}

.order_table_6 {
	padding: 15px 0px 15px 0px;
	border-top:1px dotted #adaaa5;
	vertical-align:top;
	text-align:center;
}

.order_top {
	border-top:1px dotted #adaaa5;
}

