@charset "euc-jp";
/* CSS Document */
img.css_thumb {
	-ms-interpolation-mode: bicubic;
}
/* ************************************************ 
 * ------------------------------------------------
 *	お問合せ画面 CSS
 * ------------------------------------------------
 * ************************************************ */


/* ------------------------------------- 
 *	共通
 * ------------------------------------- */

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

body {
	color:#666666;
	font: 12px/1.4 "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	text-align:center;
	}

td {
	padding: 5px;
	}

img {
	border:none;
	}


/* ------------------------------------- 
 *	リンクの文字/通常時(link,visited,active)
 *	リンクの文字/マウスが当たっている時(hover)
 * ------------------------------------- */

a, a:link, a:visited {
	color: #666666;
	text-decoration:none;
	}

a:hover {
	color: #666666;
	text-decoration:underline;
	}

a:focus {
	outline:none;
	}




.title_area .shop_title{
        display: none;
        text-indent:-10000px;
        height:39px;
        display:block;
}

.base01 {

}

.base02 {

}

.title_area {
	color:#9AB643;
	font-size:22px;
	font-weight:bolder;
}

.title_area a:link    {color: #FFF; text-decoration: none;}
.title_area a:visited {color: #FFF; text-decoration: none;}
.title_area a:active  {color: #FFF; text-decoration: none;}
.title_area a:hover   {color: #666; text-decoration: none;}

.table1 {
	padding-bottom: 20px;
	background: url(https://img11.shop-pro.jp/PA01057/782/etc/dod-line.gif) repeat-x left bottom;	
}

.CELL_1_C {
	text-align:center;
	padding: 20px 8px;
}

.CELL_1_L {
	text-align:left;
	padding: 20px 8px;
}

.CELL_1_R {
	text-align:right;
	border:2px solid #FFF;
}

.CELL_2 {
	}

table.table1 {margin:0 auto;
}

table.secure_table {margin:0 auto;
	padding-bottom: 20px;
}

.note {
	font-size: 11px;
	}

.note2 {
	font-size: 11px;
	}

#note3 {
	font-size: x-small;
	}

.info {
	padding:10px;
	margin: 10px auto;
	text-align: left;
	border:#e5dad4 dashed 1px;
}
 
.errorbox {
	padding: 5px;
	margin:10px auto;
	font-size:11px;
	border:#e5dad4 dashed 1px;
}

.sub {
	border: 1px solid #E7DECD;
}

.prod_total {
}

.sub_charge {
}

.all_total {
	color: blue;
}

.point_discon {
	color: red;
}




