body{
	color: #666666;
	font-size: 12px;
	line-height: 1.166;	
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	text-align:left;
}



form {
	margin: 0px;
	padding: 0px;
	}

div {
	margin: 0px;
	padding: 0px;
	}

img {
	border: 0px;
	}
	
h1 {
	margin: 0px;
	padding: 0px;
	}

ul,ol,li {
	margin: 0px;
	padding: 0px;
	}

li {
	list-style-type: none;
	}



/* ************************************************ 
 *	レイアウト
 * ************************************************ */

#header {
	margin: 0px 0px 0px 0px;
	width: 900px;
	}


#center {
	border: 1px solid #CCC;
	background: #FFF;
	margin: 6px 5px 0px 5px;
	text-align: left;
	}







/* ------------------------------------- 
 *	タイトルのサイズ、色
 * ------------------------------------- */

.site_title {
	color:#7F7F7F;
	font-size: 10px;
	font-weight: bold;
	padding-top:10px;
	}

.site_title a {color: #7F7F7F;}
.site_title a:link    {color: #7F7F7F;text-decoration: none;}
.site_title a:visited {color: #7F7F7F;text-decoration: none;}
.site_title a:active  {color: #7F7F7F;text-decoration: none;}
.site_title a:hover   {color: #7F7F7F;background: #EEE;text-decoration: none;}

.description {
	font-size: 10px;
	}


#header .menu {color:#666; font-weight:bolder; font-size:10px;}
#header .menu a {color: #444;}
#header .menu a:link    {color: #444;text-decoration: none;}
#header .menu a:visited {color: #444;text-decoration: none;}
#header .menu a:active  {color: #444;text-decoration: none;}
#header .menu a:hover   {color: #444;background: #EEE;text-decoration: none;}





/* ------------------------------------- 
 *	検索
 * ------------------------------------- */

input,textarea,select {
	font-size :12px;
	padding: 2px;
	}

.button {
	margin-top: 3px;
	}



/* ************************************************ 
 *	右側メニュー
 * ************************************************ */

.linktext_r {
	margin: 0px 0px 10px 0px;
	}

.linktext_r ul {
	line-height:160%;
	margin: 0px;
	padding:0px;
	}
	
.linktext_r li {
	list-style-type: none;
	background: url(./template/cmsp/8/list_white.gif) no-repeat 5px 8px;
	}

.linktext_r li a {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
	text-indent: 1em;
	}

.linktext_r li a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 100%;
	}

.linktext_r li a:hover {
	color: #000;
	text-decoration: none;
	background: #FFF url(./template/cmsp/8/list_red.gif) no-repeat 5px 8px;
	display: block;
	width: 100%;
	}

.linktext_r li a:active {
	color: #000;
	text-decoration: none;
	background: #FFF url(./template/cmsp/8/list_red.gif) no-repeat 5px 8px;
	display: block;
	width: 100%;
	}

/* ------------------------------------- 
 *	カレンダー
 * ------------------------------------- */

.calendar {
	font-family: "Verdana";
	font-size: 10px;
	text-align:center;
	line-height: 140%;
	
	margin-bottom: 10px;
	padding: 0;
	}

.cell {
	padding: 2px;
	}

.cell a:link {color:#000; background:#FF33CC; text-decoration:none;}
.cell a:visited {color:#000; background:#FF33CC; text-decoration:none;}
.cell a:active {color:#000; background:none; text-decoration:none;}
.cell a:hover {color:#000; background:none; text-decoration:none;}


.calendar table {
	margin:0px auto;
	}


/* ------------------------------------- 
 *	RSSリンク
 * ------------------------------------- */

.feed {
	text-align: center;
	margin: 20px auto;
	}

.feed img {
	border: 0px;
	}



/* ************************************************ 
 *	エントリー
 * ************************************************ */

.entry_navi {
	margin-bottom: 15px;
	}

.entry_navi a {color: #432A16;}
.entry_navi a:link    {color: #432A16;text-decoration: none;}
.entry_navi a:visited {color: #432A16;text-decoration: none;}
.entry_navi a:active  {color: #432A16;text-decoration: none;}
.entry_navi a:hover   {color: #7E5E44;text-decoration: none;}

.entry {
	background:url(./template/cmsp/8/entry_top.gif) no-repeat left top;
	padding:25px 15px 40px 15px; 
	
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size:12px;
	line-height:170%;
	}

.entry_title {
	font-weight:bolder;
	}

.entry_date {
	font-size:10px;
	text-align:right;
	border-top:1px dotted #999; 
	}


.entry_body {
	margin: 10px 0;
	}

.entry_more {
	margin-top:10px;
	}

.entry_state {
	font-size: 10px;
	}

blockquote {
	font-size: 10px;
	color: #808080;
	border-left:2px #CCC dotted;

	margin: 10px 0;
	padding-left: 10px;
	}

.pict {
	border:1px #CCC dotted;
	display: block;
	}


/* ------------------------------------- 
 *	コメント・トラックバック
 * ------------------------------------- */

#trackback {
	background:url(./template/cmsp/8/entry_top.gif) no-repeat left top;
	padding:5px 15px 25px 15px; 
	}

#trackback table {
	margin-top:10px;
	}

#trackback .tb_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #CCC;
	}


#trackback .tb_url {
	padding: 5px 10px 5px 10px;
	}

#trackback .tb {
	margin: 10px 0px 10px 0px;
	border: 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 {
	padding: 10px 10px 10px 10px;
	border-top: 1px dotted #CCC;
	}

#trackback .tb_state {
	padding: 5px 10px 5px 10px;
	border-top: 1px dotted #CCC;
	}

.pagenavi {
	background:url(./template/cmsp/8/entry_top.gif) no-repeat bottom;
	margin-top:50px;
	padding-bottom:10px;
	}




/* ------------------------------------- 
 *	カラーミースタイル
 * ------------------------------------- */



#main{
float:center;
margin: 10px 0 0 0;
width:900px;
}

#own{
text-align:left;
width:150px;
font-color:FFFFFF;
font-size:10px;
}

/* ------------------------------------- 
 *	中央コンテンツ
 * ------------------------------------- */
#my_contents {margin:0 180px;
background-color:#FFFFFF;
padding-left:6px;
padding-top:4px;
width:456px}



/* ************************************************ 
 *	左側メニュー
 * ************************************************ */

#grayzone {
width:180px;
background-color:#000000;
text-align:left;
margin-bottom:10px;
size:12px;
color:#FFFFFF;
}

#grayzone .top {
	background:url(http://img11.shop-pro.jp/PA01055/192/etc/bg_lr01.gif) no-repeat;
	background-position:left top;
}
#grayzone .bottom {
	background:url(http://img11.shop-pro.jp/PA01055/192/etc/bg_lr02.gif) no-repeat;
	background-position:left bottom;
}

#grayzone dd {margin:0px 0px 0px 8px;
	line-height: 150%;}

#grayzone dl {margin:0px 5px;}

#grayzone dt img {margin:2px 5px;}

#grayzone .dot {
	background:url(http://img11.shop-pro.jp/PA01055/192/etc/dot.gif) repeat-x;
	background-position:left top;
	margin:10px 4px 4px 4px;
}

#grayzone ol {
margin:0px 0px 0px 0px;
line-height: 150%;
padding:0px 0px 0px 8px;}

#grayzone ul {
margin:0px 0px 0px 0px;
line-height: 150%;
padding:0px 0px 0px 15px;}

.grayzone a:link {
background-image:url(http://img11.shop-pro.jp/PA01055/192/etc/list.gif);
background-repeat:no-repeat;
padding:0px 2px 4px 12px;
margin:0 0 0 0;
color: #FFFFFF;
}

.grayzone a:visited {
background-image:url(http://img11.shop-pro.jp/PA01055/192/etc/list.gif);
background-repeat:no-repeat;
padding:0px 2px 4px 12px;
margin:0 0 0 0;
color:#CCCCCC;
}

.grayzone a:hover {
background-image:url(http://img11.shop-pro.jp/PA01055/192/etc/list.gif);
background-repeat:no-repeat;
padding:0px 2px 4px 12px;
margin:0 0 0 0;
color:#FF3300;
}



/* ------------------------------------- 
 *	右カテゴリ
 * ------------------------------------- */
#side02 {
width:250px;
float:right;
}

#right {
margin-top:4px;
width:250px;
background-color:#000000;
text-indent:20px;
margin-bottom:10px;
size:12px;
color:#FFFFFF;
}

#right .top {
	background:url(http://img11.shop-pro.jp/PA01055/192/etc/bg_rr01.gif) no-repeat;
	background-position:left top;
}
#right .bottom {
	background:url(http://img11.shop-pro.jp/PA01055/192/etc/bg_rr02.gif) no-repeat;
	background-position:left bottom;
}

#right dl {margin:0px 5px;}

#right dt img {margin:2px 5px;}

.right a:link {
	color: #FFFFFF;
}

.right a:visited {
	color:#CCCCCC;
}

.right a:hover {
	color:#FF3300;
}

.dot {
	background:url(http://img11.shop-pro.jp/PA01055/192/etc/dot.gif) repeat-x;
	background-position:left top;
	margin:10px 4px 4px 4px;
}

/************* #leyout ***************/
#side {
	width:180px;
	float:left;
	padding-top:4px;
}

/************* #leyout end ***************/

.stxt {
	font-size: 10px;
	font-style: normal;
	line-height: 130%;
	color: #FFFFFF;
}

.href {
	font-size: 12px;
	line-height: 140%;
	color: #FF6600;
}

.shref {
	font-size: 10px;
	line-height: 140%;
	color: #FF6600;
}

.style1 {font-size: xx-small}


a:link{
	color:#FF3300;
	text-decoration: none;
}

a:visited{
	color:#FF9900;
	text-decoration: none;
}

a:hover{
	color: #FF6600;
	text-decoration: underline;
}




/************* #siteInfo styles ***************/
#siteInfo{
	clear: both;
	font-size: 10px;
	color: #666666;
	padding: 10px 10px 10px 10px;
	width: 900px;
	text-align:right
}



#footer{
	clear: both;
	font-size: 12px;
	color: #666666;
	padding: 2px 2px 2px 2px;
  width: 100%;
text-align:left;
}





