@charset "UTF-8";
/* CSS Document */
/* ************************************************ 
 *	脂∝CSS
 * ************************************************ */

/* ------------------------------------- 
 *	若梧駕鐚
 *	潟駕鐚
 *	潟泣ゃ削鐚
 * ------------------------------------- */
* {
	margin:0px;
	padding:0px;
}

body {
	background:<{$page_bgcolor
}>;
	color:#333333;
	font-size: 12px;
	font-family: "＜ゃ", " Pro W3", "鐚竺 眼激", "Osaka膈綛";
	line-height: 150%;
	text-align:center;
	}

td {
	padding: 5px;
	}

img {
	border:none;
	}


/* ------------------------------------- 
 *	潟絖/絽御(link,visited,active)
 *	潟絖/鴻綵ｃ(hover)
 * ------------------------------------- */

a:link    {color: #CC6666; text-decoration: underline;}
a:visited {color: #CC6666; text-decoration: underline;}
a:active  {color: #CC6666; text-decoration: underline;}
a:hover   {color: #996666; text-decoration: none;}


/* design css------------------------------------------ */

.base01 {
	background:#FFF;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDB9A6;
	border-right-color: #CDB9A6;
	border-bottom-color: #CDB9A6;
	border-left-color: #CDB9A6;
}

.base02 {
	border-top:1px #dacdb9 solid;/*若蚊*/
}

/* ------------------------------------- 
 *	帥ゃ≪
 * ------------------------------------- */
.title_area {
	background-image: url(https://img11.shop-pro.jp/PA01145/943/etc/subTitleBack.png?20130228170420);
	background-repeat: repeat-x;
}

.title_area  .shop_title{
	display: none;
	text-indent:-10000px;
	width:340px;
	height:55px;
	display:block;
	background-image: url(https://img11.shop-pro.jp/PA01145/943/etc/subTitle.png?20130228171128);
	background-repeat: no-repeat;
	background-position: top;
}

.title_area a:link    {color: #6d2916; text-decoration: none;}
.title_area a:visited {color: #6d2916; text-decoration: none;}
.title_area a:active  {color: #6d2916; text-decoration: none;}
.title_area a:hover   {color: #666; text-decoration: none;}

/* ------------------------------------- 
 *	若蚊絖
 * ------------------------------------- */

.table1 {
	background:#dacdb9;/*若*/
}

.CELL_1_C {
	font-weight:bolder;
	text-align:center;
	background-color:#F5F5F5;
	border:2px solid #FFF;
}

.CELL_1_L {
	font-weight:bolder;
	text-align:center;
	background-color:#F5F5F5;
	border:2px solid #FFF;
}

.CELL_1_R {
	font-weight:bolder;
	text-align:right;
	background-color:#F5F5F5;
	border:2px solid #FFF;
}

.CELL_2 {
	background-color:#FFFFFF;
	}

table.secure_table,table.table1 {margin:0 auto;}


/* ------------------------------------- 
 *	羈吾鐚絖
 * ------------------------------------- */
.note {
	color: #3399CC;
	}

/* ------------------------------------- 
 *	羈吾鐚絖
 * ------------------------------------- */
.note2 {
	font-size: 11px;
	color: #999999;
	}

/* ------------------------------------- 
 *	羈吾鐚絖
 * ------------------------------------- */
#note3 {
	font-size: x-small;
	font-weight:bolder;
	color: #CC6633;
	}


/* ------------------------------------- 
 *	＜祉若梧；腓阪┃絎
 * ------------------------------------- */

.info {
	background-color: #EEE;
	border:2px #dacdb9 solid;/*若蚊*/
	color:#996633;
	padding:10px;
	margin: 10px auto;
	text-align: left
}

/* ------------------------------------- 
 *	取；腓阪┃絎
 * ------------------------------------- */
 
.errorbox {
	background-color: #FFFF99;
	padding: 5px;
	margin:10px auto;
	font-size:11px;
	font-weight:bolder;
}

/* ------------------------------------- 
 *	罔羣┃絎
 * ------------------------------------- */
.sub {
	border: 1px solid #dacdb9;/*若蚊*/
}

/* ------------------------------------- 
 *	荐蕁絖
 * ------------------------------------- */
.prod_total {
	color: #CC3333;
	font-weight: bold;
}

/* ------------------------------------- 
 *	井絖
 * ------------------------------------- */
.sub_charge {
	color: #900990;
	font-weight: bold;
}

/* ------------------------------------- 
 *	膩荐絖
 * ------------------------------------- */
.all_total {
	color: blue;
	font-weight: bold;
}

/* ------------------------------------- 
 *	篏睡ゃ潟絖
 * ------------------------------------- */
.point_discon {
	color: red;
	font-weight: bold;
}