/* ************************************************ 

　※はじめに※

	「初心者設定」にて変更可能な指定は、#000033
	のように、<{$----}>の独自タグで指定しています。

	「初心者設定」項目の該当箇所には、
	"■初心者設定：設定項目名"　の形式でコメント
		を記載しています。

 * ************************************************ */


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



 /*-----ここからIE7用記述-----*/
*:first-child+html #contents 
{}


 /*-----IE7用記述ここまで-----*/


/*■初心者設定：フォントサイズ、色（全体）*/
body {
	word-spacing: 0.2em;
	line-break: strict;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 1.7em;
	font-size: 0.8em;
	color:#000033;
	}

/*■初心者設定：リンク文字色（通常時）（マウスが当たってる時）*/
a:link    {color: #4E4E4E;}
a:visited {color: #4E4E4E;}
a:active  {color: #4E4E4E;}
a:hover   {color: #CC0000;}


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

img { border:none;}


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

.small {font-size:10px;}

.bold { font-weight:bolder;}

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

p {
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #4E4E4E;
}


/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- */

#contents {
	width: 952px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	}


#wrapper {
	width:945px;
	padding-left: 5px;	
	}


#main {
	width:720px;
	float:left;
	}
	
#wrapper #li {
	list-style-position: inside;
}

#main dt,
#main dd,
#main p {line-height: 1.7em;}

.menu2 {
	text-align:center;
	margin-top:20px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #DFDCBB;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
		}
		
.menu20 {
	text-align: center;
	margin-top: 3px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	background-image: none;
		}


.menu3 {
	text-align:center;
	padding:10px;
	margin-top:10px;
	background-color: #FBFAF6;
		}
		
.menu3 p {
	text-align:left;
	font-size: 10px;	
		}	
		
		
.copy {
	background-position:15px 0px;
	text-align:center;
	font-size:10px;
	margin-top:10px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DED391;
		}


/*サイドメニュー　bodyに対し絶対位置指定*/
#side {
	float: right;
	text-align: center;
	width: 210px;
	margin-top: 0px;
	}

.info {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	height: 25px;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
}

/* ************************************************ 
 *	ヘッダー
 * ************************************************ */
 
#header {
	width:950px;
	height: 140px;
	}
	
#submenu {
	
}	
	

/*logoレイアウト用*/
.logo_tbl {
	text-align: right;
	}

/*■初心者設定：ショップのタイトルの文字色、サイズ*/
.logo {
	 width: 300px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-top: 0px;
	color:#CC0066;
	font-size:12px;
	
	
	}

/*■初心者設定：ショップのタイトルの文字色*/
.logo a:link    {color: #CC0066; text-decoration: none;}
.logo a:visited {color: #CC0066; text-decoration: none;}
.logo a:active  {color: #CC0066; text-decoration: none;}
.logo a:hover   {color: #669933 ; text-decoration: none;}


.menu {
	width:144px;
	}



/* ************************************************ 
 *	メイン
 * ************************************************ */
 
/* ------------------------------------- 
 *	各ページ共通
 * ------------------------------------- */

#main .top {
	margin-top: 30px;
	margin-left: 5px;
}

/*■初心者設定：コンテンツタイトル文字色（共通）*/
#main .title {
	font-weight:bolder;
	font-size:15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #A98464;
	text-indent: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #A98464;
	margin-top: 25px;
	}

.box,
.box2,#main .box4 {
	padding: 0px;
	margin-top: 10px;
	}


/*#main .bottom {
	background:url(https://img.shop-pro.jp/tmpl_img/14/main_bottom.gif) no-repeat;
	margin-bottom:5px;
	}
	
#main .bottom img { width:1px; height:13px;}*/


/*■初心者設定：コンテンツサブタイトル文字色（商品一覧・商品検索結果・商品詳細ページ共通）*/
.title2 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color:#656500;
	
	}


.pagenavi {margin:10px 0 0 0;}


.pagenavi span {font-size:22px;}

