/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */

body {
	font-size:12px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	color:#695B48;
	background:url("https://img03.shop-pro.jp/PA01004/739/etc/background.gif") repeat;
	margin: 0px;
	padding: 0px;
	}

form {
	margin: 0px;
	padding: 0px;
	}

div {
	margin: 0px;
	padding: 0px;
	}

img {
	border: 0px;
	}


a:link {
	color: #555555;
	text-decoration: none;
	}

a:visited {
	color: #555555;
	text-decoration: none;
	}

a:active {
	color: #555555;
	text-decoration: underline;
	}

a:hover {
	color: #555555;
	text-decoration:underline;
	}

#contents {
	margin: 0px;
	width: 800px;
	}

/*ページ中央の枠線の色*/
#center {
	border: 1px solid #CCC;
	background: #FFF;
	margin: 0px 5px 0px 5px;
	}

/* ************************************************ 
 *	色管理
 * ************************************************ */

.bgg{
background:#999999;
}

.gbgblue{
background:url(https://img03.shop-pro.jp/PA01004/739/etc/menu_bg_blue.gif) repeat-x;
}

.gbggray{
background:url(https://img03.shop-pro.jp/PA01004/739/etc/menu_bg_gray.gif) repeat-x;
}

.red{
color:#ff0000;
}


/* ************************************************ 
 *	ヘッダーメニュー
 * ************************************************ */

#header{
margin:10px;
padding:0px;
}

/* ------------------------------------- 
 *	ショップタイトルのサイズ、色
 * ------------------------------------- */

#title_size {
	font: 12px/130% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-weight: bold;
	padding-top:10px;
	}


#title_size a {

	color: #334CCC;
	}


#title_size a:link {
	color: #334CCC;
	text-decoration: underline;
	}

#title_size a:visited {
	color: #334CCC;
	text-decoration: underline;
	}

#title_size a:active {
	color: #334CCC;
	text-decoration: underline;
	}

#title_size a:hover {
	color: #334CCC;
	background: #EEE;
	text-decoration: none;
	}



/* ************************************************ 
 *	左側メニュー
 * ************************************************ */
.ad{
margin-bottom:15px;
}

#gbnav{
width:800px;
margin:0;
padding:0;
background:url("https://img03.shop-pro.jp/PA01004/739/etc/menu_bg_blue3.gif") repeat-x;
}


.top_items{
	background: #fdfadd;
}



.left {
	width: 588px;
	padding: 20px 0px 10px 10px;
	}

.item_box{
padding:10px 0;
}

.item_box a {
	color: #0000ff;
	text-decoration: underline;
	}

.item_box a:visited {
	color: #0000ff;
	text-decoration: underline;
	}

.item_box a:hover {
	color: #0000ff;
	text-decoration: none;
	}

.item_box a:active {
	color: #0000ff;
	text-decoration: none;
	}
/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */

#search{
margin:20px 0 15px 0;
}

/* ------------------------------------- 
 *	左メニュー最下部　フリーエリア
 *	バナーを貼る際などにご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */
#freespace_left {
	font-size: 12px;
	border: 2px solid #334ccc;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	}



/* ************************************************ 
 *	右側メニュー
 * ************************************************ */

#category{
margin-bottom:15px;
}

#category a:link {
	color:#0000ff;
	text-decoration: underline;
	}

#category a:visited {
	color:#0000ff;
	text-decoration: underline;
	}

#category a:active {
	color:#0000ff;
	text-decoration: underline;
	}

#category a:hover {
	color:#0000ff;
	text-decoration: none;
	}

#free{
margin-bottom:15px;
}

#free a:link {
	color:#0000ff;
	text-decoration: underline;
	}

#free a:visited {
	color:#0000ff;
	text-decoration: underline;
	}

#free a:active {
	color:#0000ff;
	text-decoration: underline;
	}

#free a:hover {
	color:#0000ff;
	text-decoration: none;
}

#hot{
margin-bottom:15px;
}

#hot a:link {
	color:#0000ff;
	text-decoration: underline;
	}

#hot a:visited {
	color:#0000ff;
	text-decoration: underline;
	}

#hot a:active {
	color:#0000ff;
	text-decoration: underline;
	}

