* {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
}
a { color: #39C; }
a:visited {
	color: #39C;
	text-decoration: none;
}
a:hover {
	color: #FC3;
	text-decoration: underline;
}
a:active { color: #FFF; }

body {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #3d9cc1;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #FFFFFF;
	font-size:12px;
	line-height:18px;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
}
img {
	vertical-align: top;
	border: none;
}
a.home {
	display: block;
	width: 220px;
	height: 30px;
	text-decoration: none;
}
span.none {
	visibility: hidden;
}
div.item {
	clear: both;
	overflow: hidden;
}
h2 {
	clear: both;
	padding: 20px 0;
}
#container  {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	position: relative;
}
#contents  {
	width: 1000px;
	background-image: url(images/bg_frame_body.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	color: #000000;
}
#mainimg {
	background-image: url(images/bg_main_top.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 900px;
	padding: 40px 50px;
}
#container .topickpass {
	display: block;
	position: absolute;
	left: 10px;
	top: 10px;
}
#postcard {
	margin: 0px 54px 0px 52px;
	width: 894px;
	background-image: url(images/bg_postcardttl.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#postcard_txt {
	padding-left: 12px;
	float: right;
	font-size: 11px;
	line-height: 14px;
	padding-right: 20px;
	width: 210px;
}
#postcard_txt img {
	margin-left: 45px;
}
#order_step {
	padding-top: 108px;
	float: left;
}
#frame_foot {
	width: 1000px;
	margin-left: 49px;
}
#attention {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	padding: 10px 0px;
	height: 180px;
}
#footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000;
}
#foot_link .copy {
	padding: 40px 0;
}
#foot_link a {
	color: #FFF;
}
#foot_link a:hover {
	color: #39C;
}
.itm_left {
	width: 456px;
	text-align: right;
	float: left;
}
.itm_right {
	float: right;
	padding-right: 80px;
	width: 432px;
}
p.comment {
	clear: both;
	padding: 10px 0 60px 75px;
}
p.comment_end {
	clear: both;
	padding: 10px 0 10px 75px;
}
.adcart {
	display: block;
	float: right;
	width: 134px;
	height: 39px;
	padding: 46px 10px 0px 0px;
}
ul.itemlist {
	width: 432px;
	list-style-type: none;
	padding-top: 10px;
}
ul.itemlist li {
	height: 94px;
	padding-bottom: 10px;
	padding-left: 137px;
	display: block;
	width: 295px;
	clear: both;
	line-height: 0px;
}
li.itm1 {
	background-image: url(images/bg_item01.gif);
	background-repeat: no-repeat;
}
li.itm2 {
	background-image: url(images/bg_item02.gif);
	background-repeat: no-repeat;
}
li.itm3 {
	background-image: url(images/bg_item03.gif);
	background-repeat: no-repeat;
}
.itm1-1 {
	background-image: url(images/item01_price1.gif);
	width: 142px;
	height: 93px;
	float: left;
	background-repeat: no-repeat;
	display: block;
}
.itm1-2 {
	background-image: url(images/item01_price2.gif);
	width: 142px;
	height: 93px;
	float: left;
	background-repeat: no-repeat;
	display: block;
}
.itm1-3 {
	background-image: url(images/item01_price3.gif);
	width: 142px;
	height: 93px;
	float: left;
	background-repeat: no-repeat;
	display: block;
}
.itm2-1 {
	background-image: url(images/item02_price1.gif);
	width: 142px;
	height: 93px;
	float: left;
	background-repeat: no-repeat;
	display: block;
}
.itm2-2 {
	background-image: url(images/item02_price2.gif);
	width: 142px;
	height: 93px;
	float: left;
	background-repeat: no-repeat;
	display: block;
}
.itm2-3 {
	background-image: url(images/item02_price3.gif);
	width: 142px;
	height: 93px;
	float: left;
	background-repeat: no-repeat;
	display: block;
}
.itm3-1 {
	background-image: url(images/item03_price1.gif);
	width: 142px;
	height: 93px;
	float: left;
	background-repeat: no-repeat;
	display: block;
}
.itm3-2 {
	background-image: url(images/item03_price2.gif);
	width: 142px;
	height: 93px;
	float: left;
	background-repeat: no-repeat;
	display: block;
}
.itm3-3 {
	background-image: url(images/item03_price3.gif);
	width: 142px;
	height: 93px;
	float: left;
	background-repeat: no-repeat;
	display: block;
}
.itm4-1 {
	background-image: url(images/item04_price1.gif);
	width: 142px;
	height: 93px;
	float: left;
	background-repeat: no-repeat;
	display: block;
}
.itm4-2 {
	background-image: url(images/item04_price2.gif);
	width: 142px;
	height: 93px;
	float: left;
	background-repeat: no-repeat;
	display: block;
}
.itm4-3 {
	background-image: url(images/item04_price3.gif);
	width: 142px;
	height: 93px;
	float: left;
	display: block;
	background-repeat: no-repeat;
}
