@charset "Shift_JIS";
*{ margin:0; padding:0; }

img { border:0; }
table { border-collapse:collapse; }
hr { height:1px; color:#c0c0c0; }
a { text-decoration:none; color:#777; }
a:hover { text-decoration:underline; color:#000000; }

body { background:#ffffff; text-align:left; }

div.top {
	text-align:left; padding:20px 20px 10px 20px;
	color:#777; font-size:10.5px;
	background:#ffffff;
	height:65px;
}
div.top h1 { padding:0 0 0 20px; }

div.two { width:590px; background:#ffffff; font-size:0.8em; color:#555; }
div.two a { color:#0094FF; }
div.two a:hover { color:#555555; }

div.menu { width:190px; float:left; text-align:left; }
div.menu_r { width:190px; float:right; text-align:left; }
div.menu div.subj {
	border-bottom:1px solid #777;
	font-size:1em;
	padding:5px 10px 5px 25px;
	margin:0 5px 0 0;
	color:#777;
}
div.menu ul { list-style-type:none; }
div.menu li {
	font-weight:normal;
	border-bottom:1px solid #ccc;
	padding:6px 10px 6px 5px;
	margin:0 5px 0 18px;
	font-size:1em;
}
div.menu li a {
	color:#f5f;
	padding:2px 0px 5px 20px;
	background:url(../cgi/master/img/left.gif) no-repeat middle;
}
div.menu li a:hover { color:#555; background:url(../cgi/master/img/left-on.gif) no-repeat middle; }

div.menu p {
	border-top:1px solid #777;
	border-bottom:1px solid #777;
	font-size:1em;
	padding:5px 5px 5px 25px;
	margin:20px 5px 20px 0;
	color:#555;
	line-height:100%;
}
div.menu p.p2 {
	border-top:none;
	margin:0 5px 20px 0;
}

div.main { width:590px; float:center; padding:3px 5px 3px 5px; text-align:left; }
div.main h2 {
	color:#555;
	background:url('../cgi/master/img/line.gif') repeat-x bottom left;
	padding:0 60px 0 15px;
	height:25px;
	font-size:1em;
}

div.single { width:590px; repeat-y 0 0; font-size:0.8em; color:#555; padding:0 20px; text-align:left; }
div.single a { color:#ff00ff; }
div.single a:hover { color:#555555; }

div.menu div.txt {
	padding:0 25px 8px 15px;
	text-align:left;
	color:#555;
	font-size:1em;
	line-height:100%;
}

div.menu div.txt p { margin:0 0 10px 0; }

div.copy {
	clear:both;
	color:#777;
	font-size:75%;
	background:url('../cgi/master/img/copy-bg.gif') repeat-x bottom;
	padding:5px;
	text-align:center;
}
div.copy a { padding:0px 5px; }


table.leftno {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-COLLAPSE: collapse; BACKGROUND: #ffffff; FONT-SIZE: 10pt; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
.reviewranktop {
	background-image:url('../cgi/master/img/ranktop.gif'); WIDTH: 240px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 60px
}
.reviewrankside {
	background-image:url('../cgi/master/img/rankside.gif'); PADDING-LEFT: 7px; HEIGHT: 240px
}
.reviewrankbottom {
	background-image:url('../cgi/master/img/rankbottom.gif'); WIDTH: 240px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 5px
}
.wordranktop {
	background-image:url('../cgi/master/img/wordranktop.gif'); WIDTH: 240px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 60px
}
.wordrankside {
	background-image:url('../cgi/master/img/rankside.gif'); PADDING-LEFT: 7px; HEIGHT: 240px
}
.wordrankbottom {
	background-image:url('../cgi/master/img/rankbottom.gif'); WIDTH: 240px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 5px
}
table.left2 {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-COLLAPSE: collapse; BACKGROUND: #ffffff; FONT-SIZE: 10pt; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}



/*****************************************/

.large { font-size:130%; }
.big { font-size:120%; }
.medium { font-size:100%; }
.msmall { font-size:90%; }
.small { font-size:80%; }
.mmini { font-size:75%; }
.mini { font-size:70%; }

.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }
.middle { vertical-align:middle; }
.top { vertical-align:top; }
.bottom { vertical-align:bottom; }
.bold { font-weight:bold; }
.w100p { width:100%; }
.w90p { width:90%; }
.atten { background:#ffcccc; } /* 注意 */
.pink { color:#ff00ff; }
.blue { color:#0000ff; }

/**********************
マーカー付き<ul>
**********************/
ul.marker { margin:0px 0px 0px 25px; list-style:url(../cgi/master/img/mark/marker.gif); }
ul.marker ul { margin:0px 0px 0px 30px; list-style:url(../cgi/master/img/mark/marker.gif); }

/**********************
番号付き<ol>
**********************/
ol.deci { margin:0px 0px 0px 25px; list-style:decimal; }

/**********************
枠付き<img>
**********************/
img.border { border:1px #696969 solid; }

/**********************
ラベル設定
**********************/
div.label-subj {
	color:#555;
	background:url('../cgi/master/img/line.gif') repeat-x bottom left;
	padding:0 60px 0 5px;
	height:25px;
	font-size:1em;
	text-align:left;
}
div.label-subj a { color:#555555; }
div.label-subj a:hover { color:#000000; }

/**********************
ウェルカムボード<iframe>
**********************/
iframe.welcome { width:500px; height:30px; border:0; padding:5px 0; }

/**********************
管理画面タイトル<table>
**********************/
/* 管理画面タイトル<table>*/
table.title { font-size:25px; background:#f0f0f0; border:1px #555 solid; }
table.title td { padding:10px; }

/**********************
検索窓<table>
**********************/
table.search { font-size:90%; }
table.search td { vertical-align: middle; padding: 0px; }
table.search .word { width:140px; }
table.search .cate { width:140px; }
table.search .price { width:60px; }

/**********************
価格範囲設定<table>
**********************/
table.pricing {}
table.pricing tr { vertical-align:middle; }
table.pricing .price { width:60px; }

/**********************
個別ECサイト選択メニュー<select>
**********************/
select.site-top { width: 125px; } /* トップページ */
select.site-view {  } /* 商品表示ページ */

/**********************
比較サイトモード切替<table>
**********************/
table.ec-hikaku { font-size:100%; background:#ffffff; border:0px; }
table.ec-hikaku td { padding:5px; }

/**********************
タイプ変更選択メニュー<select>
**********************/
select.type-all { width: 120px; } /* <change-type-all>コマンド */
select.type { } /* <change-type>コマンド */

/**********************
管理画面のメニュー表示など
**********************/
table.admin { background:#ffffff; border:1px #c0c0c0 solid; }
table.admin td { border:1px #c0c0c0 solid; padding:2px 2px 2px 5px; }
table.admin td.main {	padding:10px; }
table.admin td.title {
	background:#f0f0f0;
	text-align:center;
	padding:5px;
	border:1px #c0c0c0 solid;
}
table.admin tr { vertical-align:top; }
table.admin .label { background:#f0f0f0; }

/**********************
サイトマップ設定
**********************/
/* メインテーブル */
table.map {	line-height:100%; color:#555; }
table.map tr { vertical-align:top; }
table.map td { padding:2px 2px 2px 10px; }
/* ラベル */
div.label-map {
	background:url('../cgi/master/img/line.gif') repeat-x bottom left;
	padding:0 60px 0 5px;
	height:25px;
	font-size:1em;
	text-align:left;
}
div.label-map a { }
div.label-map a:hover { }

table.map font.level1 { font-size:90%; } /* 1階層目 */
table.map font.level2 { font-size:85%; } /* 2階層目 */
table.map font.level3 { font-size:80%; } /* 3階層目 */
table.map font.level4 { font-size:75%; } /* 4階層目以上 */

/**********************
商品の表示<table>
**********************/
table.goods {
	background:#ffffff; line-height:100%;
	font-size:100%; color:#555; margin:5px 0;
}
table.goods td { border-top:1px #c0c0c0 solid; border-bottom:1px #c0c0c0 solid; padding:5px 2px 2px 5px; }
table.goods td.no { text-align:right; color:#ffffff; border-left:1px #c0c0c0 solid; }
table.goods td.button { text-align:right; }  /* 全チェックボタン部 */
table.goods td.image { text-align:center; }  /* 画像表示部 */
table.goods td.text { width:200px; height:200px; }  /* テキスト部 */
table.goods td font.name { font-size:100%; color:#0026FF; } /* 商品名 */
table.goods td font.check { font-size:90%; } /* [チェック][**件][カートイン] */
table.goods td font.price { color:#FF0000; } /* 価格 */
table.goods td font.point {  } /* ポイント */
table.goods td font.com { color:#777; } /* 商品説明 */
table.goods tr { vertical-align:top; }

/**********************
トップページ商品紹介<table>
**********************/
table.info { background:#ffffff; border:0px; font-size:90%; color:#555; }
table.info td { border:0px; padding:5px; }
table.info td font.name { font-size:110%; color:#0026FF; } /* 商品名 */
table.info td font.check { font-size:90%; } /* [チェック][**件][カートイン] */
table.info tr { vertical-align:top; }
/* トップページ商品紹介タイトル<div> */
div.info-title {
	background:url('../cgi/master/img/line.gif') repeat-x bottom left;
	padding:0 60px 0 5px;
	height:25px;
	font-size:1em;
	text-align:left;
	color:#555;
}
div.info-title a { color:#555; }
div.info-title a:hover { color:#000; }

/**********************
商品の比較表示<table>
**********************/
table.hikaku { background:#ffffff; line-height:100%; font-size:90%; color:#555; }
table.hikaku td {
	border-bottom:1px #c0c0c0 solid;
	border-top:1px #c0c0c0 solid;
	border-left:1px #c0c0c0 solid;
	border-right:1px #c0c0c0 solid;
	padding:2px 2px 2px 5px;
}
table.hikaku td.label { border:1px #c0c0c0 solid; background:#f0f0f0; text-align:center; }
table.hikaku td.button {
	border-top:1px #c0c0c0 solid; border-bottom:1px #c0c0c0 solid;
	border-left:0px; border-right:0px; text-align:right;
}
table.hikaku td.last { border-bottom:1px #c0c0c0 solid; }
table.hikaku tr { vertical-align: top; }
table.hikaku td font.name {  color:#0026FF; } /* 商品名 */
table.hikaku td font.price { color:#FF0000; } /* 価格 */
table.hikaku td font.point {  } /* ポイント */

/**********************
比較サイトモードおよび一覧表示の商品表示<table>
**********************/
table.table { background:#ffffff; line-height:100%; font-size:100%; color:#555; }
table.table tr { vertical-align:top; }
table.table td { border:1px #c0c0c0 solid; padding:2px 2px 2px 5px; }
table.table td.no { background:#f0f0f0; text-align:center; }
table.table td.button { border-left:0px; border-right:0px; text-align:right; } /* 全チェックボタン部 */
table.table td.title { background:#f0f0f0; font-size:120%; padding:5px; } /* EC名/商品数 */
table.table td font.name { color:#0026FF; } /* 商品名 */
table.table td font.check { font-size:95%; } /* [チェック][**件][カートイン] */
table.table td font.price { color:#FF0000; } /* 価格 */
table.table td font.term {  } /* 販売者 */
table.table td font.point {  } /* ポイント */
table.table td font.date { font-size:80%; } /* 更新日時 */

/**********************
トップページランキング<table>
**********************/
table.rank { background:#ffffff; font-size:90%; color:#555; }
table.rank td { border:1px #c0c0c0 solid; padding:10px 5px 10px 5px; }
table.rank td font.name { font-size:110%; color:#0026FF; } /* 商品名 */
table.rank td font.check { font-size:90%; } /* [チェック][**件][カートイン]  */
table.rank td.no {	background:#f0f0f0; text-align:right; }
/* ランキングタイトル */
table.rank td.title { font-size:130%; background:#f0f0f0 url(../cgi/master/img/bar-bg.gif) repeat-y; }
table.rank td.title a { color:#555555; }
table.rank td.title a:hover { color:#000000; }
table.rank tr { vertical-align:top; }

/**********************
カテゴリランキング<table><div>
**********************/
table.c-rank { background:#ffffff; font-size:90%; color:#555; }
table.c-rank td { border:1px #c0c0c0 solid; padding:5px; text-align:center; }
table.c-rank td font.name { font-size:100%; color:#0026FF; } /* 商品名 */
table.c-rank td font.check { font-size:90%; } /* [チェック][**件][カートイン]  */
table.c-rank tr { vertical-align:top; }
table.c-rank tr.no { background:#f0f0f0; }
div.c-rank { text-align:left; } /* タイトル */
div.c-rank font.date { font-size:100%; } /* 更新日時 */

/**********************
カート商品表示<table>
**********************/
/* カート内<table> */
table.cart { background:#ffffff; line-height:100%; font-size:90%; width:100%; color:#555; }
table.cart td { border:1px #c0c0c0 solid; padding:5px 2px 2px 5px; }
table.cart tr.title { background:#f0f0f0; text-align:center; }
table.cart img.pic { width:90px; height:90px; } /* 商品画像 */

/* 合計<table> */
table.sum { background:#ffffff; font-size:90%; margin:0 0 0 auto; }
table.sum td { padding:0px 2px; text-align:right; }
table.sum td.total { padding:0px 2px 5px 2px; font-size:120%; font-weight:bold; } /* 金額小計/合計 */
table.sum tr { vertical-align:top; }

/**********************
商品詳細/レビュー画面商品<table>
**********************/
table.detail {
	background:#ffffff; line-height:100%;
	font-size:100%; color:#555; margin:5px 0;
}
table.detail td { border-top:1px #c0c0c0 solid; border-bottom:1px #c0c0c0 solid; padding:5px 2px 2px 5px; }
table.detail td.image { text-align:center; }  /* 画像表示部 */
table.detail td.text { }  /* テキスト部 */
table.detail td font.name { font-size:110%; color:#0026FF; } /* 商品名 */
table.detail td font.check { font-size:90%; } /* [チェック][**件][カートイン] */
table.detail td font.price { color:FF0000; } /* 価格 */
table.detail td font.point {  } /* ポイント */
table.detail td font.com { color:#777; } /* 商品説明 */
table.detail tr { vertical-align:top; }

/**********************
レビュー関連
**********************/
/* レビュータイトル */
div.rev-title {
	color:#0026FF;
	background:url('../cgi/master/img/line.gif') repeat-x bottom left;
	padding:0 60px 0 5px;
	height:25px;
	font-size:1em;
	text-align:left;
	font-weight:bold;
}
font.rev-item { font-size:85%; }  /* レビュー項目 */
font.rev-com { font-size:95%; }  /* レビューコメント */

/* 新着レビュー設定<table> */
table.new-rev { background:#ffffff; color:#555; font-size:85%; width:230px;}
table.new-rev td { padding:0px 0px; vertical-align:top; }
table.new-rev td font.name { font-size:80%; color:#4169E1; width:100px;} /* 商品名 */
table.new-rev td font.title { font-size:80%; color:#4169E1; width:90px; } /* レビュータイトル */
table.new-rev td font.date { font-size:80%; color:#6495ED; } /* 日付 */

/* レビュー投稿フォーム設定<table> */
table.rev-form { color:#555; font-size:100%; }

/* レコメンドタイトル設定<div> */
div.reco {}

/**********************
ワードランキング設定<table>
**********************/
table.word-rank { background:#ffffff; color:#555; }
table.word-rank td { padding:2px 5px 2px 5px; }
table.word-rank td.title { font-size:90%; } /* タイトル */
table.word-rank td.word { font-size:90%; } /* ワード */
table.word-rank tr { vertical-align:top; }

/**********************
サイト訪問ポイント抽選プレゼント当選者<table>
**********************/
table.vpre { background:#ffffff; color:#555; }
table.vpre td { padding:2px 5px 2px 5px; }
table.vpre td.time { font-size:90%; } /* 当選時間 */
table.vpre td.name { font-size:90%; } /* ニックネーム */
table.vpre td.com { font-size:90%; } /* コメント */
table.vpre tr { vertical-align:top; }

/**********************
画像処理
**********************/
/* 商品の写真画像の処理 */
img.pic { width:90px; height:90px; }
a:hover img.pic { filter:Alpha(opacity=100,finishOpacity=40,style=3); }
/* 商品の写真画像の処理(トップ画面) */
img.pic-top { width:90px; height:90px; }
a:hover img.pic-top { filter:Alpha(opacity=100,finishOpacity=40,style=3); }

/**********************
ボタンの設定
**********************/
input.button { }

/**********************
入力フォームのフォント設定
**********************/
textarea { color:#333; font-family:"MS UI Gothic, Osaka, ＭＳ Ｐゴシック"; }
input { font-family:"MS UI Gothic, Osaka, ＭＳ Ｐゴシック"; }
select { color:#333; font-family:"MS UI Gothic, Osaka, ＭＳ Ｐゴシック"; }

/**********************
コマンド<now-level>,<now-level-under>設定<ul>
**********************/
ul.now-level { color:#0026FF; list-style-type:none; font-size:100%; }
ul.now-level li.now { font-weight:bold; }
ul.now-level li.under { padding:6px 5px 6px 15px; }
ul.now-level li.under a { background:url(../cgi/master/img/lefts.gif) no-repeat middle; padding:0px 0px 0px 15px; }
ul.now-level li.under a:hover { background:url(../cgi/master/img/lefts-on.gif) no-repeat middle; }

/**********************
コマンド<top-cate>設定<ul>
**********************/
ul.top-cate { color:#0026FF; list-style-type:none; font-size:100%; }
ul.top-cate li { }

/**********************
コマンド<cate-under>設定<ul>
**********************/
ul.cate-under { color:#0026FF; list-style-type:none; font-size:90%; }
ul.cate-under li {
	display:inline;
	float:left;
	width:180px;
	text-align:left;
}
ul.cate-under li a {
	color:#555;
	padding:2px 0px 5px 14px;
	background:url(../cgi/master/img/lefts.gif) no-repeat middle left;
}
ul.cate-under li a:hover { color:#777; background:url(../cgi/master/img/lefts-on.gif) no-repeat middle left; }

