/* ================================== 
=====================================
=====================================
=====================================
=====================================*/

* {
	margin:0px;
	padding:0px;
}
body{
	margin:0px 0px 0px 10px;
	padding:0px;
	background-image: url(../image_azex/back01.jpg);
	background-repeat: repeat-x;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	line-height: 150%;
	display: block;
	width: auto;
	font-size: 12px;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}


/* ------------------------------------- 
 *	リンクの色設定（初級モードで設定）
 * ------------------------------------- */

a{
	text-decoration: underline;
	color: #0000FF;


}
a:hover{
	text-decoration: underline;
	color: #FF0000;


}

/* -------------------------------------
 *	ページレイアウト
 * ------------------------------------- */

/*ページ中央の幅*/
#wrapper {
	width:<{$right_width}>;/* 初期モードで設定 */
	margin:0px auto;
	background:#FFF;
}

#header {
	width:100%;
	background:url(http://img.shop-pro.jp/tmpl_img/17/header.gif) repeat-x;
	background-position:left bottom;
	padding-bottom:10px;
}

#body {
}

#body .margin {
	margin:10px 10px 30px 10px;
}

#side {
	width:170px;
	float:left;
}

#main {
	margin-left:10px;
	padding: 0px;
}


/* ------------------------------------- 
 *	商品画像のサイズ・装飾設定(商品画像のサイズは「画像サイズ設定」で行います)
 * ------------------------------------- */

/* 画像のボーダー */
img.border {
	border:1px <{$productimg_border}> solid;
}

/* メイン画像（大サイズ）*/
img.mainimg {
	border:1px <{$productimg_border}> solid;
	margin-bottom:10px;
}

/* 商品のその他画像のサイズ */
img.thumnail {
	width:<{$left_width}>;
}

img {border:none;}
.small {font-size:10px;}
.right {text-align:right;}
.center {text-align:center;}


/* ************************************************ 
 *	ヘッダー（サイトタイトル、検索スペース、メニュー）
 * ************************************************ */
 
/* ------------------------------------- 
 *	ヘッダー内レイアウト
 * ------------------------------------- */

#header .margin {
	margin:3px 10px 0px 10px;
	}

/*ヘッダーメニューの背景*/
#header_menu {
	height:20px;
	background:#FF6600 url(http://img.shop-pro.jp/tmpl_img/17/header_menu.gif) repeat-x;
	text-align:right;
}

/*検索ボックス*/
#header #search {
	width:220px;
	float:right;
	background:#FFD5AC url(http://img.shop-pro.jp/tmpl_img/17/search.gif) no-repeat;
	background-position:left bottom;
	padding-bottom:10px;
}

#header #title {
	padding-right:230px;
}

/* ------------------------------------- 
 *	サイトタイトルの設定
 * ------------------------------------- */
h1 {
	color:<{$productname_color}>;
	font-size:<{$shop_title_fontsize}>;
	margin-bottom:5px;
}

/* ------------------------------------- 
 *	ヘッダーメニュー（ホーム、マイカウント、お問い合わせ）
 * ------------------------------------- */

#header_menu ul {
	padding-top:2px;
}

#header_menu ul li{
	display:inline;
}

#header_menu ul li img {
	height:12px;
	margin-right:5px;
}

/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */
#header #search .title {
	height:20px;
	background:url(http://img.shop-pro.jp/tmpl_img/17/search_title.gif) no-repeat;
	background-position:left top;
}

#search select,input {
	margin-left:8px;
}
#search .button {
	width:50px;
	height:20px;
	margin-left:3px;
}
> solid;
	margin-bottom:10px;
	padding-top:10px;
}

address {
	font-style:normal;
	margin:10px;
}


/* ****************************** 
 *	サイドメニュー
 * ************************************************ */

dl {
	margin-bottom:10px;
} 

/* ------------------------------------- 
 *	灰色の部分（おすすめ商品、売れ筋商品、カテゴリのリスト）
 * ------------------------------------- */

#grayzone {
	background:url(http://img.shop-pro.jp/tmpl_img/17/grayzone.gif) repeat-y;
	margin-bottom:10px;
}

#grayzone .top {
	background:url(http://img.shop-pro.jp/tmpl_img/17/grayzone_top.gif) no-repeat;
	background-position:left top;
}
#grayzone .bottom {
	background:url(http://img.shop-pro.jp/tmpl_img/17/grayzone_bottom.gif) no-repeat;
	background-position:left bottom;
}

#grayzone dl {margin:0px 5px;}

#grayzone dt img {margin:2px 5px;}

/* リストのタイトル部分（四角の枠） */
#grayzone dt {
	font-weight:bolder;
	background:#FFF;
	border:1px <{$menu_title_linecolor}> solid;
	margin-bottom:5px;
	padding-top:3px;
}

/* リスト部分（左端にオレンジ色の丸の画像） */
#grayzone dd {
	background:url(http://img.shop-pro.jp/tmpl_img/17/dd.gif) no-repeat;
	background-position:0px 6px;
	padding-left:12px;
	margin-bottom:3px;
}

