@charset "UTF-8";

header {
	width: 960px;
	height: 380px;
	background: url(../images/header01.png) left top no-repeat, 
				url(../images/flamingo.png) 470px 40px no-repeat,
				url(../images/header02.png) right 0px no-repeat,
				url(../images/banner01.png) left 200px no-repeat;
}	

header h2 {
	font-family: ;
	font-size: 150%;
	line-height: 175px;
	padding-left: 50px;
}
main section#profile {
	width: 920px;
	height: 480px;
	margin-top: 10px;
	overflow: hidden;
	background: url(../images/fla.png) 450px 120px no-repeat;
}

main section#profile h1 {
	float: right;
	padding-right: 500px;
	font-size:120% ;
}

main section#profile p img {
	float: left;
	margin-left: 60px;
    box-shadow:5px 5px 10px rgba(0, 0, 0, 0.8); 
    border:1px solid #fff;
    width:200px;
    height:300px;
}

main section#profile p {
	width: 520px;
}
main section#sub {
	margin: 0px 0px 0px 350px;
	width: 520px;
	height: 150px;
	background: url(../images/icon01.png) 0px 0px repeat-x;
}
/*main section#sub h2 {
	padding: 80px 0px 0px 0px;
	font-size:120% ;
}*/
main section#sub h2 {
	position: relative;
	padding: 90px 0px 0px 40px;
	font-size:120% ;
}
main section#sub h2::before,
main section#sub h2::after {
	position: absolute;
	content: '';
	border-radius: 100%
}
main section#sub h2::before {
	top: 90px;
	left: 5px;
	z-index: 2;
	width: 18px;
	height: 18px;
	background: rgba(150, 150, 150, .5);
}
main section#sub h2::after {
	top: 100px;
	left: 15px;
	width: 13px;
	height: 13px;
	background: rgba(210, 210, 210, .5);
}
main section#lesson {
	width: 860px;
	height: 420px;
	margin-top: 20px;
	margin-left: 50px;
	background: url(../images/fla.png) 540px 80px no-repeat;
}
main section#fee {
	width: 860px;
	height: 480px;
	margin-top: 10px;
	margin-left: 50px;
	
}
main section#lesson h1,
main section#fee h1,
main section#mballet h1,
main section#access h1  {
	padding: 15px ;
	margin-bottom: 30px;
	background-color: #f6f6f6;
	border-left: 6px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 20px;
	font-size: 120%;
}
main section#lesson dl,
main section#fee dl,
main section#mballet dl {
	padding-left: 45px;
	line-height: 50px;
	font-size: 110%;
}
main section#lesson dl dt,
main section#mballet dl dt {
	float: left;
	width: 200px;
}
main section#lesson dl dd,
main section#mballet dl dd {
	padding-left: 200px;
}
main section#fee dl {
	line-height: 30px;
}
main section#fee dl dt.f01 {
	float: left;
	width: 100px;
}
main section#fee dl dt.f02 {
	padding-left: 100px;
	width: 760px;
	margin-bottom: 0px;
}
main section#fee dl dd.f03 {
	padding-left: 100px;
	margin-bottom: 20px;
}
main section#fee p  {
	padding-left: 145px;
	line-height: 50px;
	font-size: 110%;
}

main section#gallery5 {
		width: 750px;
		height: 650px;
		margin: 0 auto;
		overflow: hidden; 
		border-bottom: solid 1px #dda0dd;
		margin-bottom: 20px;
}

main section#gallery4 {
		width: 750px;
		height: 650px;
		margin: 0 auto;
		overflow: hidden; 
		border-bottom: solid 1px #dda0dd;
		margin-bottom: 20px;
}

main section#gallery3 {
		width: 750px;
		height: 650px;
		margin: 0 auto;
		overflow: hidden; 
		border-bottom: solid 1px #dda0dd;
		margin-bottom: 20px;
}

main section#gallery2 {
		width: 750px;
		height: 650px;
		margin: 0 auto;
		overflow: hidden; 
		border-bottom: solid 1px #dda0dd;
		margin-bottom: 20px;
}

main section#gallery1 {
		width: 750px;
		height: 700px;
		margin: 0 auto;
		overflow: hidden; 
}
		
main section#gallery h1 {
		text-align:center ;
		color : #000;
		padding: 20px 0px 0px 0px;
}

main section#gallery1 p,
main section#gallery2 p,
main section#gallery3 p,
main section#gallery4 p,
main section#gallery5 p {
		float: left;
		padding: 25px;
}

main section#mballet {
	width: 860px;
	height: 560px;
	margin-top: 20px;
	margin-left: 50px;
	background: url(../images/fla_02.png) 80px 320px no-repeat;
}	
main section#mballet h2 {
	margin-left: 50px;
}
main section#mballet p,
main section#access p {
	margin-left: 50px;
	line-height: 20px;
}

main section#mballet p img {
	float: right;
    box-shadow:5px 5px 10px rgba(0, 0, 0, 0.8); 
    border:1px solid #fff;
}
main section#mballet dl {
	margin: 0px 0px 15px 0px;
	width: 450px;
	margin-left: 10px;
	border: solid 1px #ccc;
	border-radius :10px;	
}
main section#access {
	width: 860px;
	height: 430px;
	margin: 20px 0px 20px 50px;
	background: url(../images/fla_04.png) 70px 220px no-repeat;
}	

main section#access iframe {
	float: right;
}
main section#contact {
	width: 860px;
	height: 100px;
	margin: 0 auto;
	margin-bottom: 20px;
	border: solid 1px #ccc;
	border-radius :10px;	
	box-shadow :  3px  3px 3px #000,
				  0px 0px 2px #fff inset;
		background: linear-gradient(90deg, 
			#faa 0%, 
			#fff 25%, 
			#fff 50%, 
			#fff 75%, 
			#faa 100%);
}

main section#contact h1 {
	font-size: 130%;
	text-align: center;
	line-height: 100px;
	text-shadow:  1px  1px 0px #aaa,
				 -1px -1px 0px #fff;

}


