/**********************************************************************
 * ショップページ用CSS定義ファイル
 **********************************************************************/
/* 全体 */
form { margin: 0em; }

/* 各ページリンクメニュー */
#menu { line-height : 150%; font-size : 9pt; }

/* 送料料金表 */
#shippingTable{width:700px;border-left:1px solid #333;border-top:1px solid #333;}

#shippingTable th{border-right:1px solid #333;border-bottom:1px solid #333;padding:2px;background:#ffffdf;}
#shippingTable td{border-right:1px solid #333;border-bottom:1px solid #333;padding:2px;
text-align: right;
}
#shippingTable .tdl{text-align:center;}#navi3 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 0.8em;
	background-image: url(../../img_new/backcolor.gif);
	height: 25px;
	width: 710px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-right: 2px;
}
.name {
	background-color: #CCC;
	margin-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 40px;
}
.spec {
	vertical-align: bottom;
	padding-left: 3px;
}
.book {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 15px;
}
.book h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 10px;
	color: #666;
}
.book h5 {
	margin-top: 5px;
	margin-bottom: 3px;
}
.book p {
	margin-top: 5px;
	margin-bottom: 7px;
	font-size: 0.7em;
	line-height: 1.4em;
}
.book h6 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 15px;
}
