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


/*------------------------------------------------
注意事項
--------------------------------------------------
このテンプレートは、「デザイン設定」-「共通テンプレート」
-「初心者モード」設定の【使用する画像の色設定】にて選択
した色番号によって、表示されるメニュー画像の色が変換され
ます。変換される画像は、次のクラスにて指定しています。

[カテゴリのタブメニュー部分]
.tab_left
.tab
.tab_right

[右側メニュー画像]
.submenu_title_search
.submenu_title_cart
.submenu_title_recommend
.submenu_title_seller

--------------------------------------------------*/

body {
	font-size: 12px;
	background-color:#FFFFFF;
	margin: 10px;
	padding: 0px;
	}

body,tr,td,th,div,font{
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	color:#333;
	}

img {
	border:0px;
	}

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

input, select, textarea {
	border: 1px ridge #333333;
	}

ul,ol,li {
	margin: 0px;
	padding: 0px;
	}

li {
	list-style-type: none;
	}


a:link    { color: #3c60c5;text-decoration: none}
a:visited { color: #3c60c5;text-decoration: none}
a:active  { color: #3c60c5;text-decoration: none}
a:hover   { color: #0099FF;text-decoration: none}


.tab a:link    { color: #FFF;text-decoration: none}
.tab a:visited { color: #FFF;text-decoration: none}
.tab a:active  { color: #FFF;text-decoration: none}
.tab a:hover   { color: #FFF;text-decoration: none}



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

#header {
	height: 80px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	}

#category_tab {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	}

/* ------------------------------------- 
 *	ヘッダー　グローバルメニューのオンマウス
 *	※WIN IEでは適用されません
 * ------------------------------------- */

#header .menu img {
	background: #999;
	}

#header .menu img:hover {
	background-color: #CC3333;
	}


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

#title_size {
	font-size: 22px;
	color: #000099;
	font-weight: bold;
	}


#title_size a {color: #000099;}
#title_size a:link    {color: #000099;text-decoration: none;}
#title_size a:visited {color: #000099;text-decoration: none;}
#title_size a:active  {color: #000099;text-decoration: none;}
#title_size a:hover   {color: #000099;text-decoration: none;}

/* ************************************************ 
 *	カテゴリータブ
---------------------------------------------------
タブの色は「初心者モード-共通設定」で設定した
画像ナンバーによって色違いが表示されます。
---------------------------------------------------
 * ************************************************ */

.tab_left {
	width:9px;
	background-image:url(http://img.shop-pro.jp/tmpl_img/10/c_0/tableft.gif);
	margin:0px;
	padding: 0px;
}


.tab {
	background-image:url(http://img.shop-pro.jp/tmpl_img/10/c_0/tab.gif);
	color:#ffffff;
	text-align:center;
	margin:0px;
	padding: 0px;
}


.tab_right {
	width:9px;
	background-image:url(http://img.shop-pro.jp/tmpl_img/10/c_0/tabright.gif);
	margin:0px;
	padding: 0px;
}


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


.submenu {
	margin-top:18px;
	width:178px;
	}

.owner_photo {
	max-width: 100%;
	height: auto;
}

/*------------------------------------------------
右メニューの画像は「初心者モード-共通設定」で設定した
画像ナンバーによって色違いが表示されます
--------------------------------------------------*/
/*会員機能*/
.submenu_title_members {
	height: 26px;
	margin: 0px;
	padding:0px;
	background-image:url(http://img.shop-pro.jp/tmpl_img/10/c_0/submembers.gif);
	background-repeat: no-repeat;
	}
	
#btn_members_login,
#btn_members_logout {
	padding:10px 0px;
	text-align:center;
	}
	
#btn_members_signup {
	padding:7px 0px;
	border-top:#ff7200 solid 1px;
	text-align:center;
	}
	
#btn_members_signup span,
#btn_members_logout span {
	display:block;
	font-size:10px;
	line-height:1.1em;
	padding-bottom:3px;
	}
	
/*商品検索*/
.submenu_title_search {
	height: 26px;
	margin: 0px;
	padding:0px;
	background-image:url(http://img.shop-pro.jp/tmpl_img/10/c_0/subsea.gif);
	background-repeat: no-repeat;
	}

/*カートの中身*/
.submenu_title_cart {
	height: 27px;
	margin: 0px;
	padding:0px;
	background-image:url(http://img.shop-pro.jp/tmpl_img/10/c_0/subcart.gif);
	background-repeat: no-repeat;
	}

.subtotal {
	padding:5px 0;
}

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

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

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

.viewcart {
	padding:5px 0;
	text-align:center;
}

/*おすすめ*/
.submenu_title_recommend {
	height: 26px;
	margin: 0px;
	padding:0px;
	background-image:url(http://img.shop-pro.jp/tmpl_img/10/c_0/subosusu.gif);
	background-repeat: no-repeat;
	}

/*売れ筋*/
.submenu_title_seller {
	height: 24px;
	margin: 0px;
	padding:0px;
	background-image:url(http://img.shop-pro.jp/tmpl_img/10/c_0/subure.gif);
	background-repeat: no-repeat;
	}



/*テキストメニュー（店主・メルマガ・フリーページ）*/

.submenu2_title {
	background: #FFCC99;
	color: #FFFFFF;
	font-weight: bolder;
	margin: 0px;
	padding:6px;
	border-left: 1px #ff7200 solid;
	border-right: 1px #ff7200 solid;
	}


.submenu_text {
	background-color:#FFFFFF;
	border: 1px #ff7200 solid;
	margin: 0px;
	padding: 6px;
	line-height: 170%;
	}


.line_top {
	width:100%;
	height:1px;
	background-color:#3D9BDD;
}

.line_under {
	width:100%;
	height:1px;
	background-color:#3D9BDD;
	margin-top:20px;
	}





.table1 {
	background-color:#999999;
}

.CELL_1 {
	color: #333333;
	background-color:#CCCCCC;
	text-align:center;
	}

.CELL_2 {
	background-color:#FFFFFF;
	text-align: left;
	}

.CELL_140 {
	width: 140px;
	height: 140px;
	text-align:center;
	white-space:normal;
}

.chu {
	font-color: #FF0;
	padding: 20px;
}

#regi {
	padding: 20px;
}

#regi tr,td {
}

#regi input {
}

#regi .sub {
	padding: 10px;
	border: 1px solid #CCC;
	width: 500px;
}

.note {
	color: red;
}

.note2 {
	color: #999999;
}

/* ************************************************ 
 *	Foorer
 * ************************************************ */

 .footer {
	color: #333;
	margin:5px 0px 0px 0px;
	font-size:10px;
}


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

.top_title {
	width: 100%;
	color: #000099;
	font-weight: bolder;
	padding: 20px 0px 5px 0px;
	border-bottom: 1px #0073D9 dotted;
	}

.top_title_2 {
	width: 90%;
	font-size: 15px;
	font-weight: bolder;
	}

.top_title_3 {
	width: 90%;
	font-weight: bolder;
	margin: 20px 0px 3px 0px;
	}

.top_box {
	width: 80%;
	}

.sp {
	width: 90%;
	height: 14px
	}

/* ------------------------------------- 
 *	会員専用価格の表示 トップページ用
 * ------------------------------------- */
.regular_price_top {
	padding:0px;
	margin:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_top {
	padding:0px;
	margin:0px;
}

.discount_rate_top {
	padding:0px;
	margin:0px;
	color:#ff0000;
}


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

/* ------------------------------------- 
 *	お知らせ・おすすめエリアレイアウト
 * ------------------------------------- */
.top_items tr {
	text-align: center;
	}


.top_items td {
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
	}

/* ------------------------------------- 
 *	トップ・お知らせエリア
 *	商品検索結果・検索条件エリア
 * ------------------------------------- */

.info {
	padding:10px;
	background-color: #F8F8FF;
	border: 1px dotted #3c60c5;
	text-align: left;
	color: #3c60c5;
	line-height: 170%;
	}

/* ------------------------------------- 
 *	おすすめ・売れ筋商品エリア
 * ------------------------------------- */

.recommend_list {
	float: left;
	width: 23%;
	text-align: center;
	}


.recommend_item {
	text-align: center;
	width:135px;
	margin: 0px 10px 10px 0px;
	line-height: 170%;
	}

.recommend_item img {
	width: 100px;
	margin-bottom: 5px;
	}


.recommend_list a,
.recommend_list a:link,
.recommend_list a:visited {
	text-decoration:none;
	}

.recommend_list a:active,
.recommend_list a:hover {
	text-decoration:none;
	}

/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
	padding:10px;
	text-align: left;
	background-color: #FFFFFF;
	color: #666666;
	border: 1px dotted #c0c0c0;
	line-height: 170%;
	}



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

/* ------------------------------------- 
 *	カテゴリー　レイアウト(商品一覧）
 * ------------------------------------- */
.cat_list_01 {
	float: left;
	width: 47%;
	margin: 0px 5px 15px 5px;
	}

.cat_list_01 .name {
	text-align: center;
	font-weight: bolder;
	background: #E5E5E5;
	}

.cat_list_01 img {
	max-width: 100px;
	max-height: 100px;
	margin: 5px;
	}

.cat_text_01 {
	padding: 5px 20px 5px 5px;
	line-height: 170%;
	}

.cat_text_01 .price {
	color: #000066;
	margin-bottom: 5px;
	}

.productlist_table {
	border: 1px #E5E5E5 solid;
	}

.productlistimg-layout {
	display: block;
	width: 100px;
}

/* ------------------------------------- 
 *	カテゴリー　レイアウト(商品検索結果）
 * ------------------------------------- */
.cat_list_02 {
	float: left;
	width: 47%;
	margin: 0px 5px 15px 5px;
	}

.cat_list_02 .name {
	text-align: center;
	font-weight: bolder;
	background: #E5E5E5;
	}

.cat_list_02 img {
	max-width: 100px;
	max-height: 100px;
	margin: 5px;
	}

.cat_text_02 {
	padding: 5px 20px 5px 5px;
	line-height: 170%;
	}

.cat_text_02 .price {
	color: #000066;
	margin-bottom: 5px;
	}

.searchlist_table {
	border: 1px #E5E5E5 solid;
	}
	
/* ------------------------------------- 
 *	商品検索結果 会員専用価格の表示
 * ------------------------------------- */
 
.regular_price_search {
	padding:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_search {
	padding:0px;
}

.discount_rate_search {
	padding:0px 0px 0px 5px;
	color:#ff0000;
}


/* ------------------------------------- 
 *	サブカテゴリー　レイアウト
 * ------------------------------------- */

.subcat_list {
	float: left;
	width: 23%;
	text-align: center;
	}


.subcat_item {
	text-align: center;
	width:135px;
	margin: 0px 10px 10px 0px;
	}

.subcat_item img {
	width: 100px;
	}

/* ------------------------------------- 
 *	一覧表示　会員専用価格の表示
 * ------------------------------------- */
.regular_price_all {
	padding:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_all {
	padding:0px;
}

.discount_rate_all {
	padding:0px 0px 0px 5px;
	color:#ff0000;
}

/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
.sort_01 {
	width: 90%;
	color: #6699CC;
	padding-bottom: 10px;
	}

.sort_01 a,
.sort_01 a:link,
.sort_01 a:visited {
	color:#0669D1;
	text-decoration:none;
	}

.sort_01 a:active,
.sort_01 a:hover {
	color:#4B0D89;
	text-decoration:none;
	}

.bold {
	font-weight:bold;
	}

/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品検索結果）
 * ------------------------------------- */
.sort_02 {
	width: 90%;
	color: #6699CC;
	padding-bottom: 10px;
	}

.sort_02 a,
.sort_02 a:link,
.sort_02 a:visited {
	color:#0669D1;
	text-decoration:none;
	}

.sort_02 a:active,
.sort_02 a:hover {
	color:#4B0D89;
	text-decoration:none;
	}



/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	width: 90%;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	}


/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */
.footstamp {
	width: 80%;
	padding: 5px 0px 5px 0px;
	}

.footstamp a,
.footstamp a:link,
.footstamp a:visited  {
	color:#0669D1;
	text-decoration:none;
	}

.footstamp a:active,
.footstamp a:hover {
	color:#4B0D89;
	text-decoration:none;
	}



/* ------------------------------------- 
 *	商品が無い時の表示
 * ------------------------------------- */
.nodata {
	width: 90%;
	padding-top: 20px;
	text-align: center;
	}

/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */
#checkitem {
	margin: 0;
	line-height: 170%;
	}

#checkitem .ci_main_title {
	border-bottom: 5px solid #CCCCCC;
	font-weight: bolder;
	margin-top: 30px;
	padding-bottom: 5px;
	text-align: left;
	}

.checkitem_list {
	width:120px;
	margin:10px 0;
	float:left;
	padding: 0 15px 0 3px;
	}

.checkitem .ci_img {
	width:90px;
	margin-bottom:3px;
	}

/* ************************************************ 
 *	商品詳細　レイアウト
 * ************************************************ */
.detail_table { 
	border: 1px #E5E5E5 solid;
	}

#detail {
	width:100%;
	text-align: center;
	margin-top: 20px;
	}

#detail .large {
	margin-bottom: 5px;
	max-width:200px;
	max-height:200px;
	}

#detail .small {
	width: 100px;
	margin-bottom: 5px;
	}
#detail .name {
	text-align: center;
	font-weight: bolder;
	background: #E5E5E5;
	}