.all {color: #FF3366;}


.item_line {
	border-bottom:1px dotted #CDB1A1;
	margin-bottom:0px;
	}

.item_line img { width:1px; height:1px;}


/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */
.checkitem_list {
	width:130px;
	margin: 5px 0 10px;
	padding: 0 5px;
	float:left;
	}

.checkitem .ci_img {
	width:90px;
	margin-bottom:3px;
	border: 5px solid #E7DECD;
	display: block;
	}


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

.price_top {
	padding:0px;
	margin:0px;
	color:#CC0000;
	font-weight: bold;
}

.discount_rate_top {
	padding:0px;
	margin:0px;
	color:#CC0000;
	font-weight: bold;
}

/* ------------------------------------- 
 *	商品リスト（３列）
 * ------------------------------------- */

.item_box {
	float:left;
	width:155px;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	}

.item_box img {
	width:135px;
	border:5px solid #E7DECD;
	display:block;
	margin-right: auto;
	margin-left: auto;
	}


/* ------------------------------------- 
 *	商品リスト（4列2）
 * ------------------------------------- */

.item_box3 {
	float:left;
	width:140px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-right: 3px;
	margin-left: 3px;
	}

.item_box3 img {
	width:130px;
	border:5px solid #E7DECD;
	display:block;
	margin-right: auto;
	margin-left: auto;
	}

/* ------------------------------------- 
 *	商品リスト（4列）
 * ------------------------------------- */

.item_box2 {
	float:left;
	width:115px;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	}

.item_box2 img {
	width:90px;
	border:5px solid #E7DECD;
	display:block;
	margin-right: auto;
	margin-left: auto;
	}

/* ------------------------------------- 
 *	商品リスト（1列）
 * ------------------------------------- */

.item_box5 {
	width:135px;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	}

.item_box5 img {
	width:130px;
	border:5px solid #E7DECD;
	display:block;
	margin-right: auto;
	margin-left: auto;
	}
/* ------------------------------------- 
 *	商品一覧（１列）
 * ------------------------------------- */
 
.cat_list {}

.cat_list table {
	margin-top:15px;
	}

.cat_list_item {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	}

.cat_list_item img {
	border:5px solid #E7DECD;
	display:block;
	}
	
.cat_list p { margin-top:5px;}


/* ------ サブカテゴリ ------ */

.subcat {
	margin-bottom:20px;
	background-color: #FFF6F3;
	width: 660px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}

.subcat p {
	font-weight: bold;
	font-size: 14px;
	color: #83062D;
}


.subcat2 {
	margin-bottom:20px;
	width: 660px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}

.subcat2 p {
	font-weight: bold;
	font-size: 14px;
	color: #83062D;
}


/* 会員専用価格の表示 商品一覧用 */
.regular_price_all {
	padding:0px 0px 2px;
	margin:0px;
}

.price_all {
	padding:0px;
	color:#CC0000;
	margin:0px;
	font-weight: bold;
}

.discount_rate_all {
	padding:2px 0px 0px;
	color:#CC0000;
	margin:0px;
	font-weight: bold;
}

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

.detail {
	width: 655px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid #FF9999;
	padding: 10px;
}

.detail .img_main {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

.detail .img_main img {
	border:5px #E7DECD solid;
	width:300px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	}
		
	
.detail .img_sub {
	width:550px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}



.detail .img_sub img {
	width:100px;
	border:5px #DEDEDE solid;
	margin-bottom:20px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	}
	
.detail .expl {
	line-height:130%;
	border-bottom:1px dotted #CDB1A1;
	border-top:1px dotted #CDB1A1;
	padding:15px 0;
	margin-right:20px;
	}

.detail .spec {
	float: left;
	width: 350px;
}

.detail .detail_btn {
	float: right;
	width: 280px;
}

.detail .spec .table_sub {width: 330px;}

.detail .spec th {
	background-color: #F8D7D7;
	color: #333333;
}
.detail .spec td {
	background-color: #F8EBDE;
	padding-left: 10px;
}
.detail .spec p  {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


.detail .option { margin-top:5px;}


.detail input { margin-top:15px;}

.detail dt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9A9A;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9A9A;
}

.detail dt .product_name {
	float: left;
	width: 460px;
	}
	
.detail dt h2 {
	color: #333333;
	font-size: 15px;
}	
	
.detail dt .product_sales {
	float: right;
	width: 190px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	}
	
.detail .etc {
	margin-top:5px;
	line-height:135%;
	border-top:1px dotted #CDB1A1;
	}
	
/* 会員専用価格の表示 商品詳細用 */	
.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;
}

/* 特定商取引法に基づく表記（返品など）ボタン */
p#sk_link_other {
	text-align:left;
	margin-top:5px;
}

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

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */
 
