/*

Color me shop CSS

決済
お問合せ
マイアカウント（要調整：.sub）
友達に教える
メルマガ登録（要調整：.table1,.info）

*/

body {
	margin: 0;
	padding: 0 0 50px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	color: #444;
	}

div,p,ul,ol,li,table,th,td,tr,form,input,textarea,select,dl,dt,dd,blockquote,pre,fieldset {
	margin: 0;
	padding: 0;
	}

input,textarea {
	-webkit-appearance: none;
	}

br {
	letter-spacing: 0;
	}

img {
	border: 0;
	vertical-align: bottom;
	}

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

a:hover {
	color: #E66B6B;
	}

a:focus{
	outline: none;
	}

/* layout */

.base01 { width: 700px !important; }

.base02 { width: 700px !important; }
.base02 div { width: auto !important; }
.base02 table { width: 100% !important; }

.table1 {
	background: #ccc;
	margin: 5px auto;
	}

/* メルマガ登録
.table1 {
	background: #ddd;
	width: 400px !important;
	margin: 0 auto;
	}
*/

.table1 th,
.table1 td {
	padding: 10px 12px !important;
	}

.CELL_1_C {
	background: #999;
	color: #fff !important;
	text-align: center;
	font-weight: bold;
	}

.CELL_1_L {
	text-align:left;
	padding-left: 10px;
	background: #999;
	color: #fff !important;
	font-weight: bold;
	}

.CELL_1_R {
	text-align: right;
	padding-right: 10px;
	background: #f8f8f8;
	color: #444 !important;
	}

.CELL_2 {
	background: #fff;
	}

.CELL_2 input {
	margin: 3px 2px 3px 0 !important;
	border: 1px #C5C2BA solid;
	font-size: 12px;
	padding: 3px 5px;
	background: #fff;
	color: #56584d;
	vertical-align: middle;
	border-radius: 2px;
	}


.CELL_2 input[type="text"] {
	margin: 3px 10px 3px 0 !important;
	}

.CELL_2 input[type="button"] {
	font-weight: bold;

	border: 1px #ccc solid;
	font-size: 11px;
	margin: 0 2px 0 0;
	padding: 3px 5px;
	color: #444;
	line-height: normal;
	border-radius: 2px;
	-webkit-appearance: none;
	}

.CELL_2 input[type="button"]:hover {
	color: #695b54;
	}

*:first-child+html .CELL_2 input[type="button"] {
	line-height: 1.2em;
	padding: 4px 0 0;
	}
	
label { margin-right: 10px; }

.CELL_2 select {
	margin: 5px 5px 5px 0;
	}

.CELL_2 textarea {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 13px;
	margin: 0 2px !important;
	padding: 3px 4px !important;
	border: 1px #ccc solid;
	background: #fff;
	color: #444;
	border-radius: 2px;
	}

/* 注意書きの文字色 */

.note {
	color: #635E59;
	color: #E9537D;
	font-size: 11px;
	}

.CELL_1_L .note {
	color: #FCC5D0;
	}

.note2 {
	color: #EB4C18;
	}

.note ul {
	margin: 0 0 10px 15px;
	padding-left: 15px;
	}

.note ul li {
	color: #664019;
	}

