
/*┌─────────────────────────────────*/
/*│  SHOP-MASTER v7.8.2                                              */
/*│  Copyright (c) Heart Shop                                        */
/*│  http://shop.heart-warm.net/                                     */
/*│  shop-support@heart-warm.net                                     */
/*└─────────────────────────────────*/

@charset "Shift_JIS";
*{ margin:0; padding:0; }
img { border:0; }
table { border-collapse:collapse; }
hr { height:1px; color:#c0c0c0; }

.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; } /* 強調文字 */
.indent1 { text-indent: 1em; } /* 字下げ 1文字分 */
.big { font-size: 13pt; }
.medium { font-size: 12pt; }
.msmall { font-size: 11pt; }
.small { font-size: 10pt; }
.mini { font-size: 9pt; }
.eisuu { ime-mode: inactive; }
.w100p { width: 100%; } /* 幅 100% */
.atten { background:#daffff; } /* 注意 */

a {	text-decoration: none; }
a:link { color:#009933; }
a:active { color:#009933; }
a:visited { color:#009933; }
a:hover {
	color:#6495ED;
}

body {
	background: #ffffff;
	margin: 0px;
	padding: 18px 10px 5px 15px;
	color: #006699;
	font-size: 12pt;
	line-height: 120%;
	font-family: "'平成明朝', MS UI Gothic, Osaka, ＭＳ Ｐゴシック";
	text-align: left;
}
body.admin { margin:20px; text-align:center; }

/**********************
タイトル<table>
**********************/
table.title { 
	font-size: 20pt;
	line-height: 135%;
	background-color: #ffe0e0;
	border: 1px #009933 solid;
}
table.title td {	padding: 10px; }

/**********************
ヘッダーの設定
**********************/
table.head { background-color: #ffffff; margin: 0px; width: 100%; }
table.head tr { vertical-align: top; }
table.head td { padding: 10px; }

/**********************
メインのレイアウト<table>
**********************/
table.main { font-size: 11pt; width: 100%; }
table.main td { padding: 0px 5px 0px 5px; }
table.main tr { vertical-align: top; }

/**********************
検索窓<table>
**********************/
table.search { font-size: 10pt; }
table.search td { vertical-align: middle; padding: 0px }
table.search .word { width:130px; }
table.search .cate { width:130px; }
table.search .price { width:50px; }

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

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

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

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

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

/**********************
表題のラベル設定
**********************/
div.label-subj {
	background: #ffffff;
	margin: 1px 1px 5px 1px;
	padding: 1px 1px 1px 10px;
	font-size: 13pt;
	line-height: 120%;
}

/**********************
サイトマップ設定
**********************/
/* メインテーブル */
table.map {	font-size:12pt; line-height:100%; width:100%; }
table.map tr { vertical-align:top; }
table.map td { padding:2px 2px 2px 10px; }
/* ラベル */
div.label-map {
	background: #ffffff;
	padding:1px 1px 1px 10px;
	font-size:13pt;
	line-height:135%;
}
table.map font.level1 { font-size:12pt; } /* 1階層目 */
table.map font.level2 { font-size:11pt; } /* 2階層目 */
table.map font.level3 { font-size:10pt; } /* 3階層目 */
table.map font.level4 { font-size: 9pt; } /* 4階層目以上 */

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

/**********************
トップページ商品紹介<table>
**********************/
table.info {	
	background: #ffffff;
	border: 0px;
	width: 100%;
	font-size:10pt;
}
table.info td { border: 0px; padding: 5px; }
table.info td font.name { font-size:11pt; } /* 商品名 */
table.info td font.check { font-size:10pt; } /* [チェック][**件][カートイン] */
table.info tr { vertical-align: top; }
/* トップページ商品紹介タイトル<div> */
div.info-title {
	background:#ffffff;
	padding:2px 2px 2px 5px;
	width: 100%
	font-size:12pt;
	text-align:left;
}

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

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

/**********************
トップページランキング<table>
**********************/
table.rank { background:#ffffff; width:100%; font-size:10pt; }
table.rank td { border:1px #009933 solid; padding:2px 2px 2px 5px; }
table.rank td font.name { font-size:11pt; } /* 商品名 */
table.rank td font.check { font-size:10pt; } /* [チェック][**件][カートイン] */
table.rank td.no { background:#ffffff; border-right:1px #009933 solid; text-align:right; }
/* ランキングタイトル */
table.rank td.title { font-size:13pt; text-align:center; background:#ffffff; }
table.rank tr { vertical-align:top; }

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

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

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

/**********************
商品詳細/レビュー画面商品<table>
**********************/
table.detail { background:#ffffff; line-height:120%; width:100%; font-size:11pt; }
table.detail td { border:1px #009933 solid; padding: 5px 2px 2px 5px; }
table.detail td.image { border-right:0px; text-align:center; }  /* 画像表示部 */
table.detail td.text { border-left:1px #009933 solid; border-right:1px #009933 solid; }  /* テキスト部 */
table.detail td font.name { font-size:12pt; font-weight: bold; } /* 商品名 */
table.detail td font.check { font-size:10pt; } /* [チェック][**件][カートイン] */
table.detail td font.price {  } /* 価格 */
table.detail td font.point {  } /* ポイント */
table.detail td font.com {  } /* 商品説明 */
table.detail tr { vertical-align: top; }

/**********************
レビュー関連
**********************/
div.rev-title {
	background:#ffffff;
	padding:2px 2px 2px 5px;
	width:100%;
	text-weight: bold;
	font-size:12pt;
}
font.rev-item { font-size:10pt; }  /* レビュー項目 */
font.rev-com { font-size:11pt; }  /* レビューコメント */

/* 新着レビュー設定<table> */
table.new-rev { background:#ffffff; }
table.new-rev td font.name { font-size:100%; } /* 商品名 */
table.new-rev td font.title { font-size:90%; } /* レビュータイトル */
table.new-rev td font.date { font-size:82%; } /* 日付 */

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

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

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

/**********************
サイト訪問ポイント抽選プレゼント当選者<table>
**********************/
table.vpre { background:#ffffff; }
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; }

/* ラベル設定 */
.label { background-color: #ffffff; }
/* 商品の写真画像の処理 */
img.pic { width: 100px; }
/* 商品の写真画像の処理(トップ画面) */
img.pic-top { width: 80px; }
/* 入力フォームのフォント設定 */
textarea { font-family: "MS UI Gothic, Osaka, ＭＳ Ｐゴシック"; }
input { font-family:"MS UI Gothic, Osaka, ＭＳ Ｐゴシック"; }
select { font-family:"MS UI Gothic, Osaka, ＭＳ Ｐゴシック"; }

/**********************
コマンド<now-level>設定<ul>
**********************/
ul.now-level { list-style-type:none; }
ul.now-level li.now { font-weight:bold; }

/**********************
コマンド<top-cate>設定<ul>
**********************/
ul.top-cate { list-style-type:none; }
ul.top-cate li { }

/**********************
コマンド<cate-under>設定<ul>
**********************/
ul.cate-under {
	list-style-type:none;
	font-size:90%;
}
ul.cate-under li {
	display:inline;
	float:left;
	width:150px;
	padding:2px;
	text-align:left;
}


/* 追加ヘッダー */
#header {
	background: url(../../gazou/header.gif) repeat left top;
	height: 154px; 
	position: relative;
}
#header #logo_navihime {
	position: absolute;
	left: 5px;
	top: 5px;
}
#header h1 {
	position: absolute;
/*	left: 135px; */
	left: 430px;
	top: 10px;
	color: #E1FFDF;
	font-size: 110%;
	width: 640px;
	text-align: left;

}

#header ul {
	width: 840px;
	position: absolute;
	left: 0px;
	top: 130px; 
}
#header li {
	float: left;
}

#header a {
	line-height: 1.5em;
	color: #FFFFFF;
	text-decoration: none;
/*	background-color: #00B000;　*/
	text-align: center;
	display: block;
/*	height: 1.5em; */
	width: 160px;
	border: 1px solid #DEFEE7;
}


/* 追加フッター */

#footer {
	padding: 15px;
	clear: both;
/*	height: 600px; */
	border: 1px solid #09912B;
	background: url(../../gazou/header.gif) repeat left top;
	background-color: #87EC82;
	margin: 5px;
}

/* 追加バー、メイン */
#sidebar {
	float: left;
	width: 158px;
	margin-bottom: 20px;
	padding: 10px 5px 10px 10px;
	border: 1px solid #003333;
}

#main {
	float: right;
/*	width: 658px; */
	width: 782px; 
	text-align: left;

	margin-bottom: 20px;
	background-color: #FFFFFF;
	clear: none;
	padding:  15px 0px 10px 0px;　
}


#wrapper {
	background-color: #F4FEFF;
/*	margin: 5px auto; */
	margin-top: 5px;
	margin-left: 7%;
	margin-right: 7%;
	margin-bottom: 5px;
	width: 980px; 
	border: 1px solid #000033;
}

/*ysad関連*/

/*画像関連*/
img.ysad_adimg_horizontal {
	border: 0px;
}

/*リンク関連*/
A.ysad_yad:link {
	color: #000000;
	text-decoration: none;
}
A.ysad_yad:visited {
	color: #000000;
	text-decoration: none;
}
A.ysad_yad:active {
	color: #000000;
	text-decoration: none;
}
A.ysad_yad:hover {
	color: red;
	text-decoration: none;
}

/*広告面*/
.ysad_ads_horizontal {
	margin: 0px;
	padding: 0px;
	width: 448px;
	font-size:12px;
	border: 1px solid #CCCCCC;
	font-family:"MS UI Gothic","MS PGothic";
	overflow: hidden;
}

/*広告面テーブル要素*/
.ysad_item_title_horizontal {
	color: #000000;
	background-color: #f2f2f2;
	border-bottom: 1px solid #D8D8D8;
	font-size:14px;
	font-weight: bold;
	text-align: left;
	padding: 5px 10px 5px 10px;
	font-family:"MS UI Gothic","MS PGothic";
}

.ysad_itemul_horizontal {
	vertical-align:top;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	margin: 0;
	padding: 0;
	width: 5712px;
}

.ysad_item_horizontal {
	padding: 5px;
	width: 102px;
	float: left;
}

/*広告面テーブル要素 内*/
div.ysad_item_desc_horizontal {
	padding-top: 8px;
}

div.ysad_item_img_horizontal {
	text-align: center;
	overflow: hidden;
}

.ysad_item_rank {
	color: #003366;
	font-weight: bold;
}
/* 矢印ボタン */
.ysad_ad_footer_horizontal {
	width: 448px;
	height: 18px;
	float: left;
}
.ysad_bullet_button_left {
	/*width: 18px;
	height: 18px;*/
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	float: left;
}
.ysad_bullet_button_right {
	/*width: 18px;
	height: 18px;*/
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	float: right;
}

/*ysad関連、ここまで*/




.michi1{	padding: 1px 1px 1px 100px;	margin: 0px 0px 10px;
	height:120px;
	font-size:14px;

	font-size:12px;
	border-left: 3px solid #ff6600;  
	border-bottom: 3px solid #ff6600;  
	border-top: 3px solid #ff6600;  
	border-right: 3px solid #ff6600;  
	font-weight: bold;
	color: #ff0033;
	background-image:url(http://michisakiannai.com/chara_image/01_01_01_michi120.gif);
	background-repeat:no-repeat;
}
.michi2{	padding: 1px 1px 1px 100px;	margin: 0px 0px 10px;
	height:120px;
	font-size:14px;

	border-left: 3px solid #ff6600;  
	border-bottom: 3px solid #ff6600;  
	border-top: 3px solid #ff6600;  
	border-right: 3px solid #ff6600;  
	font-weight: bold;
	color: #ff0033;
	background-image:url(http://michisakiannai.com/chara_image/01_01_02_michi120.gif);
	background-repeat:no-repeat;
}
.michi3{	padding: 1px 1px 1px 100px;	margin: 0px 0px 10px;
	height:120px;
	font-size:14px;

	border-left: 3px solid #ff6600;  
	border-bottom: 3px solid #ff6600;  
	border-top: 3px solid #ff6600;  
	border-right: 3px solid #ff6600;  
	font-weight: bold;
	color: #ff0033;
	background-image:url(http://michisakiannai.com/chara_image/01_01_03_michi120.gif);
	background-repeat:no-repeat;
}
.michi4{	padding: 1px 1px 1px 100px;	margin: 0px 0px 10px;
	height:120px;
	font-size:14px;

	border-left: 3px solid #ff6600;  
	border-bottom: 3px solid #ff6600;  
	border-top: 3px solid #ff6600;  
	border-right: 3px solid #ff6600;  
	font-weight: bold;
	color: #ff0033;
	background-image:url(http://michisakiannai.com/chara_image/01_01_04_michi120.gif);
	background-repeat:no-repeat;
}

.saki1{	padding: 1px 1px 1px 100px;	margin: 0px 0px 10px;
	height:120px;
	font-size:14px;

	border-left: 3px solid #000099;  
	border-bottom: 3px solid #000099;  
	border-top: 3px solid #000099;  
	border-right: 3px solid #000099;  
	font-weight: bold;
	color: #003366;
	background-image:url(http://michisakiannai.com/chara_image/02_01_01_saki120.gif);
	background-repeat:no-repeat;

}

.saki2{	padding: 1px 1px 1px 100px;	margin: 0px 0px 10px;
	height:120px;
	font-size:14px;

	border-left: 3px solid #000099;  
	border-bottom: 3px solid #000099;  
	border-top: 3px solid #000099;  
	border-right: 3px solid #000099;  
	font-weight: bold;
	color: #003366;
	background-image:url(http://michisakiannai.com/chara_image/02_01_02_saki120.gif);
	background-repeat:no-repeat;

}

.saki3{	padding: 1px 1px 1px 100px;	margin: 0px 0px 10px;
	height:120px;
	font-size:14px;

	border-left: 3px solid #000099;  
	border-bottom: 3px solid #000099;  
	border-top: 3px solid #000099;  
	border-right: 3px solid #000099;  
	font-weight: bold;
	color: #003366;
	background-image:url(http://michisakiannai.com/chara_image/02_01_03_saki120.gif);
	background-repeat:no-repeat;

}

.saki4{	padding: 1px 1px 1px 100px;	margin: 0px 0px 10px;
	height:120px;
	font-size:14px;

	border-left: 3px solid #000099;  
	border-bottom: 3px solid #000099;  
	border-top: 3px solid #000099;  
	border-right: 3px solid #000099;  
	font-weight: bold;
	color: #003366;
	background-image:url(http://michisakiannai.com/chara_image/02_01_04_saki120.gif);
	background-repeat:no-repeat;

}

.anna1{	padding: 1px 1px 1px 100px;	margin: 0px 0px 10px;
	height:120px;
	font-size:14px;

	border-left: 3px solid #00cc33;  
	border-bottom: 3px solid #00cc33;  
	border-top: 3px solid #00cc33;  
	border-right: 3px solid #00cc33;  
	font-weight: bold;
	color: #009900;
	background-image:url(http://michisakiannai.com/chara_image/03_01_01_anna120.gif);
	background-repeat:no-repeat;
}


.anna2{	padding: 1px 1px 1px 100px;	margin: 0px 0px 10px;
	height:120px;
	font-size:14px;

	border-left: 3px solid #00cc33;  
	border-bottom: 3px solid #00cc33;  
	border-top: 3px solid #00cc33;  
	border-right: 3px solid #00cc33;  
	font-weight: bold;
	color: #009900;
	background-image:url(http://michisakiannai.com/chara_image/03_01_02_anna120.gif);
	background-repeat:no-repeat;
}


.anna3{	padding: 1px 1px 1px 100px;	margin: 0px 0px 10px;
	height:120px;
	font-size:14px;

	border-left: 3px solid #00cc33;  
	border-bottom: 3px solid #00cc33;  
	border-top: 3px solid #00cc33;  
	border-right: 3px solid #00cc33;  
	font-weight: bold;
	color: #009900;
	background-image:url(http://michisakiannai.com/chara_image/03_01_03_anna120.gif);
	background-repeat:no-repeat;
}


.anna4{	padding: 1px 1px 1px 100px;	margin: 0px 0px 10px;
	height:120px;
	font-size:14px;

	border-left: 3px solid #00cc33;  
	border-bottom: 3px solid #00cc33;  
	border-top: 3px solid #00cc33;  
	border-right: 3px solid #00cc33;  
	font-weight: bold;
	color: #009900;
	background-image:url(http://michisakiannai.com/chara_image/03_01_04_anna120.gif);
	background-repeat:no-repeat;
}

.ai1{	padding: 1px 1px 1px 100px;	margin: 0px 0px 10px;
	height:120px;
	font-size:14px;

	border-left: 3px solid #808080;  
	border-bottom: 3px solid #808080;  
	border-top: 3px solid #808080;  
	border-right: 3px solid #808080;  
	font-weight: bold;
	color: #696969;
	background-image:url(http://michisakiannai.com/chara_image/04_01_01_ai120.gif);
	background-repeat:no-repeat;
}
.ai2{	padding: 1px 1px 1px 100px;	margin: 0px 0px 10px;
	height:120px;
	font-size:14px;

	border-left: 3px solid #808080;  
	border-bottom: 3px solid #808080;  
	border-top: 3px solid #808080;  
	border-right: 3px solid #808080;  
	font-weight: bold;
	color: #696969;
	background-image:url(http://michisakiannai.com/chara_image/04_01_02_ai120.gif);
	background-repeat:no-repeat;
}
.ai3{	padding: 1px 1px 1px 100px;	margin: 0px 0px 10px;
	height:120px;
	font-size:14px;

	border-left: 3px solid #808080;  
	border-bottom: 3px solid #808080;  
	border-top: 3px solid #808080;  
	border-right: 3px solid #808080;  
	font-weight: bold;
	color: #696969;
	background-image:url(http://michisakiannai.com/chara_image/04_01_03_ai120.gif);
	background-repeat:no-repeat;
}
.ai4{	padding: 1px 1px 1px 100px;	margin: 0px 0px 10px;
	height:120px;
	font-size:14px;

	border-left: 3px solid #808080;  
	border-bottom: 3px solid #808080;  
	border-top: 3px solid #808080;  
	border-right: 3px solid #808080;  
	font-weight: bold;
	color: #696969;
	background-image:url(http://michisakiannai.com/chara_image/04_01_04_ai120.gif);
	background-repeat:no-repeat;
}

