/* --------------------------
   各ブラウザ間の表示統一設定
   -------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,th,td {
	margin:0px;
	padding:0px;
	}

table {
	border-collapse:collapse;
	border-spacing:0px;
	}

fieldset,img {
	border:0px;
	}

ol,ul {
	list-style:none;
	}

caption,th {
	text-align:left;
	}

h1,h2,h3,h4,h5,h6 {
	font-size:12px;
	font-weight:normal;
	}

q:before,q:after {
	content:'';
	}

abbr,acronym {
	border:0px;
	}

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#666666;
	text-align:center;
	margin:0px;
	padding:0px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/bg01.jpg) 0px 0px;
	word-break:break-all;
	}

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

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

a:active {
	color:#629A35;
	text-decoration:none;
	}

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

/* ----------------
   コンテンツエリア
   ---------------- */
#content {
	width:750px;
	height:auto;
	margin:20px auto 0px;
	}

#content #top {
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/content_top_bg01.gif) top left no-repeat;
	text-align:right;
	padding:40px 45px 6px 456px;
	}

#content #main {
	width:750px;
	height:auto;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/content_main_bg01.gif) top left repeat-y;
	text-align:left;
	padding-top:15px;
	}

#content #bottom {
	width:750px;
	height:45px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/content_bottom_bg01.gif) top left no-repeat;
	font-size:10px;
	text-align:center;
	padding-top:20px;
	}

/* --------------
   ヘッダーエリア
   -------------- */
#header_navi {
	width:249px;
	height:17px;
	}

.navi_btn {
	margin-right:20px;
	}

#header {
	width:660px;
	margin:0px auto 40px;
	}

#header #title {
	width:381px;
	height:auto;
	margin-left:30px;
	overflow:hidden;
	}

#header h1 {
	font-size:20px;
	font-weight:bold;
	}

#header a {
	color:#5C982C;
	}

/* ------------
   検索フォーム
   ------------ */
#search {
	width:201px;
	padding-top:5px;
	}

#search #pulldown {
	width:180px;
	}

#search #textarea {
	width:135px;
	}

/* ------------
   メインエリア
   ------------ */
#main_area {
	width:700px;
	margin:0px auto;
	}

/* ------------
   サイドエリア
   ------------ */
.side_area {
	width:200px;
	margin-bottom:20px;
	}

.side_top {
	width:200px;
	height:5px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/side_top_bg01.gif) top left no-repeat;
	}

.side_main {
	width:200px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/side_main_bg01.gif) top left;
	}

.side_bottom {
	width:200px;
	height:5px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/side_bottom_bg01.gif) top left no-repeat;
	}

.side_frame {
	width:160px;
	margin:0px auto 8px;
	overflow:hidden;
	}

.side_img {
	width:160px;
	overflow:hidden;
	}

/* --------------
   会員専用ページ
   -------------- */
#members_area {
	width:160px;
	margin:0px auto;
	}

#members_area .top {
	width:160px;
	height:3px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/side_top_subbg01.gif) top left no-repeat;
	}

#members_area .main {
	width:160px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/side_main_subbg01.gif) top left;
	}

#members_area .bottom {
	width:160px;
	height:3px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/side_bottom_subbg01.gif) top left no-repeat;
	}

#members_area #login {
	margin:5px 0px;
	}

#members_area .main span {
	font-size:10px;
	}

#members_area .entry_logout {
	margin-bottom:5px;
	}

/* ------------
   カートの中身
   ------------ */
#cart_area {
	width:160px;
	margin:0px auto;
	}

#cart_area .top {
	width:160px;
	height:3px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/side_top_subbg01.gif) top left no-repeat;
	}

#cart_area .main {
	width:160px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/side_main_subbg01.gif) top left;
	}

#cart_area .bottom {
	width:160px;
	height:3px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/side_bottom_subbg01.gif) top left no-repeat;
	}

#cart_area #frame {
	width:126px;
	font-size:10px;
	margin:5px auto;
	overflow:hidden;
	}

#cart_area #button {
	margin:5px 0px;
	}
.subtotal {
	padding:5px;
}
.stotal {
	text-align:right;
}
.total {
	padding:5px;
	margin:0;
	border-top:1px dotted #C3C3C3;
	text-align:right;
}

.postage {
	border-top:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	padding:5px;
}

.postage li {
	margin:5px 0;
	color:red;
	text-align:left;
}

/* --------------
   メールマガジン
   -------------- */
#mail_magazine {
	margin-bottom:20px;
	}

#mail_magazine #entry {
	padding-left:30px;
	}

/* --------------
   店主のコーナー
   -------------- */
#owner_area {
	width:160px;
	margin:0px auto;
	}

#owner_area .top {
	width:160px;
	height:3px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/side_top_subbg01.gif) top left no-repeat;
	}

#owner_area .main {
	width:160px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/side_main_subbg01.gif) top left;
	font-size:10px;
	}