/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
  float: right;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #E2E873;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #999900;
}

























/* ------------------------------------- 
 *	カートの中身を見る
 * ------------------------------------- */
dl#cart {
	border-bottom:2px #CC3300 solid;
}

dl#cart dt {
	background:#CC3300 url(http://img.shop-pro.jp/tmpl_img/17/round_cart.gif) no-repeat;
	background-position:left top;
	text-align:center;
	padding-top:5px;
}

dl#cart dd {
	border-left:2px #CC3300 solid;
	border-right:2px #CC3300 solid;
	padding:2px 3px 2px 7px;
}

/* ------------------------------------- 
 *	店主のコーナー
 * ------------------------------------- */

dl#owner {
	border-bottom:2px #8F826C solid;
}

dl#owner dt {
	background:#8F826C url(http://img.shop-pro.jp/tmpl_img/17/round_owner.gif) no-repeat;
	background-position:left top;
	text-align:center;
	padding:5px 0;
}

dl#owner dd {
	border-left:2px #8F826C solid;
	border-right:2px #8F826C solid;
	padding:2px 3px 2px 7px;
}

/* ------------------------------------- 
 *	トラックバック、フリースペースのリスト
 * ------------------------------------- */

dl#list dt {
	font-weight:bolder;
	margin-bottom:5px;
}

