@charset "euc-jp"

a {}

img { border-style: none; }

/* 全体・ドキュメント領域 */
html {
	background-color: #FFF;
}
body {
	background: #FFF url(/products/img/body_bg.gif) left repeat-y;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}

/* タイトルと上部ナビゲーション */
#header {
	background: #B4310C;
	text-align: right;
}
#header h1 {
	background: #FFF;
	text-align: left;
	margin: 0px;
}
.unei { font-size:11px; font-weight:normal; color:#000000; text-decoration:none;}
.unei a:link {
	color:#000000;
	text-decoration:none;
}
.unei a:visited {
	color:#000000;
	text-decoration:none;
}
.unei a:hover {
	color: #0099FF;
	text-decoration:underline;
}
.unei a:active {
	color:#000000;
	text-decoration:none;
}

/* 商品一覧メニュー */
#menu {
	width: 135px;
	float: left;
	margin: 0px;
	overflow: hidden;
/*	border:1px solid red;*/
}
#menu h2 {
	text-align: left;
	margin: 25px 0px 0px 0px;
}
#menu ul {
	margin: 7px 0px 20px 1px;
	padding-left: 8px;
	list-style-type: none;
	list-style-image: url(/products/img/disc.gif);
	line-height: 130%;
	font-size: 13px;
}
#menu li {
	margin-left: 8px;
	line-height:135%;
}
#menu {
	color: #666666;
	text-decoration:none;
}
#menu a:link {
	color:#003399;
	text-decoration:underline;
}
#menu a:visited {
	color:#003399;
	text-decoration:underline;
}
#menu a:hover {
	color: #0099FF;
	text-decoration:underline;
}
#menu a:active {
	color:#003399;
	text-decoration:underline;
}

#keyword {
	margin-top:39px;
	text-align: center;
}

#calendar { margin-top:70px; margin-bottom:10px;}
#calendar1 { margin-top:70px; margin-bottom:15px;}
#calendar2 { margin-bottom:30px;}

.goog { margin-top:30px; margin-bottom:30px;}
.googletex { font-size: 11px; line-height: 200%;}


/* コンテンツ領域 */
#content {
	/* 左にメニュー分の余白を確保したら、あとはブラウザに任せる */
	margin-left: 135px;
	padding-top: 0px; padding-right:0px; padding-bottom:0px; padding-left:10px;
}

/* 絞り込みメニュー */
#content .narrow {
	margin-bottom: 0.5em;
}
#content .narrow h3 {
	color: #C00;
	float: left;
	margin: 0px;
}
#content .narrow #links {
	font-size: 13px;
	margin-left: 65px;
}
#content .narrow a {
	color: #009;
	text-decoration: none;
}
#content .narrow a:hover {
	color: #F00;
	text-decoration: underline;
}
#content .narrow .pressed {
	color: #00F; font-weight: bold;
}

/* 商品一覧テーブル */
#products {
	margin-right: -27px;
}
#products td {
/*	width: 160px; */
	padding-right: 15px;
/*	line-height: 80%; */
}
#products td.b {
	padding-bottom: 25px;
}
#products td .name {
	margin: 2px;
	margin-top: 4px;
	font-size: 12px;
	font-weight: bold;
}
#products td .pid {
	color: #666;
	margin: 2px;
	font-size: 13px;
}
#products td .price {
	margin: 2px;
	font-size: 13px;
}
#products td .price .label {
	font-size: 11px;
	font-weight: normal;
}


/* 商品検索結果 */
.stxt {
	width: 86px;
}

.ssub {
	width: 38px;
}

.sea_title {
	font-size: 16px;
	font-weight: normal: bold;
	margin-top:20px;
/*	line-height: 140%; */
}

.sea_name {
	font-size: 16px;
	font-weight: normal;
}

.sea_id {
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
}
.sea_price {
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
}
.sea_text {
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
}





