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

/* ------------------------------------- 
 *	ページ背景色（全体）
 *	ページ背景画像（全体）
 *	フォント色（全体）
 *	フォントサイズ（全体）
 * ------------------------------------- */


/* ------------------------------------- 
 *	リンクの文字/通常時(link,visited,active)
 *	リンクの文字/マウスが当たっている時(hover)
 * ------------------------------------- */
a:link {color:#1A2D4A; text-decoration:none;}
a:visited {color:#1A2D4A; text-decoration:none;}
a:active {color:#1A2D4A; text-decoration:underline;}
a:hover {color:#1A2D4A; text-decoration:underline;}

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

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

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

img {
	border:0px;
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	margin: 0px;
	padding: 0px;
}

ul,ol {
	margin: 0px;
	padding-left: 15px;
}

/* ************************************************ 
 *	複数ページで使用しているクラス
 * ************************************************ */

/* ------------------------------------- 
 *	各ページのタイトル欄設定
 * ------------------------------------- */
.main_menu {
	width: 500px;
	height: 15px;
/*	background-image: url(http://img.shop-pro.jp/tmpl_img/3/main_menu.gif);
	background-repeat: no-repeat;*/
background-color:#000033;
color:#ffffff;
	font-weight: bold;
	text-align:center;
	padding:5px 0px;
	margin:50px 50px 0px 110px;
}
/*  太字設定  */
.bold {
	font-weight: bold;
}
/*  該当商品なし  */
.nodata {
	font-size: 14px;
	font-weight: bolder;
	margin: 10px;
}

/* ************************************************ 
 *	ショップタイトルのサイズ、色
 * ************************************************ */
.title_size {
	font: 22px/130% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-weight: bold;
	color: #1A2D4A;
	text-align: right;
	margin-right: 15px;
}

/* ************************************************ 
 *	パンくずリスト
 * ************************************************ */

/* ------------------------------------- 
 *	パンくずリスト
 * ------------------------------------- */
.navi_list {
	background: #354C72;
	margin:10px 0px 10px 0px;
	padding: 3px 3px 3px 28px;
	width:100%;
	color:#FFF;
}

/* ------------------------------------- 
 *	パンくずリストリンク文字色
 * ------------------------------------- */
.navi_list a,
.navi_list a:link,
.navi_list a:visited {
	color:#FFF;
}
.navi_list a:active,
.navi_list a:hover {
	color:#FFF;
}

/* ************************************************ 
 *	ページ左側のコンテンツ
 * ************************************************ */

/* ------------------------------------- 
 *	メニュータイトル
 * ------------------------------------- */
.left_menu {
	width: 136px;
	background-image: url(http://img.shop-pro.jp/tmpl_img/3/left_menu.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding:2px 0px 2px 15px;
	margin-bottom: 5px;
	color:#666;
}

/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */
/*  カテゴリーのセレクトボックス  */
.search_type {
	width:140px;
}
/*  検索文字入力欄  */
.search_word {
	width: 135px;
	margin: 5px 0px;
}

/* ------------------------------------- 
 *	カテゴリー欄
 * ------------------------------------- */

.left_category {
	margin: 10px 0px 10px 10px;
	width: 140px;
}

/*名*/
.left_category_name {
	width: 135px;
	height: 28px;
	background-image: url(http://img.shop-pro.jp/tmpl_img/3/left_menu_02.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 0px 15px;
}
/*画像*/
.left_category_img {
	width: 140px;
	background-color:#EFEFEF;
	padding: 5px 0px 5px 0px;
	text-align:center;
}



#group-list {
	border-top:#ffffff dotted 1px;
	padding-bottom:3px;
}

/* ------------------------------------- 
 *	カートを見る欄
 * ------------------------------------- */


.cart_area{
	border-color:#7F8A9D;
	background-color:#FFFFFF;
}

.left_cartbox {
	width: 5px;
	height: 30px;
	margin: 2px 2px 5px 1px;
	background-color: #CBCBCB;
	text-align:center; float:left;
}

/* ------------------------------------- 
 *	情報配信エリア
 * ------------------------------------- */
.linktext {
	font-size: 12px;
	line-height: 140%;
	margin: 0;
}

/* ************************************************ 
 *	ページ右側のコンテンツ
 * ************************************************ */

/* ------------------------------------------- 
 *	メニュータイトル
 * ------------------------------------------- */
.right_menu {
	width: 141px;
	height: 19px;
	background-image: url(http://img.shop-pro.jp/tmpl_img/3/right_menu.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color:#666;
	padding: 2px 0px 2px 9px;
	margin-bottom: 5px;
}

/* ------------------------------------------- 
 *	各コンテンツ共通
 * ------------------------------------------- */
.right_text {
	color: #FFFFFF;
	margin: 0px 0px 10px 5px;
}

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

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

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

/* ------------------------------------------- 
 *  店長エリアの画像
 * ------------------------------------------- */
.owner_photo {
/*	border : 1px solid #666; */
/*	float: left; */
/*	margin: 0px 5px 5px 0px; */
}


/* ************************************************ 
 *	トップページ
 * ************************************************ */

/* ------------------------------------------- 
 *	トップページのおすすめ商品・売れ筋商品エリア
 * ------------------------------------------- */
.main_goods {
	width: 100px;
	padding: 10px 0px 5px 30px;
	float: left;
}
.main_goods a,
.main_goods a:link,
.main_goods a:visited {
	color:#FFF;
}
.main_goods a:active,
.main_goods a:hover {
	color:#FFF;
}
/*  商品の値段 */
. {
	font-weight: bold;
}

/* 会員専用ページ */
#btn_members_login {
	margin-bottom:5px;
}
#btn_members_login,
#btn_members_signup,
#btn_members_logout {
	padding-right:5px;
}
#btn_members_login p a{
	border:#586882 solid 1px;
	display:block;
	font-weight:bold;
	text-align:center;
	padding:3px 0px;
	background:#ffffff;
	margin-bottom:3px;
}
#btn_members_signup span,
#btn_members_logout span {
	text-align:left;
	display:block;
	font-size:11px;
	margin-bottom:1px;
}
#btn_members_signup p a,
#btn_members_logout p a{
	border:#586882 solid 1px;
	display:block;
	font-weight:bold;
	text-align:center;
	padding:3px 0px;
	background:#e9e9e9;
}

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

/* ************************************************ 
 *	商品一覧・商品検索結果（共通）
 * ************************************************ */

/* ------------------------------------------- 
 *	ソートエリア(カテゴリ別・商品検索共通)
 * ------------------------------------------- */
/*  全体  */
.main_title_2 {
	width: 390px;
	height: 20px;
	background-color: #ffffff;
	margin: 10px 25px;
}
/*  「並び順を変更」  */
.main_title_2_2 {
	width: 85px;
	height: 16px;
	background-color: #7F8A9D;
	padding: 2px 5px;
	float: left;
	color:#242D4B;
	font-weight:bold;
}
/*  各ソートとリンク設定  */
.main_title_2_3 {
	width: 280px;
	height: 16px;
	background-color: #7F8A9D;
	padding: 2px 5px;
	float:right;
}
.main_title_2_3 a,
.main_title_2_3 a:link,
.main_title_2_3 a:visited {
	color:#FFF;
}
.main_title_2_3 a:active,
.main_title_2_3 a:hover {
	color:#FFF;
}

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

.price_all {
	padding:0px;
}

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

/* 会員専用価格の表示 検索結果用 */
.regular_price_search {
	padding:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#c8c8c8;
}

.price_search {
	padding:0px;
}

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

/* ------------------------------------------- 
 *	サブカテゴリーエリア(カテゴリ別のみ)
 * ------------------------------------------- */
.main_more_2_1 {
	margin: 10px 20px;
	float: left;
}
.main_more_2_1 a,
.main_more_2_1 a:link,
.main_more_2_1 a:visited {
	color:#FFF;
}
.main_more_2_1 a:active,
.main_more_2_1 a:hover {
	color:#FFF;
}

/* ------------------------------------------- 
 *	商品画像(カテゴリ別・商品検索共通)
 * ------------------------------------------- */
.main_more_2_2 {
	margin:0px 10px 20px 0px;
	float: left;
}

/* ------------------------------------------- 
 *	商品名(カテゴリ別・商品検索共通)
 * ------------------------------------------- */
.main_more_2_3 {
	color:#333333;
	font-weight:bold;
}
.main_more_2_3 a,
.main_more_2_3 a:link,
.main_more_2_3 a:visited {
	color:#333333;
}
.main_more_2_3 a:active,
.main_more_2_3 a:hover {
	color:#333333;
}

/* ------------------------------------------- 
 *	簡易説明(カテゴリ別・商品検索共通)
 * ------------------------------------------- */
.main_more_2_4 {
	font-size:11px;
	margin:10px 0px;
}

/* ------------------------------------------- 
 *	表示商品数など(カテゴリ別・商品検索共通)
 * ------------------------------------------- */
.main_text {
	width: 390px;
	text-align: center;
	margin: 10px 45px;
}

/* ------------------------------------------- 
 *	前・次ページへ(カテゴリ別・商品検索共通)
 * ------------------------------------------- */
.main_arrow {
	width: 390px;
	margin: 20px 25px;
}


/* ************************************************ 
 *	商品詳細
 * ************************************************ */

/* ************************************************ 
 *	「商品詳細」
 * ************************************************ */
/* ------------------------------------------- 
 *	商品名
 * ------------------------------------------- */
.main_title_3 {
	width: 380px;
	height: 14px;
	background-color: #FF6666;
	margin: 0 150px;
	padding: 5px;
	align: center;
	font-weight:bold;
	font-size:14px;
    color:#ffffff;
}

/* ------------------------------------------- 
 *	商品画像
 * ------------------------------------------- */
.main_more_1 {
	width: 200px;
	padding: 0px 5px;
	txt-align:center;
}

/* ------------------------------------------- 
 *	商品その他画像
 * ------------------------------------------- */
.main_more_3 {
	width: 60px;
	padding: 10px 5px;
	margin-bottom: 10px;
	float: left;
}

/* ------------------------------------------- 
 *	商品詳細のテーブルタイトル
 * ------------------------------------------- */
.main_tbl_cell {
	width: 75px;
}

/* ------------------------------------------- 
 *	商品購入数テキストエリア
 * ------------------------------------------- */
.product_num {
	width:60px;
}

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

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

#together .tog_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #7F8A9D;
	color:#1A2D4A;
	}

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

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

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

