@charset "utf-8";
/* CSS Document */

#main_visual {
	width: 100%;
}
#main_visual {
	width: 100%;
	height: 300px;
	overflow: visible;
	text-align: center;
	position: relative;
	background: url(../../images2/top/bg_main_visual.jpg) repeat-x center top;
}
#page_wrapper {
	width: 1393px;
	height: 300px;	
	margin: 0 auto;
	position: relative;
	overflow: visible;
}

.main_contents {
	margin-bottom: 20px;
}
.main_contents h2 {
	margin-bottom: 20px;
}

.member_wrapper {
	clear: both;
	padding: 9px;
	background: #f7f7f7;
	border: 1px solid #ebebeb;
}
.member_box {
	padding: 20px;
	background: #fff;
	font-size: 16px;
}
.member_box .plan_ttl01 {
		margin-bottom: 20px;
}
.member_box li {
	clear: both;
	padding: 0 0 0 20px;
	background: url(../../images2/common/list_icon.gif) no-repeat left 3px;
}
.member_box dl {
	margin: 20px 0;
}
.member_box dt {
	float: left;
	width: 160px;
}
.member_box strong {
	color: #ed6b58;
}
.member_box .iframe {
		width: 1120px;
		margin: 0 auto;
		padding: 20px 0 0 0;
		background: url(../../images2/member/bg_iframe.jpg) repeat left top;
}

/*
.policy_ttl01 {
	margin-bottom: 19px;
}
.policy_box ol {
	margin: 0 0 40px 2em;
}
.policy_box ol li {
	list-style-type: decimal;
	margin-bottom: 15px;
}
.policy_txt {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 3px solid #666;
}
*/



