.side_maker {
/*line-height:150px;*/
}

.side_maker ul {
margin:0px;
}

.side_maker li {
margin:0px;
}

/* ************************************************ 
 *	共通設定
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #FFF;
	font-size: 10pt;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 1.4em;
	background-color: #323232;
	text-align:center;
	background-image: url("https://img15.shop-pro.jp/PA01086/839/etc/bg.jpg");
	background-repeat: repeat-x;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

img {
	border: 0px;
}

li {
	list-style-type:none;
}
a {color:#FFF;}
a:hover {color:#FF0;}

.pan {
margin-bottom:5px;
}

h1 {font-size:12px;}
/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- 
 *※ページ全体の幅は800pxとなっています。
    幅を広げる場合は、.sideと.mainのwidth
    の合計値が#containerのwidthになるよう
    設定してください。
 * ------------------------------------- */

/*ページ全体の幅、レイアウトをセンタリング*/
#container {
	margin:0px auto;
	width:900px;
	text-align:left;
}

/*leftとmainを囲む*/
.wrapper {
 width:730px;
 float:left;
}

/*　画面左側メニューの幅　*/
.left {
	float: right;
	width:170px;
	text-align:left;
}

/*　中央の幅　*/
.main {
	float: right;
	width: 540px;
	margin:0px 10px;
}

.right {
	float: left;
	width:170px;
}

.top_info { /* お届けお支払いについて*/
}

.top_info td { /* お届けお支払いについて*/
text-align:center;
vertical-align:top;
padding:0px 5px ;
}

.top_info div { /* お届けお支払いについて*/
text-align:left;
margin:5px 0px;
}

/*ヘッダー（ページタイトル、グローバルメニュー）
------------------------------------------------------*/
.header {
	width:100%;
	height:130px;
	clear:left;
	background-image:url(https://img15.shop-pro.jp/PA01086/839/etc/header_bg.gif);
}

.logo {
	width:182px;
	float:left;
	height:130px;
/*background-color:#0000FF;*/
}
.logo img {
	margin:36px 0px 0px 32px;
}

.header_right {
	text-align:right;
	float:right;
	width:718px;
	height:130px;
/*background-color:#00FF00;*/
}

.view_cart { /* カートを見る */
	width:705px;
	height:43px;
	text-align:right;
margin:21px 15px 17px 0px;
}

.bt_area { /* グローバルメニュー */
background-color:#FF0000;
	height:37px;
	width:718px;
}
.bt_area ul {
	height:37px;
	width:718px;
}
.bt_area li {
float:left;
height:37px;
}



/*邪魔なもの
<!--<a href="<{$home_url}>">ホーム</a> - <a href="<{$view_myaccount_url}>">マイアカウント</a> -  - <a href="<{$sk_url}>#payment">お支払い方法について</a> - <a href="<{$sk_url}>#delivery">配送方法・送料について</a> - -->
*/



/*　フッター（コピーライト）
------------------------------------------------------*/
.footer {
 width:100%;
 clear:left;
background-color:#222222;
padding:10px 10px 30px 10px ;
font-size:80%;
}

#group-list {
	border-top:#838383 dotted 1px;
	padding:5px 0px 0px;
	margin:10px 20px 0px 0px;
}
.copy {}
.footer_txt {}
/*トップテキスト
------------------------------------------------------*/
#top_txt {
	width:100%;
	height:25px;
	/*background-color:#00FF00;*/
	font-size:80%;
}
#top_txt_h1 {
	float:left;
	height:25px;
	/*background-color:#0000FF;*/
}
#top_txt_right {
	float:right;
	text-aglin:right;
	height:25px;
	/*background-color:#FF0000;*/
}

/*メイン
------------------------------------------------------*/
.main_box {
margin-bottom:10px;
}

.main_title { /* メインタイトル 
background-image:url(https://img15.shop-pro.jp/PA01086/839/etc/title_bg.gif);
padding:5px;*/
}

.main_con { /* メイン */
background-color:#272727;
padding:10px;
color:#FFF;
}