#hot a:hover {
	color:#0000ff;
	text-decoration: none;
}

/* ************************************************ 
 *	左右メニューのレイアウト
 * ************************************************ */

.list ul{
margin:8px 0;
}

.list li {
margin-bottom:8px;
	list-style:url("https://img03.shop-pro.jp/PA01004/739/etc/a0_tri.gif") inside;
	}

.list li a {
	color: #0000ff;
	text-decoration: underline;
	}

.list li a:visited {
	color: #0000ff;
	text-decoration: underline;
	}

.list li a:hover {
	color: #0000ff;
	text-decoration: none;
	}

.list li a:active {
	color: #0000ff;
	text-decoration: none;
	}


/* ************************************************ 
 *	店主のコーナー　レイアウト
 * ************************************************ */

.freespace_right {
	font-size: 12px;
	border: 2px solid #334CCC;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	}

.freespace_right img {
	border: 1px solid #334ccc;
	margin: 5px 0px 5px 0px;
	padding: 3px;
	}

.freespace_right p {
	text-align: left;
	font-size: 11px;
	}

/* ************************************************ 
 *	RSSリンクのレイアウト
 * ************************************************ */

#feed {
margin-top:15px;
}

#feed img {
	border: 0px;
	}


/* ************************************************ 
 *	フッターメニュー
 * ************************************************ */

#footer {
           width:800px;
	font-size: 12px;
	padding: 30px;
	text-align: center;
	}

#footer p {
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	font-family: "Verdana";
	}

/* ************************************************ 
 *	コンテンツ共通
 * ************************************************ */

/* ------------------------------------- 
 *	100px×100pxの縮小画像表示
 *	※トップ及びサブカテゴリー表示時に使用
 * ------------------------------------- */
.item_box{
float:left;
}


.item_thumbnail {
	margin: 0px 0px 5px 10px;
	width: 100px;
	height: 140px;
	overflow: hidden;
	position: relative;
	}

.item_thumbnail img {
	width: 100px;
	height: 140px;
	}

.item_frame {
	border: 0px;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	}

/* ------------------------------------- 
 *	商品一覧
 * ------------------------------------- */
#item_list{
width:588px;
background:#fdfadd;
}


/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */
.footstamp {
	padding: 10px;
	font-size: 11px;
	}

/* ------------------------------------- 
 *	ページタイトル
 * ------------------------------------- */
.pagetitle {
	width:588px;
	border-bottom: 2px solid #3364C9;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	}

/* ------------------------------------- 
 *	商品が無い時の表示
 * ------------------------------------- */
.nodata {
	margin: 50px 0px 50px 0px;
	text-align: center;
	}



/* ************************************************ 
 *	TOPコンテンツ
 * ************************************************ */

/* ------------------------------------- 
 *	お知らせ・おすすめエリアレイアウト
 * ------------------------------------- */


/* ------------------------------------- 
 *	お知らせエリア
 * ------------------------------------- */
.info_space {
	margin: 10px;

	}

/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
margin: 10px;
	}

/* ------------------------------------- 
 *	お知らせエリア
 *	箇条書きでお知らせを掲載する際にご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */

#information{
margin-bottom:15px;
padding:10px;
background:#ecf5ff;
border-bottom:solid 1px #999999;
}

/* ************************************************ 
 *	商品詳細　レイアウト
 * ************************************************ */

#detail {
	padding: 20px 0px 20px 0px;
	}

#detail .td1 {
	background: #EEE;
	}

#detail .td2 {
	background: #FFF;
	}

#detail .large {
	border: 1px solid #CCC;
	margin: 0px 20px 0px 20px;
	width: 200px;
	}

#detail .small {
	margin: 20px 0px 0px 20px;
	width: 100px;
	height: 100px;
	}


#detail p {
	font-size: 12px;
	margin: 20px;
	padding: 5px;
	border: 1px solid #CCC;
	background: #EEE;
	}

#detail ul {
	margin: 20px;
	padding: 5px;
	}

#detail li {
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	background: url(https://img.shop-pro.jp/tmpl_img/7/list_arrow_red.gif) no-repeat 6px 0px;
	}