.tb {
	border-bottom:1px dotted #CDB1A1;
	padding:15px 0;
	}

.tb_date {
	font-size:x-small;
	}

.tb_title {
	margin:5px 0;
	}

.tb_state {
	text-align:right;
	margin-top:10px;
	}


/* ------------------------------------- 
 *	オプション
 * ------------------------------------- */

#option {
	margin:20px 10px;
	padding:10px;
	background:#FFF;
	}

.option_table { margin:15px 0;}

.option_cell1 {
	background:#E7DECD;
	padding:5px;
	}

.option_cell2 {
	padding:5px;
	}

.option_btn {
	margin:15px 0;
	}
	
/* 会員専用価格の表示 オプション用 */
.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;
}

/* ------------------------------------- 
 *	検索結果
 * ------------------------------------- */
 
.search_result {
	border-bottom:1px dotted #CDB1A1;
	padding:10px 0;
	}

.nodata {
	margin-top:40px;
	text-align:center;
	}

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

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

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

/* ------------------------------------- 
 *	特定商取引法に基づく表記
 * ------------------------------------- */

.sk th {
	width:120px;
	text-align:left;
	padding-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #3B79A5;
	}

.sk td {
	padding-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	}

/*■初心者設定：販売業者情報表の登録内容文字色*/
.sk p {
	color:#666;
	margin-left:15px;
	}

.payment_table{
	width:400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}

.payment_img {
	width:30px;
	height:30px;
	margin:3px;
	float:left;
}


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

/*■初心者設定：本文の文字色*/
.policy {
	color:#666;
	padding:15px 0 ;
	border-top:1px dotted #CDB1A1;
	}

/*■初心者設定：項目タイトル文字色*/
.policy_title {
	color:#666633;
	margin-bottom:10px;
	}


/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */

.link {
	width:165px;
	margin-left:7px;
	margin-bottom:10px;
	}

/*■初心者設定：右サイドメニュータイトル文字色*/
.link .title_or, .title_gr, .title_bl, .title_rd, .title_pi, .title_gray {
	position:relative;
	top:-5px;
	color:#000033;
	padding:10px 0 14px 23px;
	}

