@charset "UTF-8";
body {
	margin: 0; 
	padding: 0;
	background: #f4f1e0 url(img/header_bg.jpg) repeat-x;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	color:#474747;
	line-height:1.8em;
	text-align: center; 
}
img {
	border:none;
}
#header {
	width:893px;
	height: 75px;
	margin: 0 auto;
	background: url(img/header.jpg) center no-repeat;
}
#header h1 {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: left;
}

#container {
	width: 893px;
	margin: 0 auto;
	text-align: left;
}

/*メイン画像上ショップデータ*/
#shopinfo {
	width: 890px;
	height: 113px;
	background: url(img/02.jpg) no-repeat;
}
#shopinfo div {
	margin: 0;
	padding: 56px 0 0 30px;
}
#shopinfo div p {
	margin: 0;
	padding: 0 0 3px 107px;
}
#shopinfo a {
	font-size: 14px;
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}


/*3つの強み*/
#point {
	height: 240px;
	background: url(img/03-4.jpg) no-repeat;
}
#point .box {
	width: 190px;
	padding: 52px 10px 10px 12px;
	line-height: 1.5em;
	float: left;
}
#point .box2 {
	width: 180px;
	margin-left:95px;
	padding: 52px 10px 10px 12px;
	line-height: 1.5em;
	float: left;
}

/*選ばれる理由*/
#reason {
	height: 381px;
	background: url(img/06-2.jpg) no-repeat;
}
#reason .text {
	padding: 60px 30px 10px 290px;
	font-size: 14px;
	color: #605130;
}

/*コース*/
#course {
	height: 538px;
	background: url(img/07-1.jpg) no-repeat;
}
#course .price {
	width: 245px;
	padding: 94px 0 10px 25px;
	font-size: 14px;
	float: left;
}
#course .price2 {
	width: 245px;
	padding: 94px 0 10px 192px;
	font-size: 14px;
	float: left;
}

/*フロー*/
#flow {
	width: 890px;
	height: 368px;
	background: url(img/07-2.jpg) no-repeat;
}
#flow p {
	margin: 0;
	padding: 50px 0 0 430px;
}

/* 動画 */
#movie {
	height: 295px;
	background: url(img/movie_bg.jpg) no-repeat;
}
#movie .left {
	width: 370px;
	padding: 130px 30px 0 135px;
	font-size: 15px;
	line-height:1.9em;
	float: left;
}
#movie .right {
	width: 320px;
	padding: 32px 0 0 5px;
	float: left;
}


#info {
	height:560px;
	padding: 0 0 0 3px;
	background: url(img/footer.jpg) right top no-repeat;
	
}
#info-new {
	height:560px;
	padding: 0 0 0 3px;
	background: url(img/footer-2.jpg) right top no-repeat;
	
}

#map {
	width:400px;
	padding: 195px 0 0 0;
	float:left;
	
}
#access {
	width:480px;
	padding:140px 0 0 0;
	float:left;
}
#access-new {
	width:480px;
	padding:0 0 0 0;
	float:left;
}
#access-new .taikenlineup-button	{
	height: 52px;
    margin: 0 auto;
	padding: 83px 0 0 180px;
    width: 189px;
	}

#footer {
	background: url(img/footer_bg.gif) bottom repeat-x;
}

.clear {
	clear:both;
}

.size11 {
	font-size: 11px;
}
.size12 {
	font-size: 12px;
}
.size16 {
	font-size: 16px;
}
.size21 {
	font-size: 21px;
}
.col_red {
	color: #C00;
	text-decoration: none;
}
.space {
	padding: 6px 0;
}


/*

*/
#flow-201801 {
	width: 890px;
	height: 368px;
	background: url(img/07-2-201801.jpg) no-repeat;
}
#flow-201801 p {
	margin: 0;
	padding: 50px 0 0 430px;
}