.main_con p { /* メイン */
margin-bottom:10px;
line-height:120%;
}


/*サイドバー
------------------------------------------------------*/
.side { /* サイドコンテンツ */
margin-bottom:10px;
}

.side_title { /* サイドタイトル 
background-image:url(https://img15.shop-pro.jp/PA01086/839/etc/title_bg.gif);
padding:5px;*/
}

.side_con { /* サイドメイン */
background-color:#272727;
padding:10px;
}

/* ************************************************ 
 *	一覧
 * ************************************************ */
.sort {
background-color:#434343;
padding:3px;
}
.item_list_table {
border-bottom:1px #FFF dashed;
margin-bottom:15px;
}

.item_list_table th {
width:150px;
vertical-align:top;
padding-bottom:15px;
}
.item_list_name {
vertical-align:top;
padding-left:10px;
}
.item_list_price {
text-align:right;
vertical-align:bottom;
padding-bottom:15px;
}

.item_list_price span {
font-size:130%;
}
/* ************************************************ 
 *	ギャラリー
 * ************************************************ */
.gallary_list {
width:100%;
margin-bottom:5px;
text-align:center;
}
.gallary_list ul {
width:500px;
margin:2px 10px;
}
.gallary_list li {
float:left;
width:240px;
margin:2px 5px;
}

.gallary_set {
border:1px #404040 dotted;
width:100%;
margin-bottom:5px;
}
.gallary_title {
/*font-size:120%;
margin:10px;*/
}
.gallary_txt {
margin:10px;
text-aglin:left;
}
.gallary_img {
text-aglin:center;
width:500px;
margin:0px 10px;
}
.gallary_hr {
border-bottom:1px #404040 dashed;
margin:10px;
}
.gallary_parts {
height:180px;
}
.gallary_to_top {
text-align:right;
width:100%;
margin:5px 0px 15px 0px ;
}

/* ************************************************ 
 *	会社概要
 * ************************************************ */
.company_logo {
margin-top:10px;
margin-left:10px;
}


.company_table {
width:500px;
margin:10px;
background-color:#656565;
}
.company_table th {
background-color:#404040;
padding:5px;
width:80px;
font-size:90%;
vertical-align:top;
}
.company_table td {
background-color:#222;
padding:5px;
}
.flow_table td {
vertical-align:top;
}
.note_bg {
background-image: url("https://img15.shop-pro.jp/PA01086/839/etc/note_bg.gif");
background-repeat: no-repeat;
background-position: right top;
}


/* ************************************************ 
 *	特商法
 * ************************************************ */
.att_table {
line-height:130%;
}

.att_table th {
width:60px;
font-size:90%;
}

.att_table td {
}


/* ************************************************ 
 *	イベント
 * ************************************************ */
.event_title {
font-size:120%;
margin-bottom:15px;
font-weight:bold;
}
.event_con {
border-bottom:1px #CCC dashed;
margin-bottom:15px;
padding-bottom:10px;
}


/* ************************************************ 
 *	サイトマップ
 * ************************************************ */

.sitemap {
	background-repeat:no-repeat;
	vertical-align:top;
	font-size:90%;
	color:#7B7617;
	display: block; 
}
.sitemap_title {
	border-bottom:1px #664209 solid;
	margin-top:10px;
	font-weight:bold;
}
.sitemap01 {
	margin-left:20px;
	margin-top:10px;
}
.sitemap01 a {
	color:#FFF;
}
.sitemap01 a:hover {
	color:#FFF600;
}

/* ************************************************ 
 *	共通マージン設定
 * ************************************************ */
.m_tb_10 {/*マージン_トップ&ボトム10px*/
margin:10px 0px;
}
.t_right {
margin-left:410px;
}
.main_photo {
width:100%;
text-align:center;
}


/* ************************************************ 
 *	フォント
 * ************************************************ */
.yellow {color:#FFF600;}
.red  {color:#FF0000;}

.fs_12 {font-size:12pt;}

.bold {font-weight:bold;}