@charset "shift_jis";

/***********************************************************
*
*	shop regular style
*
***********************************************************/

div#content h1 {
	background-image:url(/shop/book/image/backnumber.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid black;
	height:36px;
	text-indent:-1000px;
}


table.book {
	border:2px solid #666666;
	width:90%;
	margin:auto;
	margin-top:2em;
	font-size:11pt;
}
table.book tr td {
	padding-right:0.5em;
}
table.book tr td.fuji {
	color:red;
}