dl#list dd {
	padding-left:17px;
	margin-bottom:3px;
	background:url(http://img.shop-pro.jp/tmpl_img/17/dd_arrow.gif) no-repeat;
	background-position:1px 6px;
}

div.border {
	border-top:2px <{$table_cell_bgcolor}> dotted;
	padding-bottom:5px;
	background:none;
}

/* ------------------------------------- 
 *	メールマガジン登録・解除
 * ------------------------------------- */

dl#mailmaga {
	border:1px <{$table_cell_bgcolor}> solid;
}

dl#mailmaga dt {
	border-bottom:1px <{$table_cell_bgcolor}> dotted;
	margin:5px;
	font-weight:bolder;
}

dl#mailmaga dd {
	text-align:center;
	margin-bottom:5px;
}

/* ------------------------------------- 
 *	feed
 * ------------------------------------- */
#feed {
	text-align:center;
	}
#feed img {
	width:57px;
	height:15px;
	margin:5px;
	}


/* ************************************************ 
 *	メインエリア
 * ************************************************ */

table.box {
	width:99.5%;
	margin:0px auto 20px auto;
	}

/* ------------------------------------- 
 *	各タイトル（おすすめ商品、売れ筋商品、サブカテゴリー)
 * ------------------------------------- */
.main_title {
	height:27px;
	background:url(http://img.shop-pro.jp/tmpl_img/17/main_title.gif) repeat-x;
	background-position:left;
}

.main_title .point {
	height:27px;
	width:20px;
	float:left;
	background:url(http://img.shop-pro.jp/tmpl_img/17/main_title_point.gif) no-repeat;
	background-position:left;
}

.main_title .title {
	height:27px;
	margin-left:20px;
	background:url(http://img.shop-pro.jp/tmpl_img/17/main_title_right.gif) no-repeat;
	background-position:right;
}
.main_title .title img {margin-top:6px;}

/* ------------------------------------- 
 *	お知らせエリア
 * ------------------------------------- */

div.info {
	color:<{$info_bgcolor}>;

	margin-bottom:20px;
}

/* ------------------------------------- 
 *　フリースペース
 * ------------------------------------- */

.free_space {
	border:2px <{$free_linecolor}> solid;
	padding:10px;
}

/* ------------------------------------- 
 *	パンくずナビ
 * ------------------------------------- */

.pankuzu {margin-bottom:20px;}


/* ------------------------------------- 
 *	アイテムエリアの設定（商品を複数個横に並べる表示の設定）
 * ------------------------------------- */

.itemarea {
	margin:5px 0;
	width:20%;
	float:left;
	text-align:center;
}


/* ************************************************ 
 *	商品一覧・検索結果・詳細ページ
 * ************************************************ */

/* ------------------------------------- 
 *	商品一覧・検索結果//アイテムリストの設定（一行表示の設定）
 * ------------------------------------- */

/* ------------------------------------- 
 *	商品一覧表示のレイアウト
 * ------------------------------------- */
.category_items td {
	font-size: 12px;
	padding: 10px 0px 10px 0px;
	}

.category_items p {
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}



table.list {
	width:99.5%;
	border-top:1px <{$table_txt_fontcolor}> solid;
	border-bottom:1px <{$table_txt_fontcolor}> solid;
}

table.list td {padding:10px 5px;}

/* 商品の名前 */
table.list div.name {
	margin-right:100px;
}

/* 商品の値段 */
table.list div.price {
	color:<{$productlist_price_fontcolor}>;
	width:150px;
	float:right;
	text-align:right;
}
/* 商品の簡易説明 */
table.list {margin-top:10px;}


/* 並び順 */
.sort {
	text-align:right;
	margin-bottom:5px;
}
.sort span,strong {
	padding:0px 7px;
}

/* ページナビ（全 [*] 商品中 [*-*] 商品を表示しています。） */
.pagenavi {
margin:5px 0;
}

.pagenavi span {
	padding:0px 7px;
	color:<{$free_fontcolor}>;
}

/* ------------------------------------- 
 *	商品一覧・検索結果・詳細ページ共通
 * ------------------------------------- */

/* カテゴリーの名前（背景：薄オレンジ） */
.category_title {
	background:#FFD5AC url(http://img11.shop-pro.jp/PA01055/192/etc/bg_ctitle.gif) no-repeat;
	background-position:6px;
	color:<{$alltitle_fontcolor}>; /*商品カテゴリー名・商品名文字色(商品詳細・商品一覧結果共通)*/
	font-weight:bolder;
	padding:3px 20px;
}


/* ************************************************ 
 *	商品詳細ページ
 * ************************************************ */

div.detail {margin:10px 0;}

div.detail_img {width:100%;text-align:center;}

/* ------------------------------------- 
 *	商品のスペック表
 * ------------------------------------- */

table.spec {
	background:<{$productlist_border}>;/*商品価格表-罫線の色*/
	width:100%;
}

table.spec th {
	background:<{$table_title_bgcolor}>;/*商品価格表右側セルの背景色*/
	padding:5px;
	width:100px;
	color:<{$table_cell_fontcolor}>;/*商品価格表右側セルの文字色*/
	font-weight:normal;
	text-align:left;
}

table.spec td {
	background:<{$productprice_bgcorder}>;/*商品価格表左側セルの背景色*/
	padding:5px;
}

table.spec table.num td {padding:0px;}

table.spec td.sales {
	color:<{$productprice_fontcolor}>;/*商品価格表-販売価格の文字色*/
	font-weight:bolder;
}

/* 「カートに入れる」ボタン */
div.cart_in {
	text-align:right;
	margin-top:10px;
}
div.cart_in img {
	width:132px;
	height:34px;
}

/* 商品の説明 */
div.explain{
	font-size: 12px;
	padding: 20px;
	border: 1px solid #CCC;
	background: #EEE;
	}


/* 「この商品について問い合わせる」等のボタン */
div.etc {
	text-align:center;
	margin-top:10px;
}
div.etc img {
margin:5px;
	}


/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

div.tb {margin-bottom:20px;}

div.tb div.title {
	color:<{$menu_title_fontcolor}>;
	font-size:14px;
	background:url(http://img.shop-pro.jp/tmpl_img/17/arrow.gif) no-repeat;
	background-position:left;
	border-bottom:2px dotted <{$tb_bordercolor}>;
	padding-left:15px;
	margin-bottom:10px;
}

/*ベージュの背景色エリア*/
div.area_bg {
	background:<{$right_td_bgcolor}>;
	margin:0px 10px 0px 10px;
}

/*トラックバック本文レイアウト*/
div.tb div.tb_area {
	padding:10px 15px 15px 15px;
}

div.tb div.tb_area span {
	font-size:10px;
	color:#8F826C;
	margin-right:30px; 
}

div.tb div.tb_area p.tb_title {
	border-top:1px dotted <{$tb_bordercolor}>;
	font-weight:bolder;
	padding:5px 0;
}


/* ************************************************ 
 *	商品検索結果
 * ************************************************ */

.search_result {
	margin:5px 20px 20px 20px;
}

/*検索条件の文字の色*/
.search_result strong {
	color:<{$free_fontcolor}>;
}


/* ************************************************ 
 *	その他のページ
 * ************************************************ */

/* ------------------------------------- 
 *	オプション在庫・値段表
 * ------------------------------------- */

div#option {
	padding:10px;
	background:#FFF;
}

table.option {
	margin:20px auto;
	background:<{$option_bordercolor}>;
	}


table.option th {
	background:<{$option_bgcolor}>;
	text-align:left;
	font-weight:normal;
	border:2px solid #FFF;
}


table.option td {
	background:#FFF;
	padding:3px;
	}

.option_btn {
	text-align:center;
	}


/* ------------------------------------- 
 *	特定商取引法に基づく表記
 * ------------------------------------- */

table#shop {
	width:90%;
	margin:10px auto 20px auto;
	border:1px <{$ShopKeeper_bordercorder}> solid;
}

table#shop td,th {padding:5px;}

table#shop th {
	width:150px;
	background:<{$ShopKeeper_bgcorder}>;
	text-align:left;
	font-weight:normal;
}

/* ------------------------------------- 
 *	支払い方法・配送方法について
 * ------------------------------------- */

.sk {
	width:90%;
	margin:10px auto 20px auto;
	border:1px <{$ShopKeeper_bordercorder}> solid;
	}

.sk .title_sp {
	padding:2px;
	}
	
.sk .title {
	font-weight:bolder;
	background:<{$ShopKeeper_bgcorder}>;
	padding:5px;
	}

.sk .title img {margin:3px;}

.sk .note {
	padding:5px;
	}

.payment_img {
	margin:3px;
	}

/* ------------------------------------- 
 *	プライバシーポリシー
 * ------------------------------------- */

div#privacy {
	margin:10px 20px 20px 20px;
	border:1px <{$privacy_area_bordercorder}> solid;
}

