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

*{}

.contents-order{background-image: url(/image/contents-order.gif);background-repeat:no-repeat;background-position:left top;}


dl.orderlist{margin:0;padding:0;}

.orderlist dt{float:left;width:100px;margin-bottom:1em;display:block;border-top: 1px dotted #CF5809;border-left: 1px dotted #CF5809;border-bottom: 1px dotted #CF5809;}
.orderlist dd{margin-left:100px;display:block;background-color:#FCF3EE;border-top: 1px dotted #CF5809;border-right: 1px dotted #CF5809;border-bottom: 1px dotted #CF5809;}

.orderlist-frame{padding:5px;display:block;}
.orderlist-text{font-size:11px;color:#666666;margin:0 0 3px 0;display:block;}

.bellhour h4{padding:0;margin:0;}
.bellhour,.spiderlily{height:100px;}
.bellhour{margin-bottom:1em;}
.requiem{height:137px;}

.item-list-frame{margin:5px 0 0 0;padding:0;}
.item-list-frame-left,.item-list-frame-right{float:left;width:345px;padding:0;}
.item-list-frame-left{margin-right:10px;}

.item-list-frame .caution-list{margin:0;padding:0;}
.item-list-frame .caution-list li{font-size:11px;}


fieldset.order-item {
	width:180px;
	padding: 0 5px 5px 0;
	border: 1px solid #CF5809;
	font-size:12px;
	line-height: 130%;
}
.order-item legend {
	font-size:11px;
	color:#CF5809;
	font-weight:normal;
}
.order-item label {
	float: left;
	font-size:11px;
	width: 10em;
	margin-left:5px;
	line-height: 200%;
	font-weight:normal;
	color:#333333;
	border-top: 0;
	white-space: nowrap;
}

*+html  .order-item legend,+html  .order-item legend{width: 13em;}
*+html  .order-item label,+html  .order-item label{width: 11em;}
*+html:first-child  .order-item legend{width: 11em;}


fieldset#mailform {
	margin-bottom: 10px;
	padding: 5px 10px 15px 10px;
	border: 1px solid #CF5809;
	font-size:12px;
	line-height: 150%;
}
#mailform legend {
	letter-spacing: 1px;
	font-weight:bold;
	color:#CF5809;
}
#mailform label {
	clear: both;
	float: left;
	width: 9em;
	font-weight:bold;
	color:#333333;
	border-top: 1px dotted #CF5809;
	white-space: nowrap;
}
fieldset input,fieldset select,fieldset textarea{margin-left:10px;}
fieldset span{font-size:10px;}
