/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */
 
/* --- Reset Start --- 
   --- 各ブラウザ間の表示を統一する為の記述です --- */

/* default property reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,th,td {margin:0px; padding:0px;}
table {border-collapse:collapse; border-spacing:0px;}
fieldset,img {border:0px;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0px;}
   
body * {line-height:1.22em; word-break:break-all;}
/* line-height:1.22em;について */
/*
各フォントサイズ毎に行間を算出する指定です。
この指定を削除すると、全体の行間は統一される為、
見た目のレイアウトが変更される場合があります。
*/

/* --- Reset End --- */

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:170%;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	color:#333333;
	}

img {
	 vertical-align:bottom;
	
	}

.bold {
	font-weight:bold;
	}

.cell_mar {
	margin:0px 5px 0px 15px;
	}

a:link    {color:#0000cc;text-decoration:underline;}
a:visited {color:#0000cc;text-decoration:underline;}
a:active  {color:#0000cc;text-decoration:underline;}
a:hover   {color:#ee0000;text-decoration:underline;}

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

#header {
	width:1000px;
	height:405px;
	margin:10px auto 10px auto;
	border:0px solid pink;
	
	}

.title {
	width:1000px;
	height:365px;
	margin:0px auto 0px;
	color:FF8384;
	}

.title_img{
	width:1000px;
	height:65px;
	margin:0px 0px 0px 1px;
	background-image:url(https://file003.shop-pro.jp/PA01127/058/header_banner___.jpg);
	background-repeat: no-repeat;
	padding:0px 0px 0px 0px;
	}
a.title_a{
	background:#FFFFFF url(https://img02.shop-pro.jp/PA01127/058/etc/item_back.gif?20110310165508) 0px -2px no-repeat;
	padding:0px 0px 0px 17px;
	line-height:1em;

}
a.title_a:link    {color:blue;text-decoration:none;}
a.title_a:visited {color:blue;text-decoration:none;}
a.title_a:active  {color:blue;text-decoration:none;}
a.title_a:hover   {color:orange; text-decoration:none;}

/* ************************************************ 
 *	TOP FLASH 関連
 * ************************************************ */

#headerFlash {margin:0px 0px 0px -1px;}

/* ************************************************ 
 *	メニュロールオーバー設定など
 * ************************************************ */

table.gbn {
	margin:0px;
	width:1000px; 
	height:35px;
	overflow:hidden;
	font-size: 0;
	}

img.preload{
	display:none;
}

.gbn1 {width:200px; display:inline-block; background-image : url(http://www.east-park.jp/image/musee_barnar_before3_01.gif);}
.gbn1 A:HOVER { display:inline-block;background-image : url(http://www.east-park.jp/image/musee_barnar_after3_01.gif);}

.gbn2 {width:200px; display:inline-block; background-image : url(http://www.east-park.jp/image/musee_barnar_before3_02.gif);}
.gbn2 A:HOVER { display:inline-block;background-image : url(http://www.east-park.jp/image/musee_barnar_after3_02.gif);}

.gbn3 {width:200px; display:inline-block; background-image : url(http://www.east-park.jp/image/musee_barnar_before3_03.gif);}
.gbn3 A:HOVER { display:inline-block;background-image : url(http://www.east-park.jp/image/musee_barnar_after3_03.gif);}

.gbn4 {width:200px; display:inline-block; background-image : url(http://www.east-park.jp/image/musee_barnar_before3_04.gif);}
.gbn4 A:HOVER { display:inline-block;background-image : url(http://www.east-park.jp/image/musee_barnar_after3_04.gif);}

.gbn5 {width:200px; display:inline-block; background-image : url(http://www.east-park.jp/image/musee_barnar_before3_05.gif);}
.gbn5 A:HOVER { display:inline-block;background-image : url(http://www.east-park.jp/image/musee_barnar_after3_05.gif); }

.gbnimg{
margin:0px;
padding:0px;
border:0px;
vertical-align:bottom;
}

#gbn8 {width:101px;text-align:right;}
#gbn9 {}
.gbn9_form {
	border-right:1px #FB352C solid;
	border-left:1px #FB352C solid;
	border-bottom:1px #FB352C solid;
	padding:0px 0px 7px 20px;
	}

/* ------------------------------------- 
 *	セレクターは現在未使用
 * ------------------------------------- */
.gbn9_form_select {
	width:185px;
	margin-bottom:5px;
	}

/* ------------------------------------- 
 *	検索文字インプットエリア幅、マージン設定
 * ------------------------------------- */

.gbn9_form_input {
	width:130px;
	margin-right:2px;
	margin-left:5;
	}




.menu_1 {
	width:950px;
	height:150px;
	padding:0px 15px 0px 0px;
	margin:0px;
	line-height:0em;
	text-align:right;
	font-size:10px;
	}
	
.menu_1 img{
	vertical-align:top;
	}

.menu_1 a         {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:link    {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:visited {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:active  {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:hover   {color:#FFFFFF; text-decoration:underline;}

#linkSpacer{
	margin:0px 5px 0px 5px;
	}

/* ************************************************ 
 *	下部全体のテーブル
 * ************************************************ */

table.contents {
	      border:0px solid pink; 
                 margin:0px;
                 width:1000px;
                }
tr.contents td.contents{
		border:1px solid pink;
		}
/* ************************************************ 
 *	右側メニューアイテムタイトル部分　背景画像、色、幅、パディング設定
 * ************************************************ */
/* メンバーログイン　タイトル文字部分 */
.login_title{
	width:170px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	background-color:#FF5957;
	background-image: url();
	background-repeat: repeat-y;   
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:14px;

	}

/* ログイン　内容部分 */
.login_contents{
	width:168px;
	height:px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	background-color:;
	text-align:center;
	border-right:1px #FB352C double;
	border-left:1px #FB352C double;
	border-bottom:1px #FB352C double;
}

/* ”ようこそゲスト様”文字設定エリア */
.guest{
	padding:2px 0px 2px 10px;
	text-align:left;
	color:#9C410F;
	font-weight:bold;
}

/* ”ようこそ    様”文字設定エリア */
.guest2{
	padding:10px 0px 0px 10px;
	text-align:left;
	color:#9C410F;
	font-weight:bold;

}

/* ”メールアドレス”文字設定エリア */
.mail_add{
	padding:0px 0px 0px 14px;
	text-align:left;
	color:#9C410F;
	font-weight:;

}

/* メールアドレス入力 フォーム設定*/
.mail_add_input{
	width:130px;
	margin-right:0px;
	margin-left:0;
	
}


/* ”パスワード”文字設定エリア */
.pw{
	padding:0px 0px 0px 14px;
	text-align:left;
	color:#9C410F;
	font-weight:;
}


/* パスワード入力 フォーム設定設定*/
.pw_input {
	width:130px;
	margin-right:0px;
	margin-left:0;
	}

/* ログアウトボタン設定設定*/
.logout_botton{
	text-align:center;
	margin:6px 0px 6px 0px;
	display:block;
}	

/* ログイン　ボタン設定*/
.login_logo{
	text-align:center;
	margin:3px 0px 7px 0px;
}

/* 会員登録　ボタン設定 */
a.member_regist_logo{
	text-align:center;
	margin:0px 0px 4px 0px;
	display:block;
}

/* “初めてのお客様”文字設定 */
.first_custmer{
	padding:0px 0px 0px 0px;
	text-align:center;
	color:#9C410F;
	font-weight:;

}

/* ランキングタイトル設定 */
.ranking_title{
	width:170px;
	height:20px;
	margin:0px;
	padding:5px 0px 0px 0px;
	background-color:#FF5957;
	background-image: url();
	background-repeat: repeat-y;   
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:14px;
}

.ranking_contents_no1{
	width:168px;
	height:100px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:white;
	background: url() 5px 5px no-repeat;
	text-align:left;
	border-right:1px #FB352C double;
	border-left:1px #FB352C double;
	border-bottom:1px #CCCCCC dashed;
}
.ranking_contents_no2{
	width:168px;
	height:100px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:white;
	text-align:left;
	border-right:1px #FB352C double;
	border-left:1px #FB352C double;
	border-bottom:1px #CCCCCC dashed;
}
.ranking_contents_no3{
	width:168px;
	height:100px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:white;
	text-align:left;
	border-right:1px #FB352C double;
	border-left:1px #FB352C double;
	border-bottom:1px #CCCCCC dashed;
}
.ranking_contents_no4{
	width:168px;
	height:100px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:white;
	text-align:left;
	border-right:1px #FB352C double;
	border-left:1px #FB352C double;
	border-bottom:1px #CCCCCC dashed;
}
.ranking_contents_no5{
	width:168px;
	height:100px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:white;
	text-align:left;
	border-right:1px #FB352C double;
	border-left:1px #FB352C double;
	border-bottom:1px #FB352C double;
}

/* 営業日カレンダータイトル */
.business_day{
	width:170px;
	height:40px;
	margin:10px 0px 0px 0px ;
	padding:5px 0px 0px 0px;
	background-color:#FF5957;
	background-image: url();
	background-repeat: repeat-y;   
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:14px;

}

/* 営業日カレンダーDIV設定 */
.calendar{
	width:168px;
	height:680px;
	mrgin:0px 0px 10px 0px;
	padding:10px 0px 0px 0px;
	background-color:white;
	text-align:left;
	border-right:1px #FB352C double;
	border-left:1px #FB352C double;
	border-bottom:1px #FB352C double;

}

.b_table{
	margin:0px 0px 0px 3px;
}

.square{
	width:10px;
	height:10px;
	margin:12px 5px 0px 10px;
	padding:0px 0px 0px 0px;
	background-color:pink;
	display:inline-block;
	float:left;
}

.square2{
	width:10px;
	height:10px;
	margin:12px 5px 0px 10px;
	padding:0px 0px 0px 0px;
	background-color:#ffff6a;
	display:inline-block;
	float:left;
}


.characters{
	margin:10px 3px 4px 5px;
	padding:0px 0px 0px 0px;
	background-color:white;
	text-align:left;

}
.character2{
	margin:0px 0px 0px 3px;
	padding:0px 0px 0px 0px;
	text-align:left;	
}

.wrapping{
	width:168px;
	height:160px;
	background:#FFFFFF url(http://www.east-park.jp/image/wrapping_logo2.gif)  no-repeat;
}

.fair{
	width:168px;
	height:232px;
	background:#FFFFFF url(http://www.east-park.jp/image/price.jpg)  no-repeat;
	margin:0px 0px 10px 0px;
}

.box_top{
	width:168px;
	height:160px;
	background:#FFFFFF url(http://www.east-park.jp/image/collection_box.jpg)  no-repeat;
}

.sage_mist{
	width:168px;
	height:160px;
	background:#FFFFFF url(http://www.east-park.jp/image/sage_mist.jpg)  no-repeat;

}

.kouro_top{
	width:168px;
	height:160px;
	background:#FFFFFF url(http://www.east-park.jp/image/kouro.jpg)  no-repeat;

}


.opelon_top{
	width:168px;
	height:160px;
	background:#FFFFFF url(http://www.east-park.jp/image/opelon_32.jpg)  no-repeat;
}

.eye_agate_top{
	width:168px;
	height:160px;
	background:#FFFFFF url(http://www.east-park.jp/image/eye_agate_bannar_s.jpg)  no-repeat;
}

a.wrapping_a{
	width:168px;
	height:160px;
	display:block;
	margin:0px 0px 7px 0px;
	border:1px #712D08 solid;

}
a.wrapping_a:hover   {opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";}



a.shop_blog_a{
	width:210px;
	height:88px;
	display:block;
	border:0px #712D08 solid;
	margin:0px 0px 10px;

}

a.shop_blog_a:hover   {opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";}

div.shop_blog{
	width:210px;
	height:88px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#4B4B4B;
	
}


a.payment_a{
	width:210px;
	height:88px;
	display:block;
	border:0px #712D08 solid;
	margin:0px 0px 30px;

}

a.payment_a:hover   {opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";}

div.payment{
	width:210px;
	height:88px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#4B4B4B;
	
}

div.rakuten_pay{
	width:210px;
	height:61px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#4B4B4B;
	margin:0px 0px 5px;
}

a.facebook_a{
	width:210px;
	height:58px;
	display:block;
	border:0px #712D08 solid;
	margin:0px 0px 20px;

}

div.facebook{
	width:210px;
	height:58px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#4B4B4B;
}

a.facebook_a:hover   {opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";}

a.instagram_a{
	width:210px;
	height:58px;
	display:block;
	border:0px #712D08 solid;
	margin:0px 0px 20px;

}

div.instagram{
	width:210px;
	height:58px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#4B4B4B;
}

a.aquamarine_a:hover   {opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";}

a.aquamarine_a{
	width:210px;
	height:277px;
	display:block;
	border:0px #712D08 solid;
	margin:0px 0px 5px;

}

div.aquamarine{
	width:210px;
	height:277px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#4B4B4B;
}

a.instagram_a:hover   {opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";}


.tenzyu_meaning1{
	width:168px;
	height:40px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	background-color:white;
	text-align:center;
	border:0px #712D08 solid;
background:#FFFFFF url(https://img02.shop-pro.jp/PA01127/058/etc/tenzyu_logo1_01.gif?20110519013809)  no-repeat;
}


.tenzyu_meaning2{
	width:168px;
	height:40px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	background-color:white;
	text-align:center;
	border:0px #712D08 solid;
background:#FFFFFF url(https://img02.shop-pro.jp/PA01127/058/etc/tenzyu_logo1_02.gif?20110519013826)  no-repeat;

}

a.tenzyu_meaning{
	width:168px;
	height:40px;
	display:block;
margin:0px 0px 5px 0px;

}
a.tenzyu_meaning:link	{color:blue;text-decoration:none;}
a.tenzyu_meaning:visited {color:blue;text-decoration:none;}
a.tenzyu_meaning:active  {color:blue; text-decoration:none;}
a.tenzyu_meaning:hover   {color:orange; text-decoration:none;
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";}

.color_select{
	width:168px;
	height:100px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	border:1px #CCCCCC double;
	background:#FFFFFF url(
http://img02.shop-pro.jp/PA01127/058/etc/select_color_small_bannar.jpg?20110519122945)  no-repeat;
}

a.color_select_a{
	width:168px;
	height:102px;
	display:block;
	margin:10px 0px 0px 0px;

}

a.color_select_a:hover   {color:orange; text-decoration:none;
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";}

.select_luck{
	width:168px;
	height:100px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	border:1px #CCCCCC double;
	background:#FFFFFF url(https://img02.shop-pro.jp/PA01127/058/etc/select_luck_bannar_small.jpg?20110520171438)  no-repeat;
}

a.member_reg_a{font-size:12px;}
a.member_reg_a:link    {color:#9C410F;text-decoration:none;}
a.member_reg_a:visited {color:#9C410F;text-decoration:none;}
a.member_reg_a:active  {color:#9C410F;text-decoration:none;}
a.member_reg_a:hover   {color:#9C410F;text-decoration:underline;}


}
/* ************************************************ 
 *	左側メニュー
 * ************************************************ */

div.sidemenu {
	width:210px;
	margin:0px 0px 13px 0px;
	border:0px;
	text-aligh:left;
	}

table.sidemenu {
	width:210px;
	margin:0px 0px 13px 0px;
	border:0px;
	text-aligh:left;
	}




/* ------------------------------------- 
 *	検索メニュー部分
 * ------------------------------------- */

.side_title {
	width:210px;
	height:22px;
	margin:0px;
	background-color:#FF5957;
	background-image: url();
	background-repeat: repeat-y;   
	text-align:center;
	font-weight: bold;
	color:#FFFFFF;
	font-size:14px;

}

p.side_title{
	line-height:25px;
}

/* --------------------------------------------------------------
 *　　検索メニュー “すべての商品から”文字部分　幅、パッディング設定
 * ------------------------------------------------------------- */

.serch_title {
	
	border-right:1px #FB352C solid;
	border-left:1px #FB352C solid;
	margin:0px;
	line-height:13px;
	color:#9C410F;
	text-align:left;
	font-weight: bold;
	padding:4px 0px 0px 23px;

	}

/* ----------------------------------------------------------------------- 
 *	アイテムタイトル部分　背景画像、色、幅、パディング設定
 * ----------------------------------------------------------------------- */

.item_title  {
	height:22px;
	margin:0px;
	background-color:#FF5957;
	background-image: url();
	background-repeat: repeat-y;   
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
}

p.item_title{
	line-height:22px;
	padding:0px 0px 0px 0px;
	}

.shop_title{
	width:210px;
	height:25px;
	margin:0px;
	background-color:#FF5957;
	background-image: url();
	background-repeat: repeat-y;   
}

h2.shop_title{
	line-height:25px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
}

div.shop_name{
	width:210px;
	height:290px;
	text-align:center;
	font-size:12px;
	margin:5px 0px 0px;
	font-weight:bold;
	color:#4B4B4B;
	
}


#slider2 {
    margin:0px auto 5px auto;
    width:200px; /* Make sure your images are the same size */
    height:200px; /* Make sure your images are the same size */
	
}



/* ----------------------------------------------------------------------- 
 *	アイテム部分　背景画像、色、幅、パディング設定
 * ----------------------------------------------------------------------- */

.sub_item_small	{
	height:27px;
	margin:0px;
	text-align:left;
	padding:0px 0px 0px 0px;
	border-bottom:1px #CCCCCC dashed;
	border-right:1px #FB352C double;
	border-left:1px #FB352C double;
	font-size:12px;
background:#FFFFFF url(https://img02.shop-pro.jp/PA01127/058/etc/item_back.gif?20110310165508) 4px 6px no-repeat;
	}

.sub_item	{
	height:27px;
	margin:0px;
	text-align:left;
	padding:0px 0px 0px 0px;
	border-bottom:1px #CCCCCC dashed;
	border-right:1px #FB352C double;
	border-left:1px #FB352C double;
	font-size:14px;
background:#FFFFFF url(https://img02.shop-pro.jp/PA01127/058/etc/item_back.gif?20110310165508) 4px 6px no-repeat;
	}


.sub_item_bottom	{
	height:27px;
	margin:0px;
	text-align:left;
	padding:0px 0px 0px 0px;
	border-right:1px #FB352C double;
	border-left:1px #FB352C double;
	border-bottom:1px #FB352C double;
	font-size:14px;
background:#FFFFFF url(https://img02.shop-pro.jp/PA01127/058/etc/item_back.gif?20110310165508) 4px 6px no-repeat;
	}


/* 左側メニュー　サブカテゴリー名用　クリック範囲拡大設定 */
a.sub_a {
	height:21px;
	width:183px;
	display:block;
	padding:6px 0px 0px 25px;
	}

a.sub_a:link	{color:blue;text-decoration:none;}
a.sub_a:visited {color:blue;text-decoration:none;}
a.sub_a:active  {color:blue; text-decoration:none;}
a.sub_a:hover   {color:orange; text-decoration:none;}


/* ----------------------------------------------------------------------- 
 *	天珠の名前で選ぶ　設定
 * ----------------------------------------------------------------------- */

/* 天珠の名前で選ぶ用　クリック範囲拡大設定 */

a.sub_a2 {
	height:25px;
	width:165px;
	display:block;
	padding:5px 0px 0px 25px;
	}

a.sub_a2:link	{color:blue;text-decoration:none;}
a.sub_a2:visited {color:blue;text-decoration:none;}
a.sub_a2:active  {color:blue; text-decoration:none;}
a.sub_a2:hover   {color:orange; text-decoration:none;}




div.name_block {
	height:350px;
	margin:0px 0px 0px;
	border:#FB352C solid 1px;
	overflow:auto;
	}


.name_title	{
	margin:0px;
	font-weight:bold;
background:#FFFFFF url() px px no-repeat;
   	text-align:center;
	padding:10px 0px 5px 0px;
	font-size:14px;
	}


.name_list	{
	margin:0px;
	
background:#FFFFFF url(https://img02.shop-pro.jp/PA01127/058/etc/item_back.gif?20110310165508) 4px 5px no-repeat;
   	text-align:left;
	padding:5px 0px 5p 0px;
	font-size:14px;
	}









/*メルマガ登録・解除はこちら 部分*/

.side_text {
	height:25px;
	text-align:center;
	border-right:1px #FB352C solid;
	border-left:1px #FB352C solid;
	border-bottom:1px #FB352C solid;
	padding:10px 0px 0px 0px;
	}
	
.side_text_members,
.side_text_cart {
	display:block;
	text-align:center;
	padding-top:10px;
	}
	
.side_text ul li{
	padding-bottom:10px;
	}
	
.side_text ul li img{
	vertical-align:middle;
	}
	
.side_cat_bottom {
	width:185px;
	height:2px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/31/left-navi_bg03.gif) 0px 0px no-repeat;
	}

.side_bottom {
	display:block;
	width:185px;
	height:2px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/31/left-navi_bg03.gif) 0px 0px no-repeat;
	}
	
.st_contents {
	overflow:hidden;
		}

.side_text a         {color:#0000cc; text-decoration:underline;}
.side_text a:link    {color:#0000cc; text-decoration:underline;}
.side_text a:visited {color:#0000cc; text-decoration:underline;}
.side_text a:active  {color:#0000cc; text-decoration:underline;}
.side_text a:hover   {color:#ee0000; text-decoration:underline;}

#manager_name {
	margin:5px 0px;
	font-weight:bold;
	text-align:center;
}


/* ------------------------------------- 
 *	商品カテゴリｰエリア背景色
 * ------------------------------------- */
.side_cat_bg {
	margin-bottom:25px;
	}

.side_cat_text {
	width:185px;
	background:#FFFFFF;
	overflow:hidden;
	}
	
.side_cat_text_group {
	width:185px;
	background:#FFFFFF;
	overflow:hidden;	
}
	
.side_cat_text .st_contents {
	border-top:1px #e6e6e6 solid;
}

.side_cat_text_group .st_contents {
	border-top:1px #e6e6e6 dotted;
}
	
.side_cat_text .st_contents,
.side_cat_text_group .st_contents{
	padding:10px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/31/left-navi_bg.gif) 0px 0px repeat-y;
	}
	
.side_cat_text .st_contents a,
.side_cat_text_group .st_contents a {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/rs_m_rect.gif) 0px 3px no-repeat;
	padding-left:15px;
}
	
.side_cat_img {
	padding:10px 0px 0px;
	}

.side_cat_text a,.side_cat_text_group a                 {color:#0000cc; text-decoration:underline;}
.side_cat_text a:link ,.side_cat_text_group a:link      {color:#0000cc; text-decoration:underline;}
.side_cat_text a:visited,.side_cat_text_group a:visited {color:#0000cc; text-decoration:underline;}
.side_cat_text a:active,.side_cat_text_group a:active   {color:#0000cc; text-decoration:underline;}
.side_cat_text a:hover,.side_cat_text_group a:hover     {color:#ee0000; text-decoration:underline;}

/* ------------------------------------- 
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
.cart_item {
	width:180px;
	overflow:hidden;
	margin:3px 0px 3px 0px;
	padding-left:5px;
	font-size:10px;
	border-left:3px solid #6699CC;
	border-right:3px solid #6699CC;
	}
	
/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
#btn_members_login,
#btn_members_logout,
#btn_members_signup{
	text-align:center;
	}

#btn_members_signup span,
#btn_members_logout span {
	display:block;
	font-size:10px;
	line-height:1.1em;
	padding:8px 0px 3px;
	text-align:center;
	}

/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */
.side_form_select {
	width:175px;
	margin-bottom:5px;
	}

.side_form_input {
	width:120px;
	margin-right:5px;
	}
	

/* ************************************************ 
 *	フッターメニュー
 * ************************************************ */
.link_b{
	margin-top:50px;
	width:600px;
	text-align:left;
	margin-left:200px;
}

#footer{
	border-top:0px #e6e6e6 double;
	width:1000px;
	text-align:center;
	margin:50px 0px;
	color:#999999;;
	}

#copy{
	text-align:center;
	padding-top:10px;
	color:#999999;;
	}

.footer_menu {
	marigin:10px;
	text-align:center;
	}


#footer a         {color:#0000cc; text-decoration:underline;}
#footer a:link    {color:#0000cc; text-decoration:underline;}
#footer a:visited {color:#0000cc; text-decoration:underline;}
#footer a:active  {color:#0000cc; text-decoration:underline;}
#footer a:hover   {color:#ee0000; text-decoration:underline;}


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

.main_title {
	width:600px;
	margin:10px 0px 10px 0px;
	}

.main_title2 {
	width:780px;
	margin-bottom:15px;
margin-left:5px;
	}

/* ************************************************ 
 *	検索結果タイトル
 * ************************************************ */


.main_title_serch {
	width:600px;
	padding-bottom:0px;
	}

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

.price_top {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#FF0000;
	}

.discount_rate_top {
	padding:0px;
	margin:0px;
	color:#333333;
	}
	
.common_image img{
	margin-bottom:15px;
	display:block;
}

	
/* ------------------------------------- 
 *	コンテンツ下部 決済・配送方法指定
 * ------------------------------------- */
#shop_info {
	margin-top:60px;
}

#shop_info_pay .tit,
#shop_info_deli .tit {
	
}

#shop_info .cont {
	padding:15px 20px;
}

#shop_info_pay {background:transparent url(https://img.shop-pro.jp/tmpl_img/31/shop_info_pay_bg.gif) 0px 0px repeat-y;}
#shop_info_deli {background:transparent url(https://img.shop-pro.jp/tmpl_img/31/shop_info_deli_bg.gif) 0px 0px repeat-y;}

#right_pay_deli_bg {
	height:2px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/right-pay_deli_bg.gif) 0px 0px no-repeat;
	width:726px;
}


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

/* ------------------------------------- 
 *	新着情報エリア
 * ------------------------------------- */
.info_block {
	width:600px;
	height:150px;
	margin:0px 0px 30px;
	border:#CCCCCC  solid 1px;
	overflow:auto;
	}
	
.info_title {
	width:600px;
	height:25px;
	color:white;
	font-weight:bold;
	margin:0px 0px 0px;
	padding:8px 0px 0px;  /* タイトル文字垂直位置調整用のパディング */
	background-color:#FF5957;
	background-image: url();
	background-repeat: repeat-y;   
	text-align:center;
	}

.info_text {
	padding:0px 15px 15px;
	color:#333333;
	}


/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
	text-align:left;
	color:#333333;
	}

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

/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
.sort_01 {
	width:740px;
	height:20px;
	color: #333333;
	background:#FFFFFF;
	margin-bottom:1px;
	margin-left:40px;
	border:0px gray solid;
	}

.sort_01 a,
.sort_01 a:link,
.sort_01 a:visited {
	text-decoration:underline;
	color:#0000cc;
	}

.sort_01 a:active,
.sort_01 a:hover {
	text-decoration:underline;
	color:#ee0000;
	}

/* 会員専用価格の表示 商品一覧用 */
.regular_price_all {
	padding:0px;
	margin:0px;
	color:#333333;
font-size:12px;

	}



.price_all {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#FF0000;
	}

.discount_rate_all {
	padding:0px;
	margin:0px;
	color:red;
font-weight:bold;
font-size:15px;

	}


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品検索結果）
 * ------------------------------------- */
.sort_02 {
	width:600px;
	height:28px;
	color:#333333;
	background:#FFFFFF;
	margin-bottom:1px;
	}

.sort_02 a,
.sort_02 a:link,
.sort_02 a:visited {
	text-decoration:underline;
	color:#0000cc;
	}

.sort_02 a:active,
.sort_02 a:hover {
	text-decoration:underline;
	color:#ee0000;
	}

/* 会員専用価格の表示 商品検索結果用 */
.regular_price_search {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

.price_search {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ff0000;
	}

.discount_rate_search {
	padding:0px;
	margin:0px;
	color:#333333;
	}

/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	width:700px;
	height:25px;
	background:#FFFFFF;
	margin-bottom:0px;
	margin-top:15px;
	margin-left:30px;	
	}

.pagenavi a {
	color:#0000cc; text-decoration:underline;
	}


/* ------------------------------------- 
 *	商品一覧表示のレイアウト
 * ------------------------------------- */
.product_list {
	float:left;
	display:inline-block;
	width:164px;
	padding:3px 2px 5px 2px;
	text-align:center;
	margin:0px 5px 15px 0px;
	border:1px #CCCCCC solid;
	}

.product_item {
	text-align:center;
	}

.product_item img {
	border:0px solid #999999;
	}

a:hover img.opacity {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )"
}

.product_item .name_itiran {
	margin:3px 0px 0px;
	
	}


.product_item .name_itiran img{
	vertical-align:middle;
	}

.product_item .price {
	margin:5px 0px 0px;
	}

.product_item .expl {
	color:#333333;
	text-align:center;
	margin:8px 0px 3px 0px;
	font-size:12px;
	}

.product_list a         {color:#0000cc; text-decoration:underline;}
.product_list a:link    {color:#0000cc; text-decoration:underline;}
.product_list a:visited {color:#0000cc; text-decoration:underline;}
.product_list a:active  {color:#0000cc; text-decoration:underline;}
.product_list a:hover   {color:#ee0000; text-decoration:underline;}

.soldout{
	color:#ff0000;
	font-size:12px;
	margin:0px;
	padding:0px;
	}

/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */

.footstamp {
	width:700px;
	color:#333333;
	margin-bottom:5px;
	margin-top:10px;
	margin-left:20px;
	}

.footstamp a         {color:#0000cc; text-decoration:underline;}
.footstamp a:link    {color:#0000cc; text-decoration:underline;}
.footstamp a:visited {color:#0000cc; text-decoration:underline;}
.footstamp a:active  {color:#0000cc; text-decoration:underline;}
.footstamp a:hover   {color:#ee0000; text-decoration:underline;}

.txt-f10 {
	font-size:10px;
	}

.footstamp img {
	vertical-align:middle;
	}

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

/* ************************************************ 
 *	商品詳細　レイアウト
 * ************************************************ */

.detail_cont {
	width:780px;
	border:0px red solid;
	margin-top:20px;
	margin-bottom:40px;
	 display:block;	
}

div.detail_img_block {
	width:370px;
	float:left;
	padding:0px 5px 0px 10px;
	display:inline-block;
	border:0px yellow solid;
	margin-top:40px;
	margin-right:10px;
}

.detail_txt_block {
	width:350px;
	float:left;
	margin:50px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px gray solid;
	display:inline-block;

	}


div.product_name {
	width:760px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 10px 20px;
	text-align:center;
	background-color:#FFFFFF;
	background-image: url(http://www.east-park.jp/image/product_name_bar.gif);
	padding:5px 0px 0px 0px;
	color:#FFFFFF;

}

.expl_block {
	width:760px;
	border:0px #cccccc solid;
	margin:2px 0px 45px 25px;
	font-size:17px;
}

.detail_img  img{
	margin-bottom:20px;
	border:1px solid #999999;
	padding:5px;
	margin-left:13px;
	}

.detail_other {
	width:370px;
	margin:0px 0px 0px 20px;
}

.detail_other .sub {
	width:110px;
	float:left;
	margin-right:8px;
}

.detail_other .sub img {
	width: 100px;
	padding:5px;
	border:1px solid #999999;

}

.detail_txt_block table.table {
	border-left:#e7e7e7 solid 1px;
	border-top:#e7e7e7 solid 1px;
	border-bottom:#e7e7e7 solid 1px;
	margin-bottom:20px;
}

.detail_txt_block table.table td.tit{
	width:130px;
	padding:5px;
	border-right:white solid 2px;
	border-bottom:white solid 2px;
	background-color:#FFDEE9;
	}

.detail_txt_block table.table td.tit1{
	width:330px;
	padding:5px;
	border-right:#e7e7e7 solid 2px;
	border-bottom:#e7e7e7 solid 1px;
	background-color:#FFDEE9;
	}


.detail_txt_block table.table td.cont {
	width:200px;
	padding:5px;
	border-right:#e7e7e7 solid 2px;
	border-bottom:#e7e7e7 solid 1px;
	background-color:#FFFFFF;
	}

.sk_link_other {
	margin-top:30px;
	margin-bottom:20px;
	margin-left:20px;
}

.txt_option {
	margin-bottom:20px;
	margin-left:20px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_option.gif) 0px 3px no-repeat;
	padding-left:15px;
}

.txt_back {
	margin-bottom:40px;
	margin-left:20px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_back.gif) 0px 0px no-repeat;
	padding-left:22px;
}

.txt_tell {
	margin-bottom:10px;
	margin-left:20px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_tell.gif) 0px 3px no-repeat;
	padding-left:22px;
}

.txt_inq {
	margin-bottom:10px;
	margin-left:20px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_inq.gif) 0px 0px no-repeat;
	padding-left:22px;
}

/* オプションリンク */
.txt-optionLink {
	margin-bottom:20px;
}

.rs_pd_cart_btn {
	margin-bottom:0px;
	text-align:center;

}

.btn_quick {
}


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

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

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

p#sk_link_other {
	text-align:center;
	margin-top:10px;
}

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

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */
#trackback {
	margin:30px 0px 15px 30px;
}

#trackback .tb_main_title {
	font-weight:bold;
	margin:0px 0px 5px;
}


#trackback .tb_url {
	padding:6px 8px;
	border:1px solid #e7e7e7;
	}

#trackback .tb {
	}

#trackback .tb_date {
	padding:10px 0px;
	}

#trackback .tb_title {
	padding:0px 0px 10px;
	}

#trackback .tb_body {
	line-height:150%;
	padding:10px 0px;
	border-top:1px dotted #e7e7e7;
	border-bottom:1px dotted #e7e7e7;
	}

#trackback .tb_state {
	padding:0px;
	}

/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#Option .main_title {
	margin:15px auto;
	padding:5px 0px;
	background:#e7e7e7;
	height:auto;
	width:564px;
}

#Option .main_title .cont {
	padding:0px 5px;
}
 
 
#Option .option_table {
	width:564px;
	margin-bottom:5px;
	border-left:1px solid #eaeaea;
	border-top:1px solid #eaeaea;
	}

#Option .option_cell1 {
	text-align:left;
	font-weight:normal;
	padding:5px 5px 5px 6px;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

#Option .option_cell2 {
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
	padding:2px 6px 2px 6px;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

#Option .option_cell3 {
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
	padding:2px 10px 2px 6px;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

div#Option table.main_title td{
	text-align:left;
}

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

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

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

/* ************************************************ 
 *	特定商取引法・お支払い方法・配送設定について
 * ************************************************ */
 
.payment_img {
	width:30px;
	height:30px;
	margin:3px;
	}

#ShopKeeper {
	width:750px;
	margin-bottom:15px;
margin-left:15px;
	color:#333333;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	}

#ShopKeeper th {
	width:270px;
	overflow:hidden;
	padding:13px;
	font-weight:bold;
	background:#EEEEEE;

	text-align:left;
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	}

#ShopKeeper td {
	width:480px;
	padding:11px;
	font-size:12px;
	text-align:left;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	}
	
#ShopKeeper td table th,
#ShopKeeper td table td,
#ShopKeeper td table,
#ShopKeeper td table {
	border-right:none;
	border-top:none;
	border-left:none;
	border-bottom:none;
	}
	
#ShopKeeper th img,
#ShopKeeper td img {
	vertical-align:middle;
	}
	
/* 検索結果 */
.txt-search {
	padding:5px 10px;
	background:#FFFFFF;
	border-bottom:0px solid #FFFFFF;
	}

.txt-hitNum {
	margin-bottom:0px;
	padding:5px 10px;
	background:#FFFFFF;
	}

.txt-search strong,
.txt-hitNum strong {
	font-weight:bold;
	}




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

#PrivacyExplain {
	margin-bottom:15px;
	color:#333333;
	width:600px;
	}

.pe_title {
	padding-top:15px;
	font-size:15px;
	color:#333333;
	border-top:1px solid #eaeaea;
	}

.pe_note {
	line-height:150%;
	margin:5px 5px 20px 30px;
	}

/* ************************************************ 
 *	float解除
 * ************************************************ */

.c-both
{
        clear:both; display:block; visibility:hidden;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:
	hidden;
	}
	
.clearfix {
	display:inline-block;
	}
	
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
	
.clearfix {
	display: block;
	}
/* End hide from IE-mac */

