/* ---------------------------------------------------------------- */
/* pront css */
/* ---------------------------------------------------------------- */
html,
body,
#container,
#wrapper,
#order-sheet{background:none;}
#contents{float:none;}
#side{display:none;}

/* ---------------------------------------------------------------- */
/* 注文書 */
/* ---------------------------------------------------------------- */
.thanks #logo p.top,
.thanks #navi,
.thanks #user,
.thanks #headline,
.thanks .textarea,
.thanks #print,
.thanks #send,
.thanks .pagetop{display:none;}

.thanks #header,
.thanks #wrapper,
.thanks #contents,
.thanks #footer,
.thanks #footer-frame,
.thanks #other{
	margin:0 auto;
	width:650px;
}

.thanks #order-sheet{
	padding:1em 0 0;
	border-top:1px solid #ccc;
}

.thanks #order-sheet h2{
	border-top:1px solid #ccc;
	border-bottom:2px solid #ccc;
}

.thanks p.date{
	padding:0 0 3px;
	border-bottom:1px solid #ccc;
	display:block;
	color:#000;
	background:#fff;
	text-align:left;
}

.thanks .charge{
	margin:0;
	float:none;
}

.thanks .number th,
.thanks .chart th,
.thanks #total th.headline{background:#eee;}


.thanks #other dd{width:500px;}
.thanks .add-form{width:650px;}
.thanks .add-form h3{
	padding-left:8px;
	border-left:6px solid #ccc;
	background:none;
}

.thanks .add-form dl{
	background:none;
	width:650px;
}

.thanks .add-form dd{
	padding-left:1em;
	border-left:1px solid #ccc;
}

.thanks #information{
	border:1px solid #ccc;
	background:none;
	width:500px;
}

.thanks #information dd{width:290px;}
.thanks #bottom{margin:0;}
.thanks #footer{padding-top:50px;}
/* ---------------------------------------------------------------- */
