@charset "shift-jis";
/* 印刷用 */
body {
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(none);
	float: none;
}

/*IE6のみ適用*/
*html body {
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(none);
	width: 742px;
	float: none;
}

#product-title {
	margin: 0px auto 0px auto;	/* 中央揃え */
	width: 754px;
	padding-top: 0px;
}

#top-main {
	width: 754px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1 {
	page-break-after: avoid;/*直後改ページ禁止*/  
}

#head-main {
	page-break-after: always;/*直後改ページする*/ 
}

/* 印刷用はマージン小さい */
#head-main {
	font-size: 75%;
	line-height: 160%;
	width: 534px;
	float: right;
	text-align: left;
	margin-left: 10px;
	padding-bottom: 5px;
}
/* 印刷用はマージン小さい */
#main {
	font-size: 75%;
	line-height: 150%;
	width: 534px;
	float: right;
	text-align: left;
	margin-left: 10px;
	padding: 0px;
	margin-right: 0px;
}

/* 印刷用は下マージン小さい */

#main h2,h3 {
	clear: both;
	text-align: left;
	padding-bottom: 5px;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
	margin: 0px;
	padding: 0px;
}

#container {
	padding: 0px;
	background-image: url(none);
}

#contents {
	padding: 0px;
	background-image: url(none);
	margin: 0px;
}


/*-----こだわり・写真3点×3-------------------*/
.feature {
	width: 534px;
	float: left;
	padding-bottom: 5px;
}

#wrapper,
#wrap,
#wrap_beige {
	background-image: url(none) ;
}

#header {
	background-image: url(../images/print.gif);
	position: relative;
	background-repeat: no-repeat;
	height: 165px;
}

ul.listQ span,
dl.faq span {
  display: inline;
}

.listArea2 .listBox {
	width: 165px;
}

p.point,
p.head,
p.movie,
p.side-related {
	display: none;
}

.pagetop {
	display: none;
}

#photo,
#top-news,
#pagetop_e,
#recommend,
#footer-all {
	display: none;
}
