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


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

[カテゴリのタブメニュー部分]
.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:;
	}


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


.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: underline}



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

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

#category_tab {
	margin: 0px 0px 0px 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;
	}

/*------------------------------------------------
右メニューの画像は「初心者モード-共通設定」で設定した
画像ナンバーによって色違いが表示されます
--------------------------------------------------*/
/*商品検索*/
.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;
	}

/*おすすめ*/
.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:#333;
}

.line_under {
	width:100%;
	height:1px;
	background-color:#333;
	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
	}


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

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


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

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



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

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


.recommend_item {
	text-align: center;
	width:125px;
	margin: 0px 13px 0px 0px;
	line-height: 120%;
	}

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



.cat_text_03 .teika {
        font-weight: bolder;
        font-size: 10px;
	color: #333;
	margin-bottom: 0px;
	}

.cat_text_03 .price {
        font-weight: bolder;
        font-size: 16px;
	color: #333;
	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:underline;
	}

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



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

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

.cat_list_01 .name {
	text-align: center;
        font-size: 10px;
	background: #E5E5E5;
	}

.cat_list_01 img {
	width: 150px;
	padding: 5px 0px 0px 5px;
	}

.cat_text_01 {
	padding: 5px 0px 0px 5px;
	line-height: 130%;
	}


.cat_text_01 .teika {

        font-size: 10px;
	color: #333;
	margin-bottom: 0px;
	}

.cat_text_01 .price {
        font-size: 12px;
	color: #333;
	margin-bottom: 5px;
	}

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


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

.cat_list_02 .name {
	text-align: center;
        font-size: 10px;
	background: #E5E5E5;
	}

.cat_list_02 img {
	width: 150px;
	padding: 5px 0px 0px 5px;
	}

.cat_text_02 {
	padding: 5px 0px 0px 5px;
	line-height: 130%;
	}


.cat_text_02 .teika {

        font-size: 10px;
	color: #333;
	margin-bottom: 0px;
	}

.cat_text_02 .price {
        font-size: 12px;
	color: #333;
	margin-bottom: 5px;
	}

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


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

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




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

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

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

.bold {
	font-weight:bold;
	}

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

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

.sort_02 a:active,
.sort_02 a:hover {
	color:#000099;
	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;
	}



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

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

#detail .large {
	margin-bottom: 5px;
	}

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

#detail .expl {
	padding:0px;
	margin:0px 0px;
	text-align:left;
	color: #333;
	line-height: 170%;
	}

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

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

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

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

}



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


.payment_table1 {
	background-color:#999999;
}

.payment_cell_1 {
	color: #333333;
	font-weight: bold;
	background-color:#CCCCCC;
	text-align:center;
	line-height : 170%
	}

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

.payment_cell_3 {
	color: #333333;
	font-weight: bold;
	background-color:#F5F5F5;
	text-align:center;
	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%
	}

/* ************************************************ 
 *	検索窓
 * ************************************************ */
.srchtxt {
	BORDER-RIGHT: #c3c3c3 1px solid; 
　　　　PADDING-RIGHT: 5px; 
　　　　BORDER-TOP: #7c7c7c 1px solid; 
　　　　PADDING-LEFT: 5px; 
　　　　MIN-HEIGHT: 13px; 
　　　　BACKGROUND: url(https://img10.shop-pro.jp/PA01048/491/etc/sb_frm_bg.gif) #fff no-repeat; 
　　　　PADDING-BOTTOM: 2px; 
　　　　BORDER-LEFT: #7c7c7c 1px solid; 
　　　　WIDTH: 100px; 
　　　　PADDING-TOP: 2px; 
　　　　BORDER-BOTTOM: #c3c3c3 1px solid; 
　　　　HEIGHT: 14px
}




#rank{
	margin: 10px 0 15px;
}
#rank dl{
	float:left;
	border: 5px solid #efd8c6;
	width: 195px;
}
#rank .rank1{
	border-color: #e5d6b3;
	margin-right: 9px; 

}
#rank .rank2{
	border-color: #dde0e1;
	margin-right: 10px; 

}#rank dl dd p.price{
	line-height: 2.4;
	font-weight: bold;
	text-align: center;
}
#rank dl dd p.btn{
	text-align: center;
	padding-bottom: 10px;
}
#rankBnr{ margin-bottom: 5px;}
#rankBnr li{
	float: left;
	margin-right: 8px;
}
#rankBnr li.lastchild{
	margin-right: 0;
}
#rankBnr li a{
	display: block;
	border: 1px solid #ccc;
}
#rankBnr li a:hover{
	border: 1px solid #ffbcbc;
}

.textR{
	text-align: right;
	margin-bottom: 20px;
}
#main .link{
	background: url("https://file001.shop-pro.jp/PA01043/447/common_img/link_arrow.gif") no-repeat scroll 0 0 transparent;
	padding-left: 15px;
}
#itemList{ margin-bottom: 20px;}
#itemList div{ margin-bottom:5px;}
#itemList div.borderT{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed #ccc;
}
#itemList div.syogo dl{
	width: 230px;
	margin-left: 50px;
}
#itemList dl{
	float: left;
	width: 206px;
	margin-right: 8px;
}
#itemList dl.lastchild{
	margin-right: 0;
}
#itemList dl dt{ text-align: center;}
#itemList dl dd h3{
	color: #333;
	font-weight: bold;
	text-align: center;
	line-height: 2;
}
#infomation{
	border: 1px solid #ccc;
	padding: 6px;
}
#infomation div{
	width: 305px;
	float: left;
}
#infomation div.left{
	border-right: 1px dashed #ccc;
	margin-right: 5px;
	padding-right: 5px;
}
#infomation h3{
	margin-bottom: 5px;
	background: #fef8e5;
	padding: 5px 0 5px 2px;
}
#infomation h4{
	font-weight: bold;
	color: #333;
}
#infomation li p{ margin-bottom: 5px;}
#infomation p span{
	font-weight: bold;
	font-size :20px;
	color: #333;
}
#infomation ul{ margin-bottom: 15px;}