.link .title_or  {background:url(https://img.shop-pro.jp/tmpl_img/14/link_title_or.gif) no-repeat;}
.link .title_gr  {background:url(https://img.shop-pro.jp/tmpl_img/14/link_title_gr.gif) no-repeat;}
.link .title_bl  {background:url(https://img.shop-pro.jp/tmpl_img/14/link_title_bl.gif) no-repeat;}
.link .title_rd  {background:url(https://img.shop-pro.jp/tmpl_img/14/link_title_rd.gif) no-repeat;}
.link .title_pi  {background:url(https://img.shop-pro.jp/tmpl_img/14/link_title_pi.gif) no-repeat;}
.link .title_gray{background:url(https://img.shop-pro.jp/tmpl_img/14/link_title_gray.gif) no-repeat;}


.link .top	{ background:url(https://img.shop-pro.jp/tmpl_img/14/link_top.gif) no-repeat;}
.link .middle 	{ background:url(https://img.shop-pro.jp/tmpl_img/14/link_bg.gif) repeat-y;}
.link .bottom 	{ background:url(https://img.shop-pro.jp/tmpl_img/14/link_bottom.gif) no-repeat;}
.link .top img, .link .bottom img { width:1px; height:15px;}

.link .text {
	padding:0 10px;
	}

.link ul {
	padding:0px 10px;
	}

.link li {
	list-style-type:none;
	padding-bottom:5px;
	}

#group-list {
	border-top:#92ca00 dotted 1px;
	padding:5px 10px 0px;
}

#group-list ul{
	list-style:none;
}

.group-list-link {
	padding-top:10px;
}

/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
div#btn_members_logout {
	padding:0px 10px;
	text-align:center;
}

div#btn_members_login {
	padding:0px 20px 7px;
	text-align:center;
}

div#btn_members_signup {
	border-top:1px dotted #CDB1A1;
	padding:7px 10px 0px;
	text-align:center;
}

p.txt_members_desc {
	line-height:1.1em;
	margin:0px;
	font-size:11px;
	padding:0px 0px 7px;
}

/* ------------------------------------- 
 *	検索
 * ------------------------------------- */

.link .search {
	width:80px;
	margin-bottom:5px;
	margin-left:10px;
	}

.link .btn {
	margin-left:30px;
	}
	
#header .searchwaku {
	width:625px;
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/3h_search_c.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 320px;
	padding: 0px;
	margin-bottom: 5px;
	}

	
.searchwaku strong {
	color: #4E260A;
	text-indent: 5px;
	}	

	
/* ------------------------------------- 
 *	Profile
 * ------------------------------------- */

.link .owner_photo {
	display:block;
	text-align:center;
	margin-bottom:5px;
	}



/* ------------------------------------- 
 *	共通ページ追加CSS
 * ------------------------------------- */

/*ページトップ*/
#pgtop {
	width:680px;
	font-size: 10px;
	text-align: right;
	margin-right: 5px;
	margin-top: 20px;
}

#pgtop  a {color: #336699;}

h1 {
	font-size: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #724015;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8F907E;
	padding-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

h2,
.pankuzu {
	font-size:12px;
	font-weight: normal;
	background-color: #FFFABF;
	padding: 2px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 3px;
	text-indent: 5px;
}

 #main-sub {
	width:504px;
	float: right;
	margin-top: 0px;
	}
	
#sub {
	width:195px;
	float: left;
	}
 
 
.toi {
	background-color: #F4F1E8;
	border: 1px solid #E9E3D0;
	margin-right: 5px;
	margin-left: 5px;
	padding: 3px;
}

.toi p {
	font-size: 85%;
	color: #5D4F4F;
	text-align: center;
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/r_toi02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.memowaku {
	text-align: left;
	padding: 2px;
	margin: 0px;
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/3memo_img02.jpg);
	background-repeat: repeat-y;
}
.memowaku .memoicon {
	text-indent: 15px;
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/3memo_icon_mini.jpg);
	background-repeat: no-repeat;
	background-position: 1px;
	margin-left: 20px;
	list-style-type: none;
}

.memowaku img {
	margin-left: 10px;
}
.memowaku .sukima {
	margin-top: 3px;
	margin-bottom: 5px;
} 

.memowaku .icon01 {
	text-indent: 26px;
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/3memo_icon01.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	font-family: "ＤＦＰ華康ゴシック体W5", "ＤＦＰ平成ゴシック体W5";
	font-size: 14px;
	color: #522610;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-bottom: 5px;
}

.memowaku .icon02 {
	text-indent: 26px;
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/3memo_icon02.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	font-family: "ＤＦＰ華康ゴシック体W5", "ＤＦＰ平成ゴシック体W5";
	font-size: 14px;
	color: #522610;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-bottom: 5px;
}

.memowaku .icon03 {
	text-indent: 26px;
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/3memo_icon03.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	font-family: "ＤＦＰ華康ゴシック体W5", "ＤＦＰ平成ゴシック体W5";
	font-size: 14px;
	color: #522610;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-bottom: 5px;
}

.memowaku .icon04 {
	text-indent: 26px;
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/3memo_icon04.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	font-family: "ＤＦＰ華康ゴシック体W5", "ＤＦＰ平成ゴシック体W5";
	font-size: 14px;
	color: #522610;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-bottom: 5px;
}

.topguest {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/top_guest.jpg);
	background-repeat: no-repeat;
	background-position: 2px;
	font-size: 11px;
	height: 200px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.topguest p {
	margin-left: 340px;
	margin-top: 6px;
}
.topguest ul {
	margin-left: 350px;
}
	
.topguest li.icon1 {
	text-indent: 15px;
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/3top_icon01.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
}

.topguest .mana {
	margin-left: 20px;
}	
.topguest li.icon2 {
	text-indent: 15px;
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/3top_icon02.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
}

.itemlist {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A98464;
	border-bottom-color: #A98464;
	border-left-color: #A98464;
	font-family: "ＤＦＰ華康ゴシック体W5", "ＤＦＰ平成ゴシック体W5";
	font-size: 13px;
	color: #483122;
	text-align: left;
}

.itemlist ul {
	line-height: 191%;
	margin-left: 5px;
}

.itemlist li {
	text-indent: 15px;
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/3l_icon.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A98465;
	list-style-type: none;
}

.itemlist .icon {
	text-indent: 15px;
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/3l_icon.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}

.sidemenu {
	margin-bottom: 20px;
	color:#000033;
	}

/* ------------------------------------- 
 *	カートの中身枠・商品サブカテゴリー枠とか
 * ------------------------------------- */
.cart_item {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/3l_cart02.jpg);
	background-repeat: repeat-y;
	padding-left:5px;
	font-size:90%;
	margin: 0px;
	padding-bottom: 3px;
	width: 205px;
	padding-right: 8px;
	background-position: left;
	}

.nimotu {
	background-color: #F4F1E8;
	border: 1px solid #E9E3D0;
	font-size: 85%;
	padding: 2px;
	margin: 2px;
}

.nimotu li {
	list-style-type: square;
}

.nimotu img {
	margin-left: 10px;
}

.nimotu .sikaku {color:#FF9999; font-size:10px;}

.subcat li,
.subcat2 li {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/goods_subwakuicon.jpg);
	text-indent: 15px;
	background-repeat: no-repeat;
	background-position: 1px;
	color: #181818;
	float: left;
	margin-right: auto;
	list-style-type: none;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 3px;
	margin-left: auto;
	width: 155px;
	padding-top: 0px;
	font-size: 11px;
}
.subcat hr{
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.title2 ul {
	float: right;
	margin-right: 10px;
}

.title2 li {
	text-indent: 15px;
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/l_icon.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
	color: #1C1C1C;
	list-style-type: none;	
}

.table {
	width: 223px;
	float: left;
}


/* ------------------------------------- 
 *	直送便ページCSS
 * ------------------------------------- */
.box .tyokuwaku {
	width: 667px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 3px;
}

.tyoku1 {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/tyoku_03.jpg);
	background-repeat: no-repeat;
	border: 2px solid #CCCCCC;
	width: 420px;
	padding-top: 45px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-right: 250px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.tyoku1 dt,
.tyoku2 dt  {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/tyoku_icon.jpg);
	font-weight: bold;
	color: #591E0F;
	background-repeat: no-repeat;
	font-size: 14px;
	text-indent: 20px;
	display: block;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-position: 1px;
}

.tyoku1 dd,
.tyoku2 dd {
	margin-left: 25px;
	margin-right: 10px;
	color: #333333;
}

.tyoku2 {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/tyoku_05.jpg);
	background-repeat: no-repeat;
	border: 2px solid #CCCCCC;
	width: 670px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 45px;
}

.tyoku2 dl {
	width: 345px;
	float: left;
}

.tyoku2 img {float: right;}


.tyoku3 {
	width: 600px;
	border: 10px solid #E1D4A8;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px;
}

div.tyoku3 h3 {
	color:#660000;
	font-family: "NFモトヤシータ゛1";
	font-weight: bold;
  　font-size:20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: none;
	margin: 2px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tyoku3 li {
	padding-bottom: 10px;
	padding-top: 5px;
	font-weight: bold;
    font-size:1.5em;
	padding-right: 10px;
	list-style-type: none;
	padding-left: 35px;
}

.tyoku3 .step1  {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/tyoku_step01.jpg);
	background-repeat: no-repeat;
}

.tyoku3 .step2  {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/tyoku_step02.jpg);
	background-repeat: no-repeat;
}

.tyoku3 .step3  {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/tyoku_step03.jpg);
	background-repeat: no-repeat;
}

.tyoku3 .step4  {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/tyoku_step04.jpg);
	background-repeat: no-repeat;
}


.tyoku3 .q  {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/tyoku_q.jpg);
	background-repeat: no-repeat;
}

.tyoku3 .a  {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/tyoku_a.jpg);
	background-repeat: no-repeat;
}

	
/* ------------------------------------- 
 *	マナーページCSS
 * ------------------------------------- */

.box .waku {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/goods-s_other_waku02.jpg);
	background-repeat: repeat-x;
	font-size: 85%;
	line-height: 120%;
	}
	
.waku .img {
	border:5px solid #E7DECD;
	display:block;
	height: 90px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	}

#mana1 {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/mana1_img.jpg);
	background-repeat: no-repeat;
	width: 400px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 45px;
	padding-bottom: 50px;
	padding-right: 260px;
	padding-left: 25px;
}