div#privacy .title_sp {
	padding:2px;
	}

div#privacy .title {
	font-weight:bolder;
	background:<{$privacy_title_bgcolor}>;
	padding:5px;
}


div#privacy .note {
	padding:5px;
}



/* ------------------------------------- 
 *	しょうひんいちらん
 * ------------------------------------- */

/* ************************************************ 
 *	コンテンツ共通
 * ************************************************ */

/* ------------------------------------- 
 *	100px×100pxの縮小画像表示
 *	※トップ及びサブカテゴリー表示時に使用
 * ------------------------------------- */
.item_box {
	text-align: center;
	padding-bottom: 10px;
	width: 110px;
	float: left;
	}

.item_thumbnail {
	margin: 0px 0px 5px 10px;
	width: 100px;
	height: 100px;
	overflow: hidden;
	position: relative;
	}

.item_thumbnail img {
	width: 100px;
	height: 100px;
	}

.item_frame {
	border: 0px;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	}

/* ------------------------------------- 
 *	商品一覧表示のレイアウト
 * ------------------------------------- */
.category_items td {
	font-size: 12px;
	padding: 10px 0px 10px 0px;
	}

.category_items p {
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}

/* ------------------------------------- 
 *	お知らせ・おすすめエリアレイアウト
 * ------------------------------------- */
.top_items tr {
	text-align: center;
	}


.top_items td {
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
	}


h4 {
border-bottom: 1px solid #cccccc;
font-weight:bold;
color:#666600;
text-align:left;
font-size:13px;
}