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

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html {
	overflow-y:scroll;
	font-size: 62.5%;
}

body {
	color: #3c3c3c;
	font-family: 'Hiragino Mincho ProN', serif;
	-webkit-text-size-adjust: 100%;
	word-wrap: break-word;
	word-break: break-all;
	letter-spacing: 0;
	line-height: 1.6;
	background: #fff url(../img/bg_body.gif);
}

html,body {
     height: 100%;
}

#wrap {
     width: 100%;
     position: relative;
     height:auto !important;
     height: 100%;
     min-height: 100%;
}

ul, ol {
	list-style: none;
}

a,
a img {
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
	text-decoration: none;
}

a:hover {
	opacity: .8;
}

a img:hover {
	opacity: .8;
}

img {
	vertical-align: top;
}

.left {
	float: left;
}

.right {
	float: right;
}


/* Heading 
--------------------------------------------------*/

h1 {
	width: 260px;
	height: 53px;
	float: left;
	margin: 30px 10px 0 0;
	font-size: 0px;
}

h1 a {
	width: 260px;
	height: 53px;
	background: url(../img/logo.png) no-repeat;
	display: block;
	float: left;
}

h2.home {
	font-size: 0;
}

h2.pageTitle {
	float: left;
}

h3.conceptTitle {
	text-align: center;
	margin-bottom: 20px;
}

h3.newsTitle {
	text-align: center;
	padding-bottom: 30px;
}



h4.contentTitle {
	background: url(../img/bg_h4.png) no-repeat;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);
	line-height: 57px;
	padding: 0 30px;
	margin-bottom: 35px;
	font-size: 20px;
	font-size: 2.0rem;
	width: 960px;
}


/* Layout 
--------------------------------------------------*/

#wrapper {
	width: 880px;
	margin: 0 auto;
}

#contents{
     padding-bottom: 95px;
}

.pageWrapper {
	width: 700px;
	float: right;
	padding-top: 15px;
}


.contentWrapper {
	padding: 30px 40px;
	font-size: 15px;
	font-size: 1.5rem;
	overflow: hidden;
	border-left: 5px solid #ad955a;
	background-image: url(../img/bg_flower.png), url(../img/bg_page.jpg);
	background-repeat: no-repeat, repeat;
	background-position: right bottom, left top;
}



/* Header
--------------------------------------------------*/

header {
	background: url(../img/bg_header.png) no-repeat center top;
	height: 475px;
}

.headerWrapper {
	width: 880px;
	margin: 0 auto;
	position: relative;
}

/* Global Nav 
--------------------------------------------------*/

nav {
	margin: 0 0 0 115px;
	padding-top: 55px;
	float: left;
	clear: both;
}

ul.nvMenu  {
	float: left;
}

ul.nvMenu li {
	float: right;
	margin-right: 35px;
}

ul.nvMenu li a {
	background: url(../img/icon_menu.png) no-repeat top center;
	display: block;
	padding-top: 35px;
}


/* Index 
--------------------------------------------------*/

.news {
	float: left;
	width: 425px;
	height: 238px;
	padding: 55px 20px 0 125px;
	overflow: hidden;
	background: url(../img/bg_news.png) no-repeat top left;
}

.blog {
	float: right;
	width: 425px;
	height: 238px;
	padding: 55px 20px 0 125px;
	overflow: hidden;
	background: url(../img/bg_blog.png) no-repeat top left;s
}

.news a,
.blog a,
.news .newsText {
	color: #3c3c3c;
	font-size: 14px;
}

.news a:hover,
.blog a:hover {
	text-decoration: underline;
}

#rssArea dt,
.news .date {
	float: left;
	clear: both;
	width: 80px;
	font-size: 12px;
	margin-bottom: 5px;
}

#rssArea dd,
.news .newsText {
	margin-left: 80px;
	margin-bottom: 5px;
}

#rssArea ul li {
	margin: 0 0 15px;
}

#rssArea ul {
	height: 250px;
	overflow: hidden;
}

#rssArea ul {
	height: 110px;
	overflow: hidden;
}

#rssArea p {
	font-size: 14px;
}


/* Profile
--------------------------------------------------*/

ul.mainProfile {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
	overflow: hidden;
	padding-bottom: 15px;
}

ul.mainProfile li {
	margin-bottom: 15px;
	clear: both;
}

ul.mainProfile li .title {
	width: 100px;
	float: left;
}

ul.mainProfile li .detail {
	margin-left: 100px;
}

.historyWrapper {
	background: url(../img/border_page.png) no-repeat left top;
	margin: 30px 0 0;
	padding: 30px 40px 0;
	font-size: 13px;
	font-size: 1.3rem;
}

ul.history li {
	line-height: 30px;
	clear: both;
}

ul.history li .year {
	width: 100px;
	float: left;	
}

ul.history li .data {
	margin-left: 100px;
}


/* School
--------------------------------------------------*/

.scheduleWrapper {
	background: url(../img/border_page.png) no-repeat top left;
	padding: 20px 0;
	clear: both;
	overflow: hidden;	
}

.scheduleWrapper:first-child {
	background: none;
	padding: 0 0 20px;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
}

.scheduleWrapper:first-child .place,
.scheduleWrapper:first-child .time {
	padding-top: 0;
}

.scheduleWrapper .day,
.scheduleWrapper .price {
	float: left;
	width: 110px;
	padding-left: 15px;
}

.scheduleWrapper .price {
	font-size: 15px; 
	font-size: 1.5rem;
	font-weight: bold;
}

.scheduleWrapper .place {
	float: left;
	width: 230px;
	padding-top: 10px;
}

.scheduleWrapper .place_sec {
	float: left;
	width: 230px;
	padding-top: 10px;
	margin-left: 110px;
	clear: both;
}

.scheduleWrapper .time {
	float: right;
	width: 320px;
	padding-top: 10px;
}

.scheduleWrapper .time .lesson {
	float: left;
	width: 90px;
	clear: both;
}

.scheduleWrapper .time .start {
	margin-left: 90px;
}

.scheduleWrapper .priceWrapper {
	margin-left: 110px;
}

.scheduleWrapper .price_data {
	background: url(../img/bg_price.jpg) no-repeat left top;
	width: 316px;
	height: 143px;
	padding: 15px 40px;
	margin: 20px 0;
}

.scheduleWrapper .price_data .data {
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
}

.bottom10 {
	margin-bottom: 10px;
}


/* Discography 
--------------------------------------------------*/

.row {
	clear: both;
	overflow: hidden;
	margin-bottom: 40px;
}

.row:last-child {
	margin-bottom: 0;
}

ul.col3 {
	width: 190px;
	float: left;
	margin-right: 40px;
	font-size: 13px;
	font-size: 1.3rem;
}

ul.col3 img {
	margin-bottom: 15px;
}


/* Footer 
--------------------------------------------------*/

footer {
	clear: both;
	width: 100%;
	height: 50px;
	font-size: 10px;
	font-size: 1.0rem;
	position: absolute;
	bottom: 0;
}

footer a {
	color: #514a3d;
}

.ftWrapper {
	width: 880px;
	margin: 0 auto;
	padding: 30px 10px;
}



/* Scroll to Top
--------------------------------------------------*/ 

#page-top {
    position: fixed;
    bottom: 100px;
    right: 30px;
}
#page-top a {
    background: #666;
    text-decoration: none;
    width: 52px;
	height: 52px;
	background: url(../img/icon_scroll.png) no-repeat;
    margin: 30px 0;
    display: block;
	opacity: .8;
}
#page-top a:hover {
    opacity: 1;
}