#owner_area .bottom {
	width:160px;
	height:3px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/side_bottom_subbg01.gif) top left no-repeat;
	}

#owner_area .frame {
	width:150px;
	overflow:hidden;
	}

#owner_area #button {
	margin:5px 0px;
	}

/* ------------
   ベースエリア
   ------------ */
#base_area {
	width:500px;
	height:auto;
	background-color:#FFFFFF;
	margin:0px auto;
	text-align:left;
	}

.item_area {
	width:485px;
	padding:5px 0px 5px 15px;
	}

.discription {
	width:100px;
	overflow:hidden;
	}

.line_through {
	text-decoration:line-through;
	}

.discount{
	color:#FF5888;
	}

.none {
	padding-left:20px;
	margin:20px 10px 40px;
	text-align:center;
	}

/* ------------------
   インフォメーション
   ------------------ */
#info_area {
	width:475px;
	margin:0px auto;
	}

#info_area .top {
	width:475px;
	height:5px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/info_top_bg01.gif) top left no-repeat;
	}

#info_area .main {
	width:475px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/info_main_bg01.gif) top left repeat-y;
	}

#info_area .bottom {
	width:475px;
	height:13px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/info_bottom_bg01.gif) top left no-repeat;
	}

#info_area .text {
	width:435px;
	margin:15px auto 5px;
	overflow:hidden;
	}

/* ----------
   レコメンド
   ---------- */
#recommend_area {
	width:100px;
	font-size:10px;
	margin:10px 0px 10px 15px;
	float:left;
	}

#recommend_area img {
	display:block;
	height:auto;
	border:1px solid #CCCCCC;
	}

/* --------------
   トップセールス
   -------------- */
#sales_area {
	width:100px;
	font-size:10px;
	margin:10px 0px 10px 15px;
	float:left;
	}

#sales_area img {
	display:block;
	height:auto;
	border:1px solid #CCCCCC;
	}

/* --------------
   フリースペース
   -------------- */
#free_area {
	width:480px;
	padding-left:20px;
	margin-top:10px;
	}

#free_area .frame {
	width:475px;
	border:1px solid #CCCCCC;
	}

#free_area .text {
	width:465px;
	overflow:hidden;
	}

/* --------------
   ぱんくずリスト
   -------------- */
#pankuzu_area {
	width:480px;
	padding-left:20px;
	margin:15px 0px;
	overflow:hidden;
	}

/* --------------
   サブカテゴリー
   -------------- */
#subcategory_area {
	width:480px;
	padding-left:20px;
	}

#subcategory_area .frame {
	width:100px;
	margin:15px 0px 0px 10px;
	float:left;
	}

#subcategory_area .title {
	font-size:14px;
	color:#629A35;
	font-weight:bold;
	padding-bottom:8px;
	}

#subcategory_area .image {
	display:block;
	height:auto;
	border:1px solid #CCCCCC;
	}

#subcategory_area .link {
	width:100px;
	padding:5px 0px;
	overflow:hidden;
	}

/* --------------
   アイテムリスト
   -------------- */
#itemlist_area {
	width:474px;
	padding:20px 0px 20px 20px;
	}

#itemlist_area .top {
	width:474px;
	height:5px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/itemlist_top_bg01.gif) top left no-repeat;
	}

#itemlist_area .main {
	width:474px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/itemlist_main_bg01.gif) top left repeat-y;
	}

#itemlist_area .bottom {
	width:474px;
	height:16px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/itemlist_bottom_bg01.gif) top left no-repeat;
	}

#itemlist_area .item_navi_1 {
	width:434px;
	padding:30px 20px 10px;
	}

#itemlist_area .item_navi_2 {
	width:434px;
	padding:10px 20px 20px;
	}

#data_area {
	width:434px;
	padding:10px 0px;
	margin:8px 0px;
	}

#data_area img {
	display:block;
	height:auto;
	border:1px solid #CCCCCC;
	}

#data_area .text {
	width:304px;
	line-height:20px;
	overflow:hidden;
	}

/* --------
   商品詳細
   -------- */
#datails_area {
	width:474px;
	padding:0px 0px 10px 20px;
	}

#datails_area .top {
	width:474px;
	height:5px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/itemlist_top_bg01.gif) top left no-repeat;
	}

#datails_area .main {
	width:474px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/itemlist_main_bg01.gif) top left repeat-y;
	}

#datails_area .bottom {
	width:474px;
	height:16px;
	background:transparent url(http://img.shop-pro.jp/tmpl_img/28/itemlist_bottom_bg01.gif) top left no-repeat;
	}

#datails_area .main_image {
	display:block;
	height:auto;
	border:1px solid #CCCCCC;
	}

#datails_area .other_area {
	width:430px;
	margin:0px auto;
	}

#datails_area .other_image {
	display:block;
	float:left;
	width:130px;
	height:auto;
	border:1px solid #CCCCCC;
	}

