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

#header .header_inner h1 {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	width: 208px;
	height: 43px;
	display: block;
	float: left;
	margin-top: 20px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	text-indent: 200%;
	line-height: 1000px;
	overflow: hidden;
}
#main {
	position: relative;
	height: 100%;
	width: 100%;
	background-image: url(../img/top/main2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	margin: 0em;
	background-size: cover;
	max-height: 680px;
}
#main .dot {
	margin: 0em;
	padding: 0em;
	height: 100%;
	width: 100%;
	max-height: 800px;
	display: block;
	position: absolute;
	z-index: 50;
	top: 20px;
}
#main .since {
	display: block;
	height: 70px;
	width: 273px;
	position: absolute;
	z-index: 51;
	right: 30px;
	bottom: 20px;
	background-image: url(../img/top/since.png);
	background-repeat: no-repeat;
	font-size: xx-small;
	line-height: 1000px;
	overflow: hidden;
}
#main .dot span {
	display: block;
	height: 48px;
	width: 48px;
	margin-left: -24px;
	position: absolute;
	left: 50%;
	bottom: 30px;
}
#vermasurya {
	width: 100%;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	margin: 0em;
	background-color: #D9EFFF;
	background-image: url(../img/top/sky.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}
#vermasurya h2 {
	height: 117px;
	width: 360px;
	background-image: url(../img/top/sun.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: 200%;
	line-height: 1000px;
	overflow: hidden;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
}
#vermasurya p {
	line-height: 2.5em;
	display: block;
	margin-top: 20px;
	margin-bottom: 0em;
	text-align: center;
}
#hathayoga {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url(../img/top/hatha.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#hathayoga .hathayoga_inner {
	width: 940px;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: auto;
	margin-left: auto;
}
#hathayoga .hathayoga_inner h2 {
	background-image: url(../img/top/mds_hatha.png);
	margin: 0em;
	height: 30px;
	width: 253px;
	padding: 0em;
	display: block;
	line-height: 1000px;
	text-indent: 200%;
	overflow: hidden;
}
#hathayoga .hathayoga_inner p {
	width: 50%;
	line-height: 1.6em;
	display: block;
	margin-top: 20px;
	margin-bottom: 0em;
	margin-left: 0em;
}
