/* CSS縮小サムネイル化 */
img.css_thumb {
	-ms-interpolation-mode: bicubic;
}
/* ------------------------------------- 
 *	ページ背景色（全体）
 *	フォント色（全体）
 *	フォントサイズ（全体）
 * ------------------------------------- */
* {
	margin:0px;
	padding:0px;
}

body {
	background: #FFFFFF;
	color: #62615e;
	font-size: 77.5%;
	font-family: verdana,helvetica,arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ ゴシック",sans-serif;;
	line-height: 120%;
	text-align:center;
	}

td {
	padding: 5px;
	}

img {
	border:none;
	}


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

a:link    {color: #e07b36; text-decoration: underline;}
a:visited {color: #e07b36; text-decoration: underline;}
a:active  {color: #e9b28a; text-decoration: underline;}
a:hover   {color: #e9b28a; text-decoration: none;}


/* design css------------------------------------------ */

.base01 {
	width: 700px !important;
}

.base01 .title_area {
	position: relative;
	width: 700px !important;
	height: 70px;
	padding: 23px 0 0 0 !important;
	border-bottom: 1px solid #454545;
}

.base01 .title_area a {
	position: absolute;
	top: 10px;
	display: block;
	width: 375px;
	height: 75px;
	text-indent: -9999px;
	background: url(https://img14.shop-pro.jp/PA01182/875/etc/logo.png) 0 50% no-repeat;
}

.base01 .base02 {
	margin: 10px auto !important;
}

.copyright {
	width: 700px !important;
	margin: 0 auto !important;
	padding: 0 !important;
}

.copyright p img {
	vertical-align: bottom;
}

.copyright .credit {
	margin: 0;
	padding: 20px 0 10px 0;
	border-top: 1px solid #808080;
	text-align: left;
}

/*cart1*/


.table1 {
	width: 100% !important;
	margin: 30px 0 !important;
	padding: 0 !important;
	border-collapse: collapse !important;
}

.table1 th,
.table1 td {
	padding: 10px !important;
	border: 1px solid #808080 !important;
}

.table1 th,
.CELL_1_L {
	background: #cccccc !important;
}

.CELL_1_R {
	text-align: right;
	background: #cccccc !important;
}

.submit_btn_cart01 {
	margin: 20px 0 0 0;
	text-align: right;
}

.submit_btn_cart02 {
	text-align: center;
}

.submit_btn_cart02 .sub {
	margin: 20px 0;
	padding: 10px;
}

.sub_charge {
	font-weight: bold;
	color: #911b14;
}

.all_total {
	font-weight: bold;
	color: #911b14;
}

.point_discon {
	font-weight: bold;
	color: #911b14;
}

/*cart2*/
.sub {
	width: 660px !important;
	margin: 15px auto 30px auto !important;
	padding: 20px!important;
	border: 1px solid #808080;
	background: #cccccc !important;
}

.sub .sub {
	width: 618px !important;
	margin: 10px auto !important;
	padding: 20px!important;
	border: 1px solid #808080;
	background: #cccccc !important;
}

.sub table {
	width: 660px !important;
	margin: 0 !important;
	padding: 0 !important;
	border-collapse: collapse !important;
}

.sub table td {
	margin: 0 !important;
	padding: 0 !important;
}

.sub table table {
	width: 660px !important;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	border-bottom: 1px solid #808080 !important;
	border-collapse: collapse !important;
}

#box #jugemkey_box {
	margin: 0 !important;
}

#box #jugemkey_box table {
	border-collapse: collapse !important;
}

#box #jugemkey_box table td {
	margin: 0 !important;
	padding: 10px !important;
}

.sub .table1 {
	margin: 10px 0 !important;
	border-collapse: collapse !important;
}

.sub .table1 th,
.sub .table1 td {
	padding: 10px !important;
	border: 1px solid #808080 !important;
}

.sub .table1 th,
.sub .CELL_1_L {
	background: #cccccc !important;
}

.sub table .CELL_1_L {
	width: 29% !important;
	background: #e6e1d2 !important;
}

.sub table .CELL_2 {
	width: auto !important;
	background: #f4f2ea !important;	
	text-align: left;
}

.sub table .CELL_2 table,
.sub table .CELL_2 table th,
.sub table .CELL_2 table td {
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

.sub table .CELL_2 table td {
	padding: 0 10px 0 0 !important;
}

.sub table .CELL_1_C {
	width: auto !important;
	background: #e6e1d2 !important;
}

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

.note {
	color: #911b14;
	}

.CELL_2 .note {
	color: #62615e;
	}

.note2 {
	color: #911b14;
	}

#note3 {
	color: #911b14;
	}

.CELL_2 #note3 {
	color: #62615e;
	}


.info {
	width: 660px !important;
	margin: 15px auto 30px auto !important;
	padding: 20px !important;
	border: 1px solid #808080;
	background: #cccccc !important;
}

div div {
	width: 700px !important;
}

table div {
	width: auto !important;
}

.errorbox {
	width: 100% !important;
	margin:10px auto;
	padding: 10px;
	color: #911b14;
	background-color: #cccccc;
}

input.input_ime {
	ime-mode: disabled;
}

#sk_block {
	margin:0px;
	padding:10px 0px;
	text-align:center;
}

#sk_wrapp {
	margin:0px auto;
	padding:0px;
	text-align:left;
	width:530px;
}

#sk_wrapp .sk_title {
	margin:0px 0px 10px;
	padding:0px;
	text-align:center;
}

#sk_wrapp .table1 {
	width:530px;
	margin:0px 0px 10px;
}

#sk_wrapp .table1 th {
	text-align:left;
	padding-left:5px;
}

#sk_closed {
	margin:0px;
	padding:0px;
	text-align:center;
}