#grayzone dd.sp {
	background:none;
	border-top:2px <{$category_linecolor}> dotted;
	padding:0px;
	margin:3px;
}

/* ------------------------------------- 
 *	カートの中身を見る
 * ------------------------------------- */
dl#cart {
	border-bottom:2px solid #990000;
}

dl#cart dt {
	text-align:center;
	padding-top:5px;
}

dl#cart dd {
	border-left:2px solid #990000;
	border-right:2px solid #990000;
	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;
}


/* ------------------------------------- 
 *	feed
 * ------------------------------------- */
#feed {
	text-align:center;
	}
#feed img {
	width:57px;
	height:15px;
	margin:5px;
	}


/* ************************************************ 
 *	メインエリア
 * ************************************************ */

table.box {
	width:99%;
	margin:0px 0px 20px auto;
	}

/* ------------------------------------- 
 *	各タイトル（おすすめ商品、売れ筋商品、サブカテゴリー)
 * ------------------------------------- */
.main_title {
	height:50px;
}

.main_title .point {
	float:left;
}

/* ------------------------------------- 
 *	お知らせエリア
 * ------------------------------------- */

div.info {
	color:<{$info_bgcolor}>;
	margin-bottom:20px;
}

/* ------------------------------------- 
 *　フリースペース
 * ------------------------------------- */

.free_space {
	border:2px <{$free_linecolor}> solid;
	padding:10px;
}

/* ------------------------------------- 
 *	パンくずナビ
 * ------------------------------------- */

.pankuzu {
	margin-bottom:20px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #999999;
	background-image: url(../image_azex/navi.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-indent: 60pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


/* ************************************************ 
 *	商品一覧・検索結果・詳細ページ
 * ************************************************ */

/* ------------------------------------- 
 *	商品一覧・検索結果//アイテムリストの設定（一行表示の設定）
 * ------------------------------------- */

table.list {
	width:99%;
	margin: auto 0px auto auto;
    <{$table_txt_fontcolor}> solid;
	border-bottom:1px <{$table_txt_fontcolor}> solid;
}

table.list td {padding:10px 5px;}

/* 商品の名前 */
table.list div.name {
	margin-right:100px;
	font-weight: bold;
}

/* 商品の値段 */
table.list div.price {
	color:<{$productlist_price_fontcolor}>;
	width:150px;
	float:right;
	text-align:right;
}
/* 商品の簡易説明 */
table.list {margin-top:10px;}
/* ------------------------------------- 
 *	おすすめ一覧
 * ------------------------------------- */

table.list2 {
	width:99%;
	margin: auto 0px auto auto;
	text-align: left;
}

table.list2 td {padding:5px 5px;}

/* 商品の名前 */
table.list2 div.name {
	margin-right:100px;
	font-weight: bold;
}

/* 商品の値段 */
table.list2 div.price {
	color:<{$productlist_price_fontcolor}>;
	width:150px;
	float:right;
	text-align:right;
}
/* 商品の簡易説明 */
table.list2 {margin-top:10px;
}



/* 並び順 */
.sort {
	text-align:right;
	margin: 0px;
	padding-top: 7px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
}
.sort span,strong {
	padding:0px 7px;
}

/* ページナビ（全 [*] 商品中 [*-*] 商品を表示しています。） */
.pagenavi {
margin:0px 0px 15px 10px;
}

.pagenavi span {
	padding:0px 7px;
	color:<{$free_fontcolor}>;
}

/* ------------------------------------- 
 *	商品一覧・検索結果・詳細ページ共通
 * ------------------------------------- */

/* カテゴリーの名前（背景：薄オレンジ） */
.category_title {
	background:#FFD5AC no-repeat 6px;
	color:<{$alltitle_fontcolor}>; /*商品カテゴリー名・商品名文字色(商品詳細・商品一覧結果共通)*/
	font-weight:bolder;
	padding:3px 20px;
}


/* ************************************************ 
 *	商品詳細ページ
 * ************************************************ */

div.detail {
	margin:10px auto;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

div.detail_img {
	width:100%;
	text-align:center;
	margin-bottom: 0px;
}

/* ------------------------------------- 
 *	商品のスペック表
 * ------------------------------------- */

table.spec {
	background:<{$productlist_border}>;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
/*商品価格表-罫線の色*/
	width:550px;
}

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 {
	margin:10px auto 10px 0px;
	width: 340px;
}

/* 「この商品について問い合わせる」等のボタン */
div.etc {
	text-align:center;
	margin-top:10px;
}

div.etc img {
	margin:5px;
}


/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

div.tb {
	margin-bottom:20px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #333333;
}
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 5px;
}

/*検索条件の文字の色*/
.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;
}

div.explan2 {
	margin:0px auto 10px;
	width: 550px;
}
.clear {
	clear: both;
}
.pankuzu2 {
	margin-bottom:20px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #999999;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-indent: 5pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.h-title {
	font-size: 125%;
	line-height: 150%;
	font-weight: bold;
	padding-left: 10px;
}