#trackback .tb_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #FF6666;
	color:#1A2D4A;
	}


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

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

#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 #7F8A9D;
	border-bottom: 1px dotted #7F8A9D;
	}

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

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

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

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


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

/* 各項目のタイトル */
.linktitle_sub {
	font-size: 12px;
	font-weight: bolder;
	margin: 10px 0px 5px 0px;
}

/* 販売業者情報表の罫線の色 */
.ShopKeeper {
	background-color:#1A2D4A;
	width:490px;
}

/* 販売業者情報表の項目背景色 */
.sk_th {
	color: #1A2D4A;
	background-color:#A6AEBD;
	width:140px;
	text-align:left;
	padding-left:10px;
}

.sk_td {
	color: #1A2D4A;
	background-color:#FFFFFF;
	width:210px;
	text-align:left;
	padding-left:10px;
}

/* お支払い方法など、サブエリアの枠 */
.sub_area {
	border : 1px solid #1A2D4A;
	background-color:#FFF;
	width:490px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:5px;
}

/* サブエリアのタイトル */
.sub_title {
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	white-space:nowrap;
	color:#1A2D4A;
	border-bottom:2px #ACB4CD solid; 
margin-bottom:3px;
}

.sub_note {
	margin-bottom:15px;
	margin-left:10px;
margin-right:10px;
	color:#1A2D4A;
}

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

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

