/* ************************************************ 
 * ------------------------------------------------
 *	脂 CSS
 * ------------------------------------------------
 * ************************************************ */


/* ------------------------------------- 
 *	演
 * ------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #235AB9;
	font-size: 90%;
	color: #333333;
	line-height: 140%;
	font-family: "鐚竺 鐚違眼激", "Osaka鐚膈綛", sans-serif;
}

/* ------------------------------------- 
 *	潟絖/絽御(link,visited,active)
 *	潟絖/鴻綵ｃ(hover)
 * ------------------------------------- */
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}

/* ------------------------------------- 
 *	ュ
 * ------------------------------------- */

form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	border-right: solid #CCC 1px;
	border-top: solid #CCC 1px;
	border-left: solid #CCC 1px;
	border-bottom: solid #CCC 1px;
}

.base01 {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
}

.base02 {
	width: 700px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.sub {
	width: 700px ;
	margin: 0px ;
	padding: 10px 0px ;
}

/* ------------------------------------- 
 *	若蚊絖
 * ------------------------------------- */

.table1 {
	align:center;
	margin:0px auto;
}

.CELL_1_L {
	border: 1px solid #CCC;
	font-weight: bold;
	text-align:left;
	background-color: #ECE9D8;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-size: 90%;
}

.CELL_1_C {
	border: 1px solid #CCC;
	padding: 4px 2px 4px 2px;
	font-weight: bolder;
	text-align:center;
}

.CELL_1_R {
	border: 1px solid #CCC;
	padding: 4px 10px 4px 2px;
	font-weight: bolder;
	text-align:right;
}

.CELL_2 {
	border: 1px solid #CCC;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.prod_total, .all_total {
	font-weight: bolder;
	display: block;
}


.title_area {
	height: 80px;
	background-image: url(https://img06.shop-pro.jp/PA01024/547/etc/logo_w.gif);
	background-repeat: no-repeat;
}

.shop_title {
	font-size: 140%;
	font-weight: bold;
	text-decoration: none;
	color: #003366;

}



/* ------------------------------------- 
 *	帥
 * ------------------------------------- */

.submit_btn {
	text-align:center;
}

/*羆堺若:若腥冴&紊*/
.submit_btn_cart01 {
}

/*羆堺若:莢激膓&吾檎蚊*/
.submit_btn_cart02 {
}

/* ------------------------------------- 
 *	潟若ゃ祉ャ
 * ------------------------------------- */
.copyright{
	width: 804px;
	text-align:center;
	margin:0px auto;
	background-color: #FFFFFF;
}

.secure_seal {
	text-align:center;
	margin:20px auto ;
	width:700px;
}

.secure_table {
	margin:20px auto ;
	text-align:center;
}

/* ------------------------------------- 
 *	羈吾鐚絖
 * ------------------------------------- */
.note {
	color: #CC0000;
}

/* ------------------------------------- 
 *	羈吾鐚絖
 * ------------------------------------- */
.note2 {
	font-size: 11px;
}

/* ------------------------------------- 
 *	羈吾鐚絖
 * ------------------------------------- */
#note3 {
	font-size: 11px;
}

/* ------------------------------------- 
 *	＜祉若梧；腓阪┃絎
 * ------------------------------------- */
.info {
	border: #3c60c5 1px dotted;
	padding: 10px;
	margin: 10px auto;
	width: 90%;
	background-color: #E9F0FC;
	text-align: left
}

/* ------------------------------------- 
 *	取；腓阪┃絎
 * ------------------------------------- */
.errorbox {
	background-color: #00929F;
	border: 2px solid;
	border-color: #007782;
	padding: 4px 2px 4px 5px;
	margin:10px auto;
	text-align: left;
	color:#FFFFFF;
	font-size:11px;
}

/* ------------------------------------- 
 *	井絖
 * ------------------------------------- */
.sub_charge {
	color: #900990;
	font-weight: bold;
}

/* ------------------------------------- 
 *	篏睡ゃ潟絖
 * ------------------------------------- */
.point_discon {
	color: 00929F;
	font-weight: bold;
}
