/*┌─────────────────────────────────*/
/*│  SHOP-MASTER v6.0.0                                              */
/*│  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; }

a {	text-decoration: none; }
a:link { color: brown; }
a:active { color: brown; }
a:visited { color: brown; }
a:hover {
	text-decoration: underline;color: brown;
	background-color: #ffcccc;
	position: relative;
	top: 1pt; left: 1pt;
}

body {
	scrollbar-face-color:#ffffff; 
	scrollbar-arrow-color:#ffcccc; 
	scrollbar-track-color:#ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-3dlight-color: #ffcccc; 
	scrollbar-darkshadow-color: #ffcccc;
	
	background-attachment: scroll;
	background-image: url(http://petty.to-ku.net/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;	
	
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	color: #696969;
	font-size: 10pt;
	line-height: 120%;
	font-family: "MS UI Gothic, Osaka, ＭＳ Ｐゴシック";
	text-align: left;
}











address {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding: 5px 0px;
	margin: 0px;
}
.midium { FONT-SIZE: 90%;}
.midium_bold { FONT-SIZE: 90%; font-weight: bold }
.small { FONT-SIZE: 82%; }
.small_bold { FONT-SIZE: 82%; font-weight: bold }
.mini { FONT-SIZE: 75%; }
.mini_bold { FONT-SIZE: 75%; font-weight: bold }
.sub_title { FONT-SIZE: 12px; font-weight: bold }

ul{
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 2px 0.5em;
}
ul li{
	margin: 0px;
	padding: 3px 0px;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
a {color : #556b2f;text-decoration: none;}
a:link {text-decoration : none;}
a:hover {color : #ffffff;text-decoration : underline;}
a:active {color : #666666;text-decoration : none;}

form {margin: 0px;padding: 0px;}

.menu_title {font-size: 14px;font-weight: bold;color: #FFFFFF;padding: 0px 0px 0px 0.5em;}

/*　左部コンテンツ部リンク　*/
.menu a {
	text-decoration : none;
	color: #666666;
	font-size: 11px;
	background-image: url(http://petty.to-ku.net/images/menu_bg_off.gif);
	display:block;
	text-decoration : none;
	height: 22px;
	padding-top: 6px;
	padding-left: 30px;
	width:160px !important;
	width/**/: 190px;
}
/*　マウスを合わせた時のスタイル　*/
.menu a:hover{
	color : #FFF;
	text-decoration : none;
	font-size: 11px;
	background-image: url(http://petty.to-ku.net/images/menu_bg_on.gif);
	display:block;
	width:190px;
	text-decoration : none;
}
















body.admin {
	margin: 20px;
	text-align: center;
}

/**********************
タイトル<table>
**********************/
table.title { 
	font-size: 20pt;
	line-height: 135%;
	background-color: #ffe0e0;
	border: 1px #ff9999 solid;
}
table.title td {	padding: 10px; }

/**********************
ヘッダーの設定
**********************/
table.head { background-color: #ffecec; 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; }

/**********************
個別ECサイト選択メニュー<select>
**********************/
select.site-top { width: 125px; } /* トップページ */
select.site-view {  } /* 商品表示ページ */

/**********************
比較サイトモード切替<table>
**********************/
table.ec-hikaku {
	font-size:100%;
	background:#ffecec;
	border:1px #ff9999 solid;
}
table.ec-hikaku td { padding:5px; }

/**********************
タイプ変更選択メニュー<select>
**********************/
select.type-all { width: 120px; } /* <change-type-all>コマンド */
select.type { } /* <change-type>コマンド */

/**********************
管理画面のメニュー表示など
**********************/
table.admin {	
	background: #ffecec;
	font-size: 12pt;
	border: 1px #ff9999 solid;
	line-height: 120%;
}
table.admin td {
	border: 1px #ff9999 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 #ff9999 solid;
}
table.admin .label { background:#ffe0e0; }

/**********************
表題のラベル設定
**********************/
div.label-subj {
	background: #ffecec;
	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: #ffecec;
	padding:1px 1px 1px 10px;
	font-size:13pt;
	line-height:135%;
}
table.map font.level1 { font-size:10pt; } /* 1階層目 */
table.map font.level2 { font-size: 9pt; } /* 2階層目 */
table.map font.level3 { font-size: 9pt; } /* 3階層目 */
table.map font.level4 { font-size: 8pt; } /* 4階層目以上 */

/**********************
商品の表示<table>
**********************/
table.goods { background:#ffffff; line-height:120%; width:100%; font-size:11pt; }
table.goods td { border:1px #ff9999 solid; padding: 5px 2px 2px 5px; }
table.goods td.no { background:#ffecec; 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 #ffe0e0 solid; border-right:1px #ff99ff solid; }  /* テキスト部 */
table.goods td font.name { font-size:12pt; font-weight: bold; font-color: gray} /* 商品名 */
table.goods td font.check { font-size:10pt; } /* [チェック][**件] */
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:#ffecec;
	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 #ffe0e0 solid;
	border-top: 1px #ffe0e0 solid;
	border-left: 1px #ff9999 solid;
	border-right: 1px #ff9999 solid;
	padding: 2px 2px 2px 5px;
}
table.hikaku td.label { border:1px #ff9999 solid; background:#ffecec; text-align:center; }
table.hikaku td.button {
	border-top:1px #ff9999 solid; border-bottom:1px #ff9999 solid;
	border-left:0px; border-right:0px; text-align:right;
}
table.hikaku td.last { border-bottom:1px #ff9999 solid; }
table.hikaku tr { vertical-align: top; }

/**********************
比較サイトモードおよび一覧表示の商品表示<table>
**********************/
table.table { background:#ffffff; line-height:120%; width:100%; font-size:90%; }
table.table tr { vertical-align:top; }
table.table td { border:1px #ff9999 solid; padding:2px 2px 2px 5px; }
table.table td.no {	background:#ffecec; text-align:center; }
table.table td.button { border-left:0px; border-right:0px; text-align:right; } /* 全チェックボタン部 */
table.table td.title { background:#ffecec; font-size:120%; padding:5px; } /* EC名/商品数 */
table.table td font.name { font-size:100%; } /* 商品名 */
table.table td font.check { font-size:90%; } /* [チェック][**件] */

/**********************
トップページランキング<table>
**********************/
table.rank { background:#ffffff; width:100%; font-size:10pt; }
table.rank td { border:1px #ff9999 solid; padding:2px 2px 2px 5px; }
table.rank td font.name { font-size:11pt;  font-weight: bold; } /* 商品名 */
table.rank td font.check { font-size:10pt; } /* [チェック][**件] */
table.rank td.no { background:#ffecec;	border-right:1px #ff9999 solid; text-align:right; }
/* ランキングタイトル */
table.rank td.title { font-size:13pt; text-align:center; background:#ffecec; }
table.rank tr { vertical-align:top; }

/**********************
下層カテゴリ表示<table>
**********************/
table.cate { font-size:10pt; width: 100%; }
table.cate td {	border 0px; }
table.cate tr {	vertical-align:top; }

/**********************
レビュー関連
**********************/
div.rev-title {
	background:#ffecec;
	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.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; }

/* ラベル設定 */
.label { background-color: #ffecec; }
/* 商品の写真画像の処理 */
img.pic { width: 100px; }
/* 商品の写真画像の処理(トップ画面) */
img.pic-top { width: 80px; }
/* 入力フォームのフォント設定 */
textarea { font-family: "MS UI Gothic, Osaka, ＭＳ Ｐゴシック"; }

.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% */
