#memberBox {
	padding-top: 15px;
	overflow: hidden;
	margin: 0px auto;
	width: 740px;
	padding-bottom: 10px;
}
#memberBox .error { color: #FF0000; }
#memberBox #membertitle {
	background: url(../common/img/mk02.gif) no-repeat left;
	margin: 0px 0px 15px;
	clear: both;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	padding: 5px 0px 5px 15px;
}
#memberBox .formBox01 {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 550px;
	margin: 0px auto;
}
#memberBox .formBox02 {
	padding-top: 0px;
	padding-bottom: 10px;
}

#memberBox .formBox03 {
	padding-top: 0px;
	padding-bottom: 10px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	overflow: hidden;
}
.loginSelectBox01 , .loginSelectBox02 , .leftbox01 , .rightbox01{
width:336px;
text-align:left;
}
.loginSelectBox01 , .loginSelectBox02{
	border:1px solid #7BC2A0;
	height:500px;
}
.loginSelectBox01_pad , .loginSelectBox02_pad {
padding:18px;
}

.loginSelectBox01 , .leftbox01{
float:left;
}
.loginSelectBox02 , .rightbox01{
float:right;
}
.loginSelectBox01 table {
border:solid 1px #CCCCCC;
border-collapse:collapse;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.loginSelectBox01 th {
font-weight:normal;
border:solid 1px #CCCCCC;
	text-align: center;
	padding: 5px;
	background-color:#EEEEEE;
}
.loginSelectBox01 td {
padding: 12px;
border:solid 1px #CCCCCC;
text-align: left;
	vertical-align: top;}
	

#memberBox .btn01_cart {
	text-align: left;
	padding: 10px;
	clear: both;
	background-image: url(../images/cart/nextstep.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
}
#memberBox .btn01 {
	text-align: center;
	padding: 10px;
	clear: both;
}

#memberBox .btn02 {
	text-align: center;
	padding: 10px;
	clear: both;
	background: #ffecec;
	border: 2px solid #FFAABF;
	margin-top: 30px;
}
#memberBox .btn02 p {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

#memberBox .tablebox01 {
	border-top: 1px solid #a0d7bd;
	border-left: 1px solid #a0d7bd;
	margin: 10px auto;
}
#memberBox .tablebox01 td {
	border-bottom: 1px solid #a0d7bd;
	border-right: 1px solid #a0d7bd;
	padding: 10px;
}
#memberBox .tablebox01 th {
	border-bottom: 1px solid #a0d7bd;
	border-right: 1px solid #a0d7bd;
	font-weight: normal;
	padding: 10px;
	text-align: left;
	background: #e5fdf2;
	line-height: 1.3;
	white-space: nowrap;
}
#memberBox .tablebox01 .title01 {
	font-weight: bold;
	padding: 5px 10px;
	text-align: left;
	background: #5AC592;
	line-height: 1.3;
	white-space: nowrap;
	color: #FFFFFF;
}
#memberBox .tablebox01 .title02 {
	font-weight: bold;
	padding: 5px 10px;
	text-align: left;
	background: #e5fdf2;
	line-height: 1.3;
	white-space: nowrap;
}
#memberBox dl {
	margin: 0px;
	padding: 0px;
}
#memberBox dl dt {
	margin: 2px 0px;
	padding: 0px;
	float: left;
	width: 70px;
	clear: both;
}
#memberBox dl dd {
	margin: 2px 0px;
	padding: 0px;
}
#memberBox .cartTable {
	border-top: 1px solid #a0d7bd;
	margin: 5px auto 10px;
}
#memberBox .cartTable th {
	border-bottom: 1px solid #a0d7bd;
	border-right: 1px solid #a0d7bd;
	font-weight: normal;
	padding: 2px;
	text-align: center;
	background: #5AC592;
	line-height: 1.3;
	white-space: nowrap;
	color: #FFFFFF;
}
#memberBox .cartTable td {
	border-bottom: 1px solid #a0d7bd;
	padding: 5px 10px;
	text-align: center;
}
#memberBox .cartTable td.title01 {
	border-bottom: 1px solid #a0d7bd;
	padding: 5px 10px;
	text-align: right;
	background: #E3F9F2;
}
#memberBox .cartTable td.title02 {
	border-bottom: 1px solid #a0d7bd;
	padding: 5px 10px;
	text-align: left;
	font-weight: bold;
}
#memberBox .cartTable td.title03 {
	border-bottom: 1px solid #a0d7bd;
	padding: 5px 10px;
	text-align: left;
	background: #E3F9F2;
	font-weight: bold;
}
#memberBox .cartTable td.item {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	line-height: 1.5;
	background: #FFFFCC;
}
#memberBox .cartTable td.price {}
#memberBox .cartTable td.pricetotal_s { text-align: right; }
#memberBox .cartTable td.pricetotal {
	text-align: right;
	font-weight: bold;
	color: #333333;
}
#memberBox .cartTable td.pricetotal .total  {
	color: #FF0000;
	font-size: 15px;
}
#memberBox .cartTable td.pricetotal .point  {
	color: #CC9900;
	font-size: 15px;
}
#memberBox .cartTable td.left { text-align: left; }


#memberBox input {
	margin-right: 5px;
	font-size: 13px;
	line-height: normal;
	padding: 1px;
}
#memberBox input[type='text'] { border: 1px solid #CCCCCC; }
#memberBox input[type='password'] { border: 1px solid #CCCCCC; }
#memberBox input[type='button'] {
	font-size: 12px;
	line-height: 18px;
}

#memberBox .inputbox01 { width: 100px; }
#memberBox .inputbox02 { width: 150px; }
#memberBox .inputbox03 { width: 200px; }
#memberBox .inputbox04 { width: 300px; }
#memberBox .inputbox05 { width: 400px; }
#memberBox .box01 {
	padding-top: 10px;
	padding-bottom: 10px;
}
#memberBox .link {
	background: url(../images/member_arrow01.gif) no-repeat left center;
	padding-left: 15px;
	line-height: 26px!important;
}
#memberBox .flow { margin: 0px auto 15px; }
#memberBox .flow th {
	padding-right: 30px;
	border-right: 1px solid #666666;
}
