body {
	background-color: #faf3fa;
	margin:0 auto;
	overflow-x: auto;
}
#container {
	width: 1030px;
	background-image: url(../img/bg_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapper {
	width: 1000px;
	margin:0 auto;
}
#nav  {
	margin-bottom: 20px;
	height: 77px;
}
#nav ul li ,#header_btn ul li{
	float: left;
}
#logo h1 a {
	float: left;
	margin-left: 20px;
}
#header_btn {
	float: right;
	margin-right:20px;
	margin-top: -5px;
}
#header_btn ul li:first-child {
	margin-top: 10px;
}
#logo_wrapper {
	height: 102px;
}
#box01 {
	width:1000px;
	margin-top: -45px;
	float: left;
}
#box01bg{
	background:url(../img/12_bg.jpg) no-repeat left top;
	height:66px;
	clear:both;
}
#box01bg a{
	margin:0 0 0 75px;
	padding-top:8px;
	display:block;
	}
#box01_left {
	float: left;
	width: 651px;
}
/* 160428 ファーストビュー変更*/
#box01 ul.bnr-list{
	width: 853px;
	margin: 20px auto 5px;
	overflow: hidden;
}
#box01 ul.bnr-list li{
	float: left;
	margin: 0px 17px 17px 0;
}
#box01 ul.bnr-list li:nth-child(2) {
	margin-right: 0;
}
#box01 ul.bnr-list li:last-child {
	margin-right: 0;
}
#box01 ul.bnr-list li:nth-child(n+3) {
	margin-bottom: 0;
}

.attention {
	text-align: right;
	font-size: 14px;
	margin-bottom: 30px;
	margin-right: 70px;
}
/*ここまで*/

.reserve {
	text-align: center;
	margin-bottom: 30px;
}
#box02_left {
	float: left;
	height: auto;
	width: 738px;
}
#box02_left2 {
	float: left;
	width: 262px;
}
.space {
	height: 40px;
	clear: both;
}
#box03_title {
	height: 90px;
	margin-bottom: 20px;
}
#shikumi {
	margin-top: 30px;
}
.reserve2 {
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}
#box04_title {
	margin-bottom: 20px;
}
#footer {
	width: 861px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 30px;
}
#footer dl {
	height: 40px;
	padding-top: 17px;
	padding-bottom: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#footer #bottom{
	border:none;
}
#footer dl dt {
	float: left;
}
#footer dl dd {
	float: right;
	height: 65px;
	padding-top: 10px;
}
#pagetop  {
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: right;
	font-weight: bold;
}
#footerlogo {
	margin-top: 20px;
	margin-bottom: 10px;
}
p.note {
	margin-bottom: 30px;
}


/*-------------------------------
追加
-------------------------------*/

#banner {
	clear:both;
	padding-bottom:30px;
	width:728px;
	margin-left:137px;
}

#banner ul li {
	margin-bottom:15px;
}


#box01 {
	margin-top: -25px;
}

#price {
	width:850px;
	margin-left:75px;
}

#price .tit_midasi {
	font-size: 18px;
	margin: 20px 0px 15px 0px;
	padding:7px 0px 7px 10px;
	color: #333;
	font-weight: 700;
	border:1px solid #dadada;
	border-left:10px solid #F488AA;
}


#price .tit_midasi2 {
	font-size: 16px;
	margin: 30px 0px 5px 0px;
	padding:5px 0px 5px 10px;
	color: #333;
	font-weight: 700;
	border-left:5px solid #F488AA;
}

#price .m_table {
	margin: 10px 0px 15px 10px;
	padding: 0px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
}

#price .m_table th,
#price .m_table td {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 5px;
	text-align: center;
}

#price .m_table th {
	background-color:#f8eaef;
	text-align: center;
	vertical-align:middle;
	font-weight: 400;
}

#price .m_table th.m_midasi {
	background-color: #F488AA;
	color:#ffffff;
}


#price .illust {
	display: block;
	margin:20px auto 20px auto;
}

#logo_wrapper {
	padding-top:20px;
}

#header_btn .topBtn{
	margin-top:10px;
	margin-left:20px;
}

#fix-img{
	display:none;
	position: fixed;
	bottom: 0;
	background-color: rgba(241,129,179,0.4);
	width: 100%;
}
#fix-img img{
	display: block;
	margin: auto;
	padding: 20px 0 10px;
}

.money_zero {
	margin-left: 55px;
	font-size: 1.3rem;
	color: #e53434;
}

/*--------------------------------
 料金表
----------------------------------*/
.tblB {
	width: 840px;
}

.tblB {
	color: #333;
	width: 100%;
	font-size: 14px;
}
.tblA caption,
.tblB caption {
	background: #4d4d4d;
	padding: 0.5em;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.tblA tr.course-ttl th,
.tblB tr.course-ttl th{
	background: #f4f4f4;
	padding: 0.5em;
	text-align: center;
	color: #000;
	font-size: 16px;
	border-right: 1px solid #d8d3c5;
	border-left: 1px solid #d8d3c5;
}
.tblB th,
.tblB td{
	padding: 0.8em;
	line-height: 1.4em;
	vertical-align: middle;
	border: 1px solid #d8d3c5;
	text-align: center;
}
.tblB thead tr th{
	background: #f2efe4;
	color: #a27526;
}
.tblB tr th{
	background: #f4f4f4;
	vertical-align: middle;
	border-right: 1px solid #d7d7d7;
}
.tblB tr th.label{
	background: #fff;
	vertical-align: middle;
	border-right: 1px solid #d7d7d7;
}
.tblB tr td span{
	color: #b2973f;
}

.tblB tbody th {
	text-align: left;
	padding-left:40px;
	font-weight: bold;
}
.tblB tr th.label {
	text-align: center;
	padding-left: 0;
}
table img{
	vertical-align: middle;
	margin-right: 10px;
}
.mt30 {
	margin-top: 30px;
}

.campaign {
	text-align: center;
}
.campaign p {
	font-size: 14px;
}
.campaign a:hover {
	opacity: 0.7;
}
