/* CSS Document */

/*会員コース・チケット種別
////////////////////////////////////////////////////*/
.memberCol {
	width: 695px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.memberCol .imageCol {
	width: 285px;
	float: left;
}
.memberCol .textCol {
	width: 390px;
	float: right;
}
.program {
	color: #4F6B75;
}
.memberHead h3 {
	margin-top: 2px;
	font-size: 18px;
	font-weight: bold;
	display: inline;
	line-height: 1.6;
}
.memberHead span {
	margin-left: 10px;
	padding: 5px 10px 2px;
	background-color: #E8E8E8;
}
.memberCol dt {
	margin: 10px 0 4px;
	font-size: 14px;
	color: #4F6B75;
}
.memberTicket {
	padding-top: 7px;
	padding-left: 12px;
	border: 1px solid #ACC0C8;
	margin-bottom: 5px;
	padding-right: 12px;
	padding-bottom: 7px;
}
.bold_text {
	font-weight: bold;
	color: #4F6B76;
}
.size_10 p {
	font-size: 10px;
}
#member_course_ticket table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
}

#member_course_ticket table th {
	background-color: #E8EEF0;
	font-weight: normal;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#member_course_ticket table td {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#experiencePR {
	width: 695px;
	height: 76px;
	background: url(../member/img/txt_member_index.gif) no-repeat;
}
#experiencePR p {
	text-align: right;
}
.courseWrap_bottom {
	width: 695px;
	margin-top: 20px;
	padding-bottom: 19px;
	background: bottom url(../member/img/bg_member_courxe_bottom.gif) no-repeat;
}
.courseWrap_top {
	width: 695px;
	background: top url(../member/img/bg_member_courxe_top.gif) no-repeat;
}
.courseWrap_top .firstCol {
	width: 457px;
	float: left;
}
.courseWrap_top .firstCol .first01 {
	width: 221px;
	float: left;
}
.courseWrap_top .firstCol .first02 {
	width: 221px;
	float: right;
}
.courseWrap_top .secondCol {
	width: 221px;
	float: right;
}
.courseWrap_top p {
	width: 200px;
	margin: 8px 12px 0;
}
/*会員規約
////////////////////////////////////////////////////*/
#regulationCol {
	margin-top: -20px;
}
#regulationCol dl {
	margin-top: 20px;
}
#regulationCol dl dt {
	font-size: 14px;
	color: #4F6B75;
}
/*WEB入会特典
////////////////////////////////////////////////////*/
#privilegeImageCol {
	padding: 10px 0;
	background-color: #E8EEF0;
}
#privilegeImageCol .contentCol {
	width: 675px;
	margin-left: 10px;
}
#privilegeImageCol .leftSide {
	float: left;
}
#privilegeImageCol .rightSide {
	float: right;
}
#memberItemWrap01 {
	width:481px;
	float: left;
}
#memberItemWrap01 #memberItem01 {
	width: 207px;
	text-align: center;
	float: left;
}
#memberItemWrap01 #memberItem02 {
	width: 267px;
	text-align: center;
	float: right;
}
#memberItemWrap02 {
	width: 207px;
	text-align: center;
	float: right;
}
#memberItem p {
	padding: 4px 0;
	border: solid 2px #999999;
	background-color: #E8EEF0;
}