/* タイトル */
.title_area {
	padding: 0 !important;
	width: 700px;
	height: 50px;
	margin: 80px auto 0;
	background: url(https://img06.shop-pro.jp/PA01024/665/etc/cart_h.jpg?1) no-repeat 0 0;
	}

.title_area a,
.shop_title {
	display: block;
	width: 110px;
	height: 50px;
	font-size: 100%;
	text-indent: -3333px;
	cursor: pointer;
	}

/* ボタン */

.submit_btn_cart01,
.submit_btn_cart02,
.submit_btn {
	padding: 10px 0;
	}

.submit_btn_cart02 {
	text-align: center;
	}

.submit_btn_cart01 input,
.submit_btn_cart02 input,
.submit_btn input,
.secureElement_orderEndBackButton {
	height: auto;
	padding: 7px 40px;
	line-height: 1.6em;
	font-size: 13px;
	font-weight: bold;
	background: #fff;
	color: #444;
	border: 3px #aaa solid;
	cursor: pointer;
	vertical-align: middle;
	border-radius: 5px;
	-webkit-appearance: none;
	}

.submit_btn_cart01 input {
	padding: 3px 20px;
	margin-left: 10px;
	font-weight: normal;
	border: 1px #ccc solid;
	}

.submit_btn_cart02 input {
	margin: 0 10px;
	}

* html .submit_btn_cart01 input {
	padding: 3px 10px;
	}

*:first-child+html .submit_btn_cart01 input {
	padding: 3px 10px;
	}

* html .submit_btn input {
	padding: 5px 20px;
	}

*:first-child+html .submit_btn input {
	padding: 5px 20px;
	}

.secureElement_orderEndBackButton {
	padding: 5px 20px;
	margin: 10px 0 30px;
	}

.submit_btn_cart01 input:hover,
.submit_btn input:hover,
.secureElement_orderEndBackButton:hover,
.submit_btn_cart02 input:hover {
	color: #CA003B;
	border: 3px #CB789A solid;
	}

input#complete {
	border: 2px #CB789A solid;
	padding-right: 40px;
	padding-left: 40px;
	}

input#complete:hover {
	background: #EB4C18;
	color: #fff;
	}


/* 画像 */

img.css_thumb {
	}

/* メニュータイトルの文字サイズと文字色 */
.menu_title {
	}

.copyright {
	margin: 0 0 30px;
	text-align: center;
	clear: both;
	color: #ccc !important;
	letter-spacing: 0;
	}

.secure_seal {
	margin: 0 auto 50px !important;
	width: 700px;
	}
.secure_table {
	margin: 0 auto;
	}

#sk_link_other {
	margin-top: 10px !important;
	font-size: 12px !important;
	}
	
/* メッセージ表示域の設定 */
.info {
	border:1px #ddd solid;
	padding: 7px 10px;
	margin: 15px auto;
	text-align: left;
	}

/* メルマガ登録
.info {
	margin: 15px auto;
	text-align: left;
	}
*/

.mail_title_box {
	margin: 0 auto;
	width: 400px !important;
	}

.mail_title {
	width: 400px !important;
	font-weight: bold;
	}

/* エラー表示域の設定 */
.errorbox {
	border: 2px solid #F25677;
	padding: 20px;
	margin: 25px auto;
	text-align: left;
	line-height: 1.8em;
	font-size: 12px;
	color: #E03C68;
	}


/* 標準枠の設定 */
.sub {
	border: 1px #ddd solid;
	width: 658px !important;
	padding: 20px !important;
	}

/* マイアカウント
.sub {
	padding: 10px 0 !important;
	}
*/

/* 商品合計金額の文字色 */
.prod_total {
	font-weight: bold;
	}

/* 手数料の文字色 */
.sub_charge {
	font-weight: bold;
	}

/* 総合計の文字色 */
.all_total {
	font-weight: bold;
	}

/* 使用ポイントの文字色 */
.point_discon {
	color: #E32916;
	}

/* サブウィンドウ */
#sk_block {
	padding-top: 20px !important;
	background: #FFFEFA;
	}

#sk_block .sk_title {
	font-weight: bold;
	margin-bottom: 20px !important;
	}

#sk_block #sk_closed {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin: 30px 0 20px;
	}

#sk_block #sk_closed a {
	display: inline-block;
	margin: 0 auto;
	width: 100px;
	height: auto;
	padding: 5px 0;
	line-height: 1em;
	font-size: 13px;
	font-weight: bold;
	color: #780000;
	border: 2px #BDA78F solid;
	cursor: pointer;
	vertical-align: middle;
	border-radius: 3px;
	-webkit-appearance: none;
	}

#sk_block #sk_closed a:hover {
	color: #EB4C18;
	}

.secure_seal td {
	padding: 0 5px;
	}
h1.tit_contact{
  font-size: 1.5em !important;
}
