@charset "utf-8";
/*--------------------------------------------------------------------------
Copyright (c) 2006-2009 e-create All Rights Reserved.
Author:  Tsuyoshi Tokuda
2009/03/17 - 1.00 First Release
-------------------------------------------------------------------------- */

/* 印刷時に読み込むスタイル
-------------------------------------------------------------------------- */
#header,
#widget,
#footer,
#content .content-path,
#content .content-form {
	display: none;
}
#wrapper {
	width: 100% !important;
}
#content {
	float: left !important;
	width: 620px;
}
.entry-body {
	font-size: 112% !important;
}
.entry-coupon input {
	display: none;
}