@charset "utf-8";


/* ログイン・新規・カートの中を見る・購入手続き・ガイド・規約・プライバシー・特定商ページ */


.area {
	width:640px;
	height:auto;
	min-height:50px;
	margin:20px auto;
}

.area h3 {
	margin-bottom:20px;
}


/*  ▼テーブル関連  */

.txt_r {
	text-align:right;
}

.area table{
	width:640px;
	border:solid #cacaca 1px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:none;
	border-right:none;
	font-size:0.8em;
	text-align:left;
}

.area th {
	background-color:#e8f1fa;
	border:none;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	padding:10px;
}

.area td {
	border:none;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	padding:10px;
}
#rb_on {
	border-right:solid 1px #cccccc;
}

.kaikei {
	background-color: #f5f5f5;
}

.btn_add_seach {
	padding-top: 3px;
}

.bg2 {
	background-color:#f5f5f5;
}


.cap1 {
	width:616px;
	margin-bottom:5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:0.975em;
	font-weight:bold;
	color:#666666;
	border-bottom:solid 2px #666666;
	padding:0 0 2px 8px;
	border-left:solid 15px #666666;	
}

.slm {
	font-weight:normal;
}



.tw12 {  /*　▼TD幅　*/
	width:12%;
}
.tw48 {
	width:48%;
}
.tw7 {
	width:7%;
}
.tw33 {
	width:33%;
}

.tw28 {
	width:28%;
}

.tw72 {
	width:72%;
}

.tw67 {
	width:67%;
}
.tw15 {
	width:15%;
}

.tw80 {
	width:80%;
}

.tw90 {
	width:90%;
}

.tw95 {
	width:95%;
}


.tw169 {
	width:169px;
}

.tw469 {
	width:469px;
}

.tw93 {
	width:93px;
}

.tw370 {
	width:370px;
}


/*  ボタン  */

.btn_area1 {
	width:640px;
	height:auto;
	min-height:31px;
	text-align:center;
	margin-top:20px;
}


#btn_mar1 {
	margin-left:30px;
}

.btn {
	margin-top:20px;
}



/*  ログイン  */
.area_li {
	width:625px;
	height:auto;
	min-height:50px;
	margin:30px auto;
}

.li_l {
	width:312px;
	height:auto;
	min-height:30px;
	margin-right:15px;
	float:left;
}

.li_r {
	width:282px;
	height:auto;
	min-height:30px;
	border-left:dotted 1px #cacaca;
	padding-left:15px;
	float:left;
}

.area_li p,h3 {
	text-align:left;
}

.area_li h3 {
	margin-bottom:20px;	
}


/*  ログインフォーム表  */
.area_li table {
	width:281px;
	font-size:0.8em;
	text-align:left;
	border:none;
	margin-top:-8px;
}

.area_li .td_li1 {
	width:6em;
	text-align:right;
	padding:12px 0 ;
}

#pad_t1 {
	padding:1.3em 0 0 0;
}




#ts1 {
	line-height:1.8em;
}