#datails_area .title {
	width:430px;
	font-size:14px;
	color:#629A35;
	font-weight:bold;
	margin-bottom:5px;
	overflow:hidden;
	}

#datails_area .text {
	width:430px;
	margin-top:10px;
	overflow:hidden;
	}

#datails_area .other_link {
	width:166px;
	font-size:10px;
	line-height:16px;
	margin-top:10px;
	}

#datails_area .other_link a {
	color:#666666;
	}

#datails_area .datails {
	width:250px;
	margin-right:11px;
	}

#datails_area .datails .left {
	width:100px;
	color:#629A35;
	font-weight:normal;
	background-color:#C9DCBB;
	border:1px solid #CCCCCC;
	padding:10px;
	}

#datails_area .datails .right {
	width:150px;
	color:#629A35;
	font-weight:bold;
	border:1px solid #CCCCCC;
	padding:10px;
	}

#datails_area .datails .overflow {
	width:130px;
	overflow:hidden;
	}

#unit_area {
	width:130px;
	}

#unit_area .arrow {
	width:15px;
	height:20px;
	margin-bottom:5px;
	}

#datails_area .unit {
	float:left;
	width:65px;
	height:20px;
	overflow:hidden;
	}

#datails_area .datails .option {
	width:250px;
	color:#629A35;
	font-weight:bold;
	padding:10px 0px 0px 10px;
	}

p#sk_link_other {
	text-align:left;
	margin-top:10px;
	}

p#sk_link_other a {
	font-size:10px;
	}

/* --------------
   トラックバック
   -------------- */
#tb_area {
	width:430px;
	margin-bottom:10px;
	}

#tb_area .tb_title {
	padding-bottom:5px;
	}

#tb_area .url {
	width:430px;
	color:#629A35;
	font-weight:bold;
	overflow:hidden;
	}

#tb_data {
	width:430px;
	}

#tb_data td {
	border:1px solid #CCCCCC;
	padding:10px;
	}

#tb_data a {
	font-weight:bold;
	}

#tb_data .overflow {
	width:410px;
	overflow:hidden;
	}

/* --------
   最近チェックした商品
   -------- */

#tb_area .tb_title_ci {
	font-weight: bolder;
	}

.checkitem_list {
	width:100px;
	float:left;
	margin: 10px 0 10px 15px;
	font-size: 10px;
	}

.checkitem .ci_img {
	width:90px;
	margin-bottom:3px;
	border: 1px solid #CCCCCC;
	}

/* --------
   関連購入
   -------- */
#more_area {
	width:434px;
	padding:10px 0px;
	margin:8px 0px;
	}

#moreitem_area {
	width:100px;
	font-size:10px;
	margin:10px 0px 10px 15px;
	float:left;
	}

#moreitem_area img {
	display:block;
	height:auto;
	border:1px solid #CCCCCC;
	}

/* ----------
   特定商取引
   ---------- */
.exchange_area {
	width:480px;
	padding-left:20px;
	}

.exchange_title {
	font-size:14px;
	color:#629A35;
	font-weight:bold;
	padding-bottom:8px;
	}

.exchange_list {
	width:470px;
	margin:15px 0px 20px;
	}

.exchange_list th {
	width:170px;
	color:#629A35;
	font-weight:normal;
	background-color:#C9DCBB;
	border:1px solid #CCCCCC;
	padding:10px;
	}

.exchange_list td {
	width:300px;
	color:#629A35;
	font-weight:bold;
	border:1px solid #CCCCCC;
	padding:10px;
	}

/* --------
   検索結果
   -------- */
#search_area {
	width:480px;
	padding-left:20px;
	}

#search_area .title {
	font-size:14px;
	color:#629A35;
	font-weight:bold;
	padding-bottom:8px;
	}

#search_area span {
	color:#629A35;
	}

/* ------------------
   オプション詳細情報
   ------------------ */
#option_area {
	width:470px;
	margin:0px auto;
	padding:15px 0px;
	}

.option_title {
	font-size:14px;
	color:#629A35;
	font-weight:bold;
	padding-bottom:8px;
	}

.option {
	width:470px;
	margin:15px 0px;
	}

.option th {
	color:#629A35;
	font-weight:normal;
	background-color:#C9DCBB;
	border:1px solid #CCCCCC;
	padding:10px;
	}

.option td {
	color:#629A35;
	font-weight:bold;
	border:1px solid #CCCCCC;
	padding:10px;
	}

/* --------------------
   プライバシーポリシー
   -------------------- */
#privacy_area {
	width:480px;
	line-height:18px;
	padding:0px 0px 15px 20px;
	}

#privacy_area .title {
	color:#629A35;
	padding-bottom:5px;
	}

#privacy_area .text {
	padding-left:10px;
	}

/* --------------
   フッターエリア
   -------------- */
#footer {
	width:750px;
	height:40px;
	margin:0px auto;
	text-align:center;
	padding-top:30px;
	}