#detail .expl {
	padding:10px;
	margin:10px 20px;
	text-align:left;
	border-left: 1px solid #3c60c5;
	border-right: 1px solid #3c60c5;
	color: #3c60c5;
	line-height: 170%;
	}

/* 特定商取引法に基づく表記（返品など）ボタン */
p#sk_link_other {
	text-align:center;
	margin-top:10px;
}

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

/* ------------------------------------- 
 *	商品詳細　会員専用価格の表示
 * ------------------------------------- */	
 
.regular_price_detail {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
}

.price_detail {
	padding:0px;
	margin:0px;
	color:#ff0000;
	font-weight:bold;
}

.discount_rate_detail {
	padding:0px;
	margin:0px;
	color:#ff0000;
}

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

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

#together .tog_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #CCC;
	text-align:left;
	}

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

#together .together_list img {
	max-width:100px;
	max-height:100px;
}

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

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

#trackback .tb_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #CCC;
	text-align:left;
	}


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

#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;
	text-align:left;
	}

#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;
	}

/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#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;
	line-height: 140%;

}

#Option .option_cell2 {
	text-align:left;
	background-color:#FFFFFF;
	padding: 2px 10px 2px 6px;
	line-height: 140%;
}

.product_name {
	margin:0px 0px 10px 0px;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	background-color: #F8F8FF;
	border-bottom: 1px #3D9BDD dotted;
}