#mana1 strong,
#mana2 strong,
.box2 strong,
.box3 strong {
	color: #5181B7;
}

#mana1 dt,
#mana2 dt
	{
	font-family: "NFモトヤシータ゛1";
	font-size: 14px;
	color: #6B3C13;
	font-weight: bold;
}

#mana1 dd,
#mana2 dd
	{
	color: #333333;
}

#mana2 {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/mana2_img.jpg);
	background-repeat: no-repeat;
	width: 360px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 50px;
	padding-right: 300px;
	padding-left: 25px;
}

.box2 .title3,
.box h3 {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/mana_icon.jpg);
	font-family: "NFモトヤシータ゛1";
	font-weight: bold;
	color: #CC0066;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9999;
	font-size: 15px;
	text-indent: 25px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	display: block;
	padding-top: 5px;
	margin-left: 5px;
	margin-top: 30px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FF6666;
	background-color: #F7F4E3;
	margin-right: 10px;
}

.box2 p {
	margin-left: 25px;
	text-indent: 15px;
	margin-right: 20px;
	line-height: 130%;
}


.box2 li {
	list-style-type: square;
	margin-left: 25px;
	font-weight: bold;
	color: #226294;
}

.box3 {
	margin: 10px;
	padding: 5px;
	border: 1px solid #EFE098;
}



