/* 蹴揚農園 */
/* CSS Document */

/* ==================================================================================

		Browser Reset　x-html Color Me
		Last Up Date 2013/05/21

================================================================================== */

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre.code,form,fieldset,legend,
p,blockquote,table,th,td {margin:0; padding:0}

/*-----------Font Setting-------------*/

body {
	font: 13px/1 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Meiryo","メイリオ", sans-serif;
}
/* for WinIE6*/
* html body {font-size: small; vertical-align:baseline;}
/* for WinIE7*/
*:first-child+html body {font-size: small;}



/*-----------hack-------------*/

/* modern browser except IE */
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}

/* IE7 and Mac IE5 */
.clearfix {display:inline-block;}

/* IE6 preIE6 */
/* Hides from IE-mac \*/
*html.clearfix{height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

/*-----------For JS-------------*/
.imgover {}

/*-----------Other-------------*/


table {border-collapse:collapse; border-spacing:0; font-size:inherit;}
th,td {text-align:left; vertical-align: top;}
table caption { text-align:left; display: none;}

ul,dl,ol {text-indent: 0;}
li {list-style: none}

address,caprion,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;}


/*-----------Other-------------*/

.clear {clear: both; font-size: 1px; line-height: 1px;}
img {border-style: none;}
hr {display: none;}

/*-----------link-------------*/

a:link {
	color: #B85D3E;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	font-weight: bold;
}
a:visited {
	color: #B85D3E;
	text-decoration: none;
}

/* ==================================================================================

		Browser Resetここまで

================================================================================== */
/* ------------------------------------- 
 *	背景の設定
 * ------------------------------------ */
body{
	background-color: #EFEEE6;
	background-image: url(https://img15.shop-pro.jp/PA01240/713/etc/common-bg.jpg);
	margin: 0px;
	padding: 0px;
	color: #666;
}

/* ************************************************ 
 * ------------------------------------------------
 *	マイアカウント画面 CSS
 * ------------------------------------------------
 * ************************************************ */


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


body {

}



/* ------------------------------------- 
 *	入力項目
 * ------------------------------------- */

input, select, textarea {
}
input {
	font-size: 120%;
	padding: 0.3em;
}

.base01 {
	width: 700px !important;
	margin: 0px auto !important;
	padding: 0px !important;
	text-align: left !important;
}

.base02 {
	width: 700px !important;
	margin: 0px !important;
	padding: 20px 0px 0px 0px !important;
	text-align: left !important;
}

.sub {
	width: 700px !important;
	margin: 0px !important;
	padding: 10px 0px !important;
}

/* ------------------------------------- 
 *	テーブルの背景色と文字色
 * ------------------------------------- */

.table1 {
	background-color: #FFF;
	font-size: 11px;
	align:center;
	border-radius: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.table1 th, .table1 td {
	font-size: 107.8%;
	padding: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EDEDED;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-left-color: #EDEDED;
}
.table1 th {
	font-weight: bold;
	color: #553926;
	vertical-align: middle;
}

.CELL_1_L {
	white-space: nowrap;
	width: auto !important;
	vertical-align: middle;
	font-weight: bold;
	color: #553926;
}

.CELL_1_C {

}

.CELL_1_R {

}

.CELL_2 {
}

.prod_total, .all_total {
	font-weight: bolder;
	display: block;
}


.title_area {
	padding: 0px !important;
	text-align: center !important;
}

.shop_title {
	font-weight: bolder;
	line-height:1.2em;
}


/* ------------------------------------- 
 *	ボタン
 * ------------------------------------- */

.submit_btn {
	text-align:center !important;
}

/*決済ページ:カートを空にする&変更*/
.submit_btn_cart01 {
}

/*決済ページ:買い物を続ける&レジへ進む*/
.submit_btn_cart02 {
}

/* ------------------------------------- 
 *	コピーライト、セキュア
 * ------------------------------------- */
.copyright{
	width: 700px;
	text-align:center !important;
	margin:0px auto !important;
}

.secure_seal {
	text-align:center;
	margin:20px auto !important;
	width:700px;
}

.secure_table {
	margin:20px auto !important;
	text-align:center;
}

/* ------------------------------------- 
 *	注意書き１の文字色
 * ------------------------------------- */
.note {
	color: #C30;
}

/* ------------------------------------- 
 *	注意書き２の文字色
 * ------------------------------------- */
.note2 {
}

/* ------------------------------------- 
 *	注意書き３の文字色
 * ------------------------------------- */
#note3 {
}

/* ------------------------------------- 
 *	メッセージ表示域の設定
 * ------------------------------------- */
.info {
	border: #3c60c5 1px dotted;
	padding: 10px;
	font-size: 107.8%;
	margin: 10px auto;
	width: 90%;
	color: #663300;
	background-color: #FAF4E7;
	text-align: left;
	line-height: 1.4;
}

/* ------------------------------------- 
 *	会員ログインページのメッセージ表示域の設定
 * ------------------------------------- */
.members_info {
	border: #3c60c5 1px dotted;
	padding: 10px;
	font-size: 11px;
	margin: 10px auto;
	width: 90%;
	color: #3c60c5;
	background-color: #f8f8ff;
	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;
}