/* 商品詳細 */
#detail {
	/* 商品タイプの下線に合わせる */
	padding-top: 0px;
}
/* 商品詳細のタイトル */
#detail h2 {
	margin: 0px;
}
#detail h2 .dispClass {
	color: #039;
	font-size: 13px;
}
#detail h2 .dispName {
	color: #039;
	font-size: 15px;
}
img.thumbnail {
	border: solid 1px #666;
}
img.product {
	/*border: solid 1px #666;*/
	margin-top: 25px;
	margin-bottom: 10px;
}
/* 今成 */
.pan {
	margin-top: 25px;
	font-size: 12px;
}
img.product2 {
	/*border: solid 1px #666;*/
	margin: 10px 25px 10px 0px ;
}
table.info {
	font-size: 13px;
}
/* 今成 */
table.info tr {
	vertical-align: top;
}
table.info th {
	font-size: 11px;
	padding-top: 3px;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
}
table.info td {
	font-weight: normal;
}
table.info .name {
	color: #039;
}
.isbn {
	font-size: 13px;
	font-family: monospace;
}
.desc {
	font-size: 13px;
	line-height: 19px;
	color: #000;
	margin: 15px 0 30px 0;
}
/* 今成-横溝 */
.deschonbun { clear:left;
	font-size: 13px;
	line-height: 19px;
	color: #000;
	margin: 15px 0 30px 0;
}


/* 詳細ページのオーダーボタン */
.desc_b {
	font-size: 13px;
	line-height: 19px;
	color: #000;
	margin: 5px 0 60px 0;
}
.desc a {
	color: #60C;
}
.back {
	margin: 10px 0px 20px 0px;
}

/* レイアウト切り替え */
#detail.layout0 img.product {
	float: left;
}
#detail.layout0 .product_info {
	margin-left: 330px;
}
#detail.layout0 h2 {
	text-align: center;
	margin-bottom: 4px;
}
#detail.layout0 h2 span {
	display: block;
}
#detail.layout0 .desc div.link  {
	text-align: center;
}

#detail.layout0 .desc div.link00  {
	text-align: left;
}
#detail.layout1 img.product {
	margin-bottom: 10px;
}
#detail.layout1 .desc div.link {
	text-align: left;
}
.product_menu {
	display: block;
	text-align: center;
	margin: 15px 0;
}
.product_menu a {
	margin: 0 5px;
	letter-spacing: -1px;
}
#detail .product_menu {
	width: ;
}
#detail .product_menu a {
	margin: 0 20px;
	font-size: 12px;
}

.pager {
	text-align: right;
	margin-right: 30px;
	margin-bottom: 10px;
}
.pager a {
	color: #03F;
	font-weight: bold;
}
.pager .pressed {
	color: #000;
	font-weight: bold;
}

/* リンク */
a.iconed { text-decoration: none; color: #4072A8; font-size: 10px; font-weight: bold; }
a.iconed img { vertical-align: text-bottom; }
a.iconed:hover { color: #F00; }
/*#detail a.iconed { font-size: 14px; }*/

/* 下部メニュー */
#footer {
	padding: 4px 0px 4px 25px; clear:left;
	color:#FFFFFF;
	text-align: left;
	line-height: 1.4em;
	font-size: 11px;
	background-color:#333333;
}
#footer a {
	color: #FFF;
	padding:4px 10px;
	text-decoration: none;
}
#footer a:hover { text-decoration:underline;}


/* 最下部 連絡先・権利表記 */
address {
	text-align: right;
	background: #FFF;
}

img#blank {
	margin: 200px 80px;
}

/* 回り込み解除用コード */
.clearfix:after {
	content: url(../img/trans.gif);
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

#block1{
	border:1px solid red;
}
#block2{
	border:1px solid blue;
}
#block3{
	border:1px solid yellow;
}



/**
@media print {
	body { background: #FFF; }
	#menu { display: none; }
	#content { margin-left: 10px; }
}
/**/


/*//////////////////////////
レイアウト調整用CSS 09/08/04
//////////////////////////*/

/* 回り込み解除用スタイル */
.clearfix:after {
	content: url(../img/trans.gif);
	display: block;
height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* 商品写真ブロック */
#productImg{
	float:left;
	width:320px;
	margin: 10px 25px 0px 0px;
	overflow: hidden;
/*	border:1px solid red;*/
}
/* 商品基本情報ブロック */
#productInfo{
	float:left;
	width:240px;
	margin: 20px 0px 10px;
	overflow: hidden;
/*	border:1px solid green;*/
}
/* 商品追加情報ブロック */
#productAddInfo{
	float:left;
	width:585px;
	margin: 0px 0px;
	overflow: hidden;
/*	border:1px solid purple;*/
}