/* ------------------------------------- 
 *	商品詳細-購入数選択・「カートに入れる」ボタン
 * ------------------------------------- */

.product_num {
	width: 50px;
	}

.product_incart {
	margin: 10px;
	text-align: center;
	}

/* ------------------------------------- 
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */

#together {
	width:450px;
	margin: 0px 20px 0px 20px;
	height:100%;
	}

#together .tog_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #647DFC;
	}

#together .together_list {
	margin:10px 5px 0px 3px;
	float:left;
	width: 135px;
	text-align:center;
	}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

#trackback {
	margin: 0px 20px 20px 20px;
	}

#trackback .tb_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #647DFC;
	}


#trackback .tb_url {
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	}

#trackback .tb {
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	}

#trackback .tb_date {
	font-size: 10px;
	padding: 10px 10px 10px 10px;
	}

#trackback .tb_title {
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	}

#trackback .tb_body {
	line-height: 150%;
	padding: 10px 10px 10px 10px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	}

#trackback .tb_state {
	padding: 5px 10px 5px 10px;
	}



/* ************************************************ 
 *	商品一覧　レイアウト
 * ************************************************ */

/* ------------------------------------- 
 *	サブカテゴリー　レイアウト
 * ------------------------------------- */
.subcategory {
	padding: 10px;
	font-size: 11px;
	}


/* ------------------------------------- 
 *	検索条件表示
 * ------------------------------------- */
.search_result {
	border: 1px solid #CCC;
          background:#efefef;
	margin: 20px 10px;
	padding: 5px;
	}


/* ------------------------------------- 
 *	一覧表示　並び順を変更
 * ------------------------------------- */
.sort {
	border-bottom: 1px solid #CCC;
	padding: 10px;
	}

/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	margin: 10px 20px 10px 20px;
	font-size: 11px;
	}



/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */

/* ------------------------------------- 
 *	オプション表の罫線の色
 * ------------------------------------- */
#Option .option_table {
	background-color:#999;
}

/* ------------------------------------- 
 *	オプション　項目背景の色 
 * ------------------------------------- */
#Option .option_cell1 {
	text-align:left;
	color: #333333;
	background-color:#EEEEEE;
	margin: 2px;
	padding: 2px 10px 2px 10px;
	font-weight:bold;
	white-space:nowrap;
}

/* ------------------------------------- 
 *	オプション　価格背景の色
 * ------------------------------------- */
#Option .option_cell2 {
	text-align:left;
	background-color:#FFFFFF;
	padding: 2px 10px 2px 6px;
}

/* ------------------------------------- 
 *	サブカテゴリリスト
 * ------------------------------------- */
.subcategory_list {
	float:left;
	width: 120px;
	text-align:center;
	margin: 10px 10px;
}



/* ************************************************ 
 *	特定商取引法・お支払い方法・配送設定について
 * ************************************************ */

#ShopKeeper {
	margin: 20px auto;
	background: #999999;
	width: 450px;
	}


#ShopKeeper th {
	width: 150px;
	background: #EEE;
	border-top: 1px solid #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #FFF;
	color: #000;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
	}

#ShopKeeper td {
	width: 300px;
	background: #FFF;
	padding: 5px;
	}

.SK p {
	margin: 0px 0px 10px 0px;
	padding: 15px 0px 0px 30px;
	border-top: 1px solid #CCC;
	}

.SK .area {
	padding: 0px 30px 20px 30px;
	}

.SK .title {
	background: #EEE;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px dotted #CCC;
	border-left: 1px solid #CCC;
	padding: 5px;
	color: #000;
	}

.SK .note {
	background: #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}

.payment_img {
	width:30px;
	height:30px;
	margin:3px;
}


/* ************************************************ 
 *	プライバシーポリシー
 * ************************************************ */

#PrivacyExplain {
	margin: 20px;
	font-size: 12px;
	}

#PrivacyExplain .title {
	margin: 20px 0px 0px 0px;
	padding: 5px 5px 10px 5px;
	border-top: 1px solid #CCC;
	color: #000;
	font-weight: bolder;
	}

#PrivacyExplain .note {
	font-size: 11px;
	line-height: 150%;
	margin: 10px 5px 20px 15px;
	}