/* ------------------------------------- 
 *	カタログページCSS
 * ------------------------------------- */
.box ol {
	padding: 0px;
	margin: 10px;
}

.box ul {
	padding: 0px;
	margin: 5px;
}
.itemarea {
	width:170px;
	float:left;
	text-align:center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.itemarea .caption {
	margin:0px 5px;
}

.top_item_img{ 
	width:100px;
	border:1px solid #cccccc;
}

.cata {
	font-weight: bold;
	font-size: 14px;
	line-height: 130%;
} 

.cata2 {
	color: #F31641;
	list-style-position: inside;
	margin-bottom: 5px;
} 


.cata3 {
	color: #FF4B03;
	list-style-position: inside;
	margin-bottom: 5px;
} 


.cata4 {
	color: #62AD06;
	list-style-position: inside;
	margin-bottom: 5px;
} 

.cata5 {
	color: #25BCAA;
	list-style-position: inside;
} 

.cata6 {
	color: #DC8EAC;
	margin-left: 30px;
	margin-bottom: 5px;
} 


/* ------------------------------------- 
 *	ガイドページCSS
 * ------------------------------------- */

.box3 h3 {
	color:#FF0033;
	font-family: "NFモトヤシータ゛1";
	background-color: #FFDBC5;
	padding: 2px;
}
.box h4,
.box3 dt {
	font-family: "NFモトヤシータ゛1";
	font-weight: bold;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7D3B37;
	font-size: 14px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	margin-left: 5px;
	margin-top: 30px;
	margin-right: 25px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #660000;
}

.box3 h4 {
	color: #9C314A;
	margin-top: 25px;
	font-weight: bolder;
	font-size: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D8D9CD;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B6B191;
}
.box3 dd {
	margin-left: 15px;
	margin-right: 10px;
}


.box3 p {
	margin-right: 30px;
}

.yohaku {
	margin-left: 40px;
}
.box3 li {
	margin-right: 5px;
	list-style-type: decimal;
	list-style-position: inside;
	line-height: 2em;
	margin-top: 10px;
}

.box3 .cata7{
	color: #2851DC;
	margin-left: 30px;
	font-weight: bold;
	list-style-type: none;
} 

.box3 .cata7 a{
	color: #2851DC;}

/* ------------------------------------- 
 *	プレシャスページCSS
 * ------------------------------------- */
 
 .mp1 {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/r_mpa01.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 325px;
} 


.mp1 p,
.mp2 p {
	padding-left: 170px;
	padding-top: 75px;
	padding-right: 10px;
	line-height: 0.9em;
	font-size: 90%;
} 

.mp2 {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/r_mpa02.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 325px;
} 
 


.mp3 {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/r_mpa03.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 325px;
} 


.mp3 p,
.mp4 p {
	padding-left: 165px;
	padding-top: 60px;
	padding-right: 10px;
	line-height: 0.9em;
	font-size: 90%;
} 

.mp4 {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/r_mpa04.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 325px;
} 


.mp {
	font-weight: bold;
	font-family: "ヒラギノ丸ゴ ProN W4";
	color: #285D81;
	font-size: 1.3em;
}

.mp span { color:#FF6666;}

.mp strong { color:#009933;}
 
/* ------------------------------------- 
 *	お祝見積りCSS
 * ------------------------------------- */
 
.box4 {
	font-size: 15px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


.box4 strong {
	color: #FF3333;
	}	

/* ------------------------------------- 
 *	パスタイムCSS
 * ------------------------------------- */

.time td{
	border: 1px solid #999999;
}

.time strong {
	font-size: 120%;
	color: #A88A57;
}


.time p {
	font-size: 110%;
	line-height: 1.3em;
}

.time span {
	font-size: 90%;
	line-height: 1.3em;
}


.time2 {
	background-color: #FFCC99;
	width: 630px;
}

.time2 img,
.time2 p {
	float: left;
}


.time2 img{
	padding-top: 10px;
}

.time2 p {
	margin-left: 5px;
	font-size: 98%;
}

.time3 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3366;
	margin: 3px;
}

.txt-f18 {
	font-size:230%;
	margin-top: 5px;
	padding: 2px;
	font-family: "ＤＦＰ特太ゴシック体", "ＤＦＰ平成ゴシック体W9";
	line-height: 135%;
	color: #FF0066;
}

.moebox {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/box_hoka02.jpg);
	background-repeat: repeat-y;
	width: 680px;
}
.kiro {background-color:yellow}

.pink {color:crimson;background-color:lavenderblush;}

.topback {
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/top_img02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 702px;
}

.info2 {
	background-color: #F7FFEB;
	border: 2px solid #56B3CF;
	padding: 5px;
}

.info2 p {
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}


.box5 {
	border: 1px solid #DEE09C;
	width: 189px;
	margin-top: 10px;
	padding: 3px;
}

.box5 dt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.box5 strong {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
}

.box5 b {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12px;
	color: #948127;
}


.menu4,.menu5 {
	margin-left: 25px;
	border: 4px solid #CCCCCC;
	width: 880px;
	margin-bottom: 20px;
}

.menu4 h3,.menu5 h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
}

.menu4 h3 img {
	margin-left: 450px;
}

.menu4 dl {
	width: 261px;
	margin-top: 10px;
	margin-right: 8px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	float: left;
}

.menu4 dt {
	background-color: #DFDCBB;
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-weight: bold;
}

.menu4 dd,.menu5 dd {
	margin: 5px;
}



.menu5 h3 img {
	margin-left: 550px;
}

.menu5 dl {
	width: 400px;
	margin-top: 10px;
	margin-right: 8px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	float: left;
}

.menu5 dt {
	background-color: #DFDCBB;
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	padding-left: 5px;
}

.menu4 strong {
	color: #FF0000;
}

#submenu li {
	float: left;
	list-style-type: none;
}

.rollover01 {
	width:137px;
	height:37px;
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/3h_menu1_1b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rollover01 a {
display:block;
width:137px;
height:37px;
font-size:1px;
line-height:1px;
outline:none;
}




.rollover01 a:hover,.rollover02 a:hover,.rollover03 a:hover,.rollover04 a:hover,.rollover05 a:hover,.rollover06 a:hover {
text-indent:-9999px;
}


.rollover02 {
	width:163px;
	height:37px;
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/3h_menu1_2b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rollover02 a {
display:block;
width:163px;
height:37px;
font-size:1px;
line-height:1px;
outline:none;
}


.rollover03 {
	width:165px;
	height:37px;
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/3h_menu1_3b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rollover03 a {
display:block;
width:165px;
height:37px;
font-size:1px;
line-height:1px;
outline:none;
}


.rollover04 {
	width:162px;
	height:37px;
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/3h_menu1_4b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rollover04 a {
display:block;
width:162px;
height:37px;
font-size:1px;
line-height:1px;
outline:none;
}



.rollover05 {
	width:170px;
	height:37px;
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/3h_menu1_5b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rollover05 a {
display:block;
width:170px;
height:37px;
font-size:1px;
line-height:1px;
outline:none;
}




.rollover06 {
	width:153px;
	height:37px;
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/3h_menu1_6b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rollover06 a {
display:block;
width:153px;
height:37px;
font-size:1px;
line-height:1px;
outline:none;
}



.subtotal{
	padding:5px 0;
}

#cart_list dd .stotal {
	text-align:right;
}
.total {
	border-top:1px dotted #C3C3C3;
	text-align:right;
	padding-top: 5px;
	padding-right: 4;
	padding-bottom: 5px;
	padding-left: 0;
}

.postage {
	border-top:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
}

.postage li{
	margin:5px;
	color:red;
	text-align:left;
	list-style-type: none;
}
.postage li span{
	color:#333;
}
.viewcart {
	padding:5px 0;
	text-align:center;
}

.pr {
	color:#093;
	font-size: small;
	font-weight: bold;
}

/*マウスオーバーで画像を拡大表示*/
#preimg {
	position: relative;
	width: 98%;
	margin: 10px;
	font-size: 10px;
	color: #333333;
}
div.thumb {
	color: #333333;
	height: 165px;
	position: relative;
	width: 100px;
	float: left;
	height: 135px;
	padding: 1px;
	width: 100px;
}

#preimg img{
  border: 2px splid white;
}


#preimg p{
	padding: 1px;
	position: absolute;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF9999;
	width: 100px;
	margin: 1px;
}



.ninki {
	width: 600px;
	border: 10px solid #EEE2D2;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: center;
}



.ninki dl {
	padding-top: 5px;
}


.ninki dt {
	font-size: medium;
	color: #CBA728;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4D543;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
	display: block;
	width: 95%;
}

.ninki dd {
	float: left;
	color: #FF707F;
	font-family: "MS Serif", "New York", serif;
	font-size: large;
	width: 260px;
	margin: 0px;
	display: block;
	padding: 3px;
}

.ninki .img {width: 250px;}
.ninki strong {
	font-size: small;
	color: #666;
	font-weight: normal;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
}


.service {
	border: #FCC 1px solid;
	background-image: url(https://img12.shop-pro.jp/PA01062/109/etc/servicetitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 100px;
	padding-right: 3px;
	padding-bottom: 50px;
	padding-left: 25px;
	width: 630px;
	margin-left: 20px;
	margin-top: 20px;
}

.shiire li.list1 {
  background-color: #eeeeee;
  display: inline-block;
 margin: 1px;
  width: 31%;}  

.shiire li.list2 {
  background-color: #ffffff;
  display: inline-block;
	margin: 1px;
  width: 31%;
} 
#mitsumori {text-align:center;}

#mitsumori .title{font-size:2em;}

#mitsumori .subtitle{font-size:1.7em;
position: relative;
display: inline-block;
margin-bottom: 1em;
  margin-top: 3em;
}

#mitsumori .subtitle:before,#mitsumori .subtitle:after{ 
  position: absolute;
  top: 0;
  content:'';
width: 8px;
height: 100%;
display: inline-block;
}

#mitsumori .subtitle:before{
  border-top: dotted 1px #535aaa;
border-left: dotted 1px #535aaa;
border-bottom: dotted 1px #535aaa;
  left: 0;
}

#mitsumori .subtitle:after{
  content: '';
  border-top: dotted 1px #535aaa;
  border-right: dotted 1px #535aaa;
  border-bottom: dotted 1px #535aaa;
  right: 0;
}

 
#mitsumori p.red {color: red; font-size:2em;}

#mitsumori p {font-size:1.5em;
padding: 10px 5px;}
#mitsumori span {font-size:1em; color:#ffc90a;}

#mitsumori a.btn{
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #3f2c2d;
    width: 250px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    font-weight: bold;
    background-image: -webkit-linear-gradient(#fed6e3 0%, #ffaaaa 100%);
    background-image: linear-gradient(#fed6e3 0%, #ffaaaa 100%);
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.66);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
}

#mitsumori a.btn:active{/*押したとき*/
    -ms-transform: translateY(2px);
    -webkit-transform: translateY(2px);
    transform: translateY(2px);/*沈むように*/
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    background-image: -webkit-linear-gradient(#fed6e3 0%, #ffbcbc 100%);
    background-image: linear-gradient(#fed6e3 0%, #ffbcbc 100%);/*グラデーションを明るく*/
}

.