@charset "euc-jp";

/* -----------------------------------------------------------
	プリント用スタイル
----------------------------------------------------------- */

/* ブルーグラデの非表示 */
body {
	background-image: none;
}

#wrapper {
	text-align: left;
	background-image: none;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

/*----------------------------------------------------
	#print_header
	※プリント用ヘッダーの表示
----------------------------------------------------*/

#print_header {
	display: block;
	margin-bottom: 16px;
}


/*----------------------------------------------------
	#upperBlock
----------------------------------------------------*/

#upperBlock {
/*  	display: none; */
}

/*----------------------------------------------------
	#headerNavi
----------------------------------------------------*/

#headerNavi {
/* 	display: none;  */
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/

div#contents {
	margin: 0px;
	padding: 0px;
	border: none;
}

p.topImage {
	margin-left: 15px;
}

/*----------------------------------------------------
	#footer
----------------------------------------------------*/

div#footer {
	background-image: none;
	border-top: 1px solid #C8C9CD;
	clear: both;
}

div#footer p {
	display: none;
}

div#footer p.copyRight {
	float: none;
	margin: 0px 3px 0px 0px;
	font-size: 12px;
	text-align: center;
	display: block;
	width: 760px;
}


/*----------------------------------------------------
	.pageTopBt
----------------------------------------------------*/

p.pageTopBt {
	display: none;
}

div.productInfoBox img {
/* 	width: 80%; */
/* 	height: 80%; */
}

h1.headerCatch {
	display: none;
}

body {
	margin-top: -10px;
}
