nav#member_bar {
	margin-bottom: 0;
}
p.description {
	padding: 0 15px;
	text-align: center;
}
section#use_step {
	background-color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 6px 6px 0;
	overflow: hidden;
	border: 1px solid #e6e6e6;
	overflow: hidden;
	margin-bottom: 18px;
	text-align: center;
}
div.check {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 6px 6px 20px;
	overflow: hidden;
	overflow: hidden;
	margin-bottom: 18px;
	text-align: center;
}

div.check ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
div.check ul li {
	display: inline-block;
	font-size: 14px;
	/display: inline;
	/zoom: 1;
	margin-right: 40px;
}
div.check ul li:last-child {
	margin-right: 0;
}

section#use_step h1 {
	background-color: #fd8faf;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 133%;
	font-weight: bold;
	color: #fff;
	padding-right: 13px;
	padding-left: 13px;
	height: 36px;
	line-height: 243%;
	width: 590px;
	text-align: left;
}
section#use_step ol {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 596px;
	text-align: left;
}
section#use_step ol li {
	margin: 0 0 28px;
	padding: 0;
	min-height: 36px;
	height: auto !important;
	height: 36px;
	vertical-align: middle;
}
section#use_step ol li img {
	vertical-align: middle;
}
section#use_step ol li div {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: middle;
	padding-left: 12px;
}
a#level_check_btn {
	width: 308px;
	height: 48px;
	margin: 20px auto;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
a#level_check_btn:hover {
	background-position: 0 -48px;
}
.bt_ranking {
	background-color: #d9f4fd;
	border: 1px solid #a6e4f9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: center;
	margin-bottom: 18px;
	padding: 14px 92px;
	width: 444px;
	overflow: hidden;
}
.bt_ranking a {
	width: 175px;
	height: 28px;
	display: block;
	background: url(../images/check/check_rank_btn.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
a#current_rank_btn {
	float: left;
}
a#current_rank_btn:hover {
	background-position: 0 -28px;
}
a#past_rank_btn {
	float: right;
	background-position: -175px 0;
}
a#past_rank_btn:hover {
	background-position: -175px -28px;
}

.ad468_wrap {
	width: 474px;
	height: 66px;
	margin: 15px auto;
}
.ad300_wrap {
	width: 306px;
	height: 256px;
	margin-bottom: 18px;
}

section.about_level {
	background-color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 6px;
	overflow: hidden;
	border: 1px solid #e6e6e6;
	overflow: hidden;
	margin-bottom: 18px;
}
section.about_level h1 {
	background-color: #30c7f0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 133%;
	font-weight: bold;
	color: #fff;
	padding-right: 13px;
	padding-left: 13px;
	height: 36px;
	line-height: 225%;
	width: 590px;
}
section.about_level div.section_contents {
	padding-right: 11px;
	padding-left: 11px;
	margin-bottom: 30px;
}
section.about_level table {
	border-collapse: collapse;
	clear: both;
	border-top: 3px solid #00baec;
	border-bottom: 1px solid #d4d4d4;
	width: 100%;
	margin-top: 20px;
}
section.about_level table th {
	background-color: #d9f4fd;
	color: #00baec;
	font-weight: bold;
	padding: 7px 7px;
	border-bottom: 1px solid #d4d4d4;
}
section.about_level table th.level {
	width: 60px;
	text-align: left;
}
section.about_level table.level th {
	text-align: left;
}
section.about_level table td {
	padding: 7px 7px;
	border-bottom: 1px solid #d4d4d4;
}
section.about_level table.level td {
	padding: 9px 7px;
}
section.about_level table td.level01 {
	background: url(../images/help/level_top.png) no-repeat left top #c3f6ff;
	color: #0096e3;
	padding: 0 18px;
	width: 336px;
	border-bottom: solid 1px #c3f6ff;
}
section.about_level table td.level02 {
	background: url(../images/help/level_2nd.png) no-repeat left top #d1ffc3;
	color: #1fc827;
	padding: 0 18px;
	width: 336px;
	border-bottom: solid 1px #d1ffc3;
}
section.about_level table td.level03 {
	background-color: #ffe3c3;
	color: #ff7f01;
	padding: 0 18px;
	width: 336px;
	border-bottom: solid 1px #ffe3c3;
}
section.about_level table td.level04 {
	background-color: #ffc4c4;
	color: #ff2424;
	padding: 0 18px;
	width: 336px;
	border-bottom: solid 1px #ffc4c4;
}