.option_btn{
	margin-top:10px;

}

/* ------------------------------------- 
 *	オプション用　会員専用価格の表示
 * ------------------------------------- */	
 
.regular_price_stock {
	padding:0px;
	margin:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_detail_stock {
	padding:0px;
	margin:0px;
}

.discount_rate_stock {
	padding:0px;
	margin:0px;
	color:#ff0000;
}

/* ************************************************ 
 *	特定商取引法ページ
 * ************************************************ */
.payment_img {
	width:30px;
	height:30px;
	margin:3px;
}


.payment_table1 {
	background-color:#999999;
}

.payment_cell_1 {
	color: #333333;
	background-color:#CCCCCC;
	text-align:left;
	line-height : 170%
	}

.payment_cell_2 {
	background-color:#FFFFFF;
	text-align: left;
	line-height : 170%
	}




/* ************************************************ 
 *	プライバシーポリシーページ
 * ************************************************ */
.privacy_info {
	padding:10px;
	background-color: #FFFFFF;
	border: 1px dotted #3c60c5;
	text-align: left;
	color: #3c60c5;
	line-height : 170%
	}


.privacy_table1 {
	background-color:#999999;
}

.privacy_cell_1 {
	color: #333333;
	background-color:#CCCCCC;
	text-align: left;
	line-height : 170%
	}

.privacy_cell_2 {
	background-color:#FFFFFF;
	text-align: left;
	line-height : 170%
	}

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     margin:10px auto 0;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
     width:100%;
}
#option_tbl th{
     padding:5px;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td input{
     float:none;
     margin:0 0 5px;
     width:auto;
}
#option_tbl th,
#option_tbl td.none {
     background:#eee;
}
#option_tbl td {
     padding:5px;
     text-align:center;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
.stock_zero {
     color:red;
}