/* オプション　項目背景の色 */
#Option .option_cell1 {
	text-align:left;
	color: #333333;
	background-color:#cccccc;
	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;
}

.product_name {
	margin:10px 0px 10px 0px;
	font-weight: bold;
	font-size: 15px;
	padding: 5px;
}

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


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

/* タイトル */
.linktitle_pri {
	font-size: 12px;
	font-weight: bolder;
	color: #333;
	margin: 10px 0px 0px 0px;
	padding-left: 20px;
	height:22px;
}

#PrivacyExplain {
	margin:0px;
	text-align:left;
}

/* 項目タイトルの設定 */
.privacy_title {
	margin:10px 10px 10px 30px;
	color: #000033;
}

.privacy_note {
	margin:0px 10px 20px 30px;
}




/* ************************************************ 
 *	オリジナル
 * ************************************************ */


body{
	margin: 0 auto;
	width : 100% ;
	border:0;
	font-family: verdana, 'trebuchet ms', sans-serif;
	color:#333;
	font-size:12px;
	line-height:150%;
	background-color:#000000;

}

a:link { color: #94AEC6; }
a:visited { color: #999999; }
a:hover { color: #003399; }
a:active { color: #333333; }


.fla{
margin: 0 auto;	
width : 750px ;
border:0;
}

.4box{
margin:14px;
float:left;
background-color:#00CCCC;
}

.privacy{
color:#FFFFFF;
text-align:center;
padding-right:15px;
background-color:#010820;
padding:20px 0 10px 0;
}

.copy{
margin: 0 auto;	
color:#FFFFFF;
text-align:center;
font-size:10px;
background-color:#010820;
width:750px;
}

.privacy2{
margin: 0 auto;
color:#000000;
text-align:center;
background-color:#ffffff;
width:650px;
margin:20px 40px 0 40px;
}

.copy2{
color:#000000;
text-align:center;
font-size:10px;
width:650px;
margin:10px 40px 0 40px;
background-color:#FFFFFF;
}

.logo{
margin: 0 auto;
width:735px;
text-align:left;
background-color:#FFFFFF;
}

.btn{
margin: 0 auto;
width:735px;
}

.mainphoto{
width:735px;
text-align:center;
}

#maintxt_box{
width:630px;
border:#CCCCCC solid 10px;
margin:40px 40px 0 40px;
background-color:#FFFFFF;
}

.maintxt_inner{
width:600px;
padding:15px;
}

.maintxt_midashi{
width:600px;
padding:20px 0 20px 0;
}

.magagintxt{
color:#990000;
font-weight:bold;
font-size:14px;
border-left:solid #990000 5px;
padding-left:5px;
margin-top:20px;
}

.shopping_photo{
width:600px;
padding:20px 0 20px 0;
text-align:center;
}

.shopping_table{
width:600px;
}

#contentsbox{
margin: 0 auto;
width:735px;
text-align:left;
background-color:#FFFFFF;
}


.top_01{
margin: 0 auto;	
width : 750px ;
border:0;
text-align:left;
}

.top_02{
margin: 0 auto;	
width : 750px ;
border:0;
text-align:left;
}

.top_03{
margin: 0 auto;	
width : 750px ;
border:0;
text-align:left;
}

.top_04{
margin: 0 auto;	
width : 750px ;
border:0;
text-align:left;
}