@charset "UTF-8";

/*全体を格納*/
#wrapper { text-align: left; width: 1004px; margin: 0 auto; padding: 0; position:relative; }
#profile #wrapper { background:transparent url(../profile/img/title.gif) no-repeat 669px 77px; }
#lesson #wrapper { background:transparent url(../lesson/img/title.gif) no-repeat 770px 77px; }
	#lesson_a #wrapper { background:transparent url(../lesson/img/titlea.gif) no-repeat 732px 77px; }
	#lesson_b #wrapper { background:transparent url(../lesson/img/titleb.gif) no-repeat 765px 77px; }
#schedule #wrapper { background:transparent url(../schedule/img/title.gif) no-repeat 758px 77px; }
#contact #wrapper { background:transparent url(../contact/img/title.gif) no-repeat 742px 77px; }
#access #wrapper { background:transparent url(../access/img/title.gif) no-repeat 814px 77px; }
#faq #wrapper { background:transparent url(../faq/img/title.gif) no-repeat 810px 77px; }
#news #wrapper { background:transparent url(../news/img/title.gif) no-repeat 834px 77px; }
#blog #wrapper { background:transparent url(../blog/img/title.gif) no-repeat 860px 77px; }
#privacy #wrapper { background:transparent url(../privacy/img/title.gif) no-repeat 755px 77px; }


/*ヘッダー*/
#header { margin:0 27px 32px 27px; background:transparent url(../img/line.gif) no-repeat center bottom; padding-top:25px; padding-bottom:11px; }
#header h1 { width:166px; height: 45px; float:left; padding-bottom:15px; }
#header h1 a { display: block; width: 166px; height: 45px; background: transparent url(../img/logo.gif) no-repeat; text-decoration:none; text-indent:-99999px; font-size: 1px; line-height: 1px; }
#www { width:82px; height:22px; float:right; background:transparent url(../img/www.gif) no-repeat right bottom; text-indent:-99999px; font-size: 1px; line-height: 1px; }
#header h2 { clear:both; font-size:75%; margin:0 0 0 ; padding: 0 0; }

/*ボックス*/
#box { text-align: left; padding: 0 27px 0 0; }

/*グローバルナビ*/
#grobal-navi { width: 207px; float:left; margin: 0; padding: 0; }

ul#gnavi li { margin: 0 0 6px; padding: 0; }
ul#gnavi li a { margin: 0; padding: 0; text-decoration:none; text-indent:-99999px; font-size: 1px; line-height: 1px; overflow: hidden; outline: none; display: block; width: 120px; height: 20px; }
	#gn-home a { background: transparent url(../img/gn_home.gif) no-repeat 0 0; }
	#gn-home a:hover ,#home #gn-home a { background-position: -120px 0px; }

	#gn-profile a { background: transparent url(../img/gn_profile.gif) no-repeat 0 0; }
	#gn-profile a:hover ,#profile #gn-profile a { background-position: -120px 0px; }

	#gn-lesson a { background: transparent url(../img/gn_lesson.gif) no-repeat 0 0; }
	#gn-lesson a:hover ,#lesson #gn-lesson a ,#lesson_a #gn-lesson a ,#lesson_b #gn-lesson a { background-position: -120px 0px; }

	#gn-schedule a { background: transparent url(../img/gn_schedule.gif) no-repeat 0 0; }
	#gn-schedule a:hover ,#schedule #gn-schedule a { background-position: -120px 0px; }

	#gn-contact a { background: transparent url(../img/gn_contact.gif) no-repeat 0 0; }
	#gn-contact a:hover ,#contact #gn-contact a { background-position: -120px 0px; }

	#gn-access a { background: transparent url(../img/gn_access.gif) no-repeat 0 0; }
	#gn-access a:hover ,#access #gn-access a { background-position: -120px 0px; }

	#gn-faq a { background: transparent url(../img/gn_faq.gif) no-repeat 0 0; }
	#gn-faq a:hover ,#faq #gn-faq a { background-position: -120px 0px; }

	#gn-news a { background: transparent url(../img/gn_news.gif) no-repeat 0 0; }
	#gn-news a:hover ,#news #gn-news a { background-position: -120px 0px; }

	#gn-blog a { background: transparent url(../img/gn_blog.gif) no-repeat 0 0; }
	#gn-blog a:hover ,#blog #gn-blog a { background-position: -120px 0px; }

	/*ローカルナビ*/
	#local-navi { float: left; width: 224px; margin: 0; padding: 0; }
	ul.banner { margin: 0 0 40px; padding: 0; }
	ul.banner li { margin: 0; padding:0 0 3px; font-size:90%; }
	ul.banner li img { margin: 0 0 0px; display: inline-block; padding:0; }
	dl.dl_arw { }
	dl.dl_arw dt { background:transparent url(../img/arw.gif) no-repeat 0 50%; font-family:Georgia,"Times New Roman",Times,serif; font-size:80%; color:#999933; padding-left:7px; margin:7px 0 0; }
	dl.dl_arw dd { margin:0; padding:2px 0 2px 7px; font-size:90%; }
	
	/*コンテンツエリア*/
	#content { float: right; width: 700px; margin: 0; padding: 0; }


/*フッター*/
#footer { margin: 45px 27px 0 27px; padding: 19px 0 90px; background:transparent url(../img/line.gif) no-repeat center top; }
	#copyright { width:219px; height:8px; float:left; text-indent:-9999px; line-height:1%; font-size:1px; background:transparent url(../img/copyright.gif) no-repeat left top; }
	/*ページトップ*/
	#pagetop { float: right; width: 46px; margin: 0; padding: 0; }
	#pagetop a { display: block; width: 46px; height: 8px; text-decoration:none; text-indent:-99999px; font-size: 0; line-height: 0; background: url(../img/pagetop.gif) no-repeat; }
