﻿@charset "utf-8";
/* CSS Document */

/*******リセットCSS****************/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-image:url(../img/header/header_bg_lace.svg);
	background-position:center-top;
	background-repeat:repeat-x;
	
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


img {
　　　vertical-align: top;
　　　font-size:0;
　　　line-height: 0;
}


a:link { color: #999; }
a:visited { color: #333; }
a:hover { color:  #FF8AE5; }
a:active { color: #0FF; }


/************リセットここまで******************/



/*************ヘッダー部**************************/

#headerbg {

	z-index: 3;
	top: 0;
	left: 0;
	right: 0;
	width: 1000px;
	background-image: url(../img/header/header_bg_txt.svg);
	background-repeat: no-repeat;
	background-position: center;
	min-width: 1000px;
	margin-left:auto;
	margin-right:auto;
	height:239px;
}

#header {
	color: #fff;
	width: 100%;
	height: 239px;
	font-size: 12px;
	/*padding-top: 30px;*/
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;

	
}

#header ul {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	
}
#header ul li {
	list-style-type: none;
	float: left;
	/*height: 100px;*/

	
	text-align: center;
	padding-top: 165px;
}


#header #nav01 {
	margin-right: auto;
	margin-left: auto;
	padding-left: 105px;
	width: 141px;
}


#header #nav02 {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	width: 141px;
}



#header #nav03 {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	width: 141px;
}


#header #nav04 {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	width: 141px;
}

#header #nav05 {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	width: 141px;
}

#header #nav06 {
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
	width: 70px;
}


/*************ヘッダー部ここまで********************/



/***************メインコンテンツ*********************/


#main_index {
	position:relative;
	margin: 0 auto 0 auto;
	padding:0;
	width:1000px;

	
	
	
}

#main_index ul{
	
	
	
}

#main_index ul li {
	list-style-type:none;
	display:inline-block;	
	vertical-align: top; /* li要素を上端揃えに */
	
}




#main_picture{
	padding-top:0px;
	text-align:center;	
	
	
}


#main_left{
	display:inline-block;
	width:600px;
	padding-left:0px;
	margin-top:0;
	
}

#main_left_home{
	display:inline-block;
	width:600px;
	height:974px;

	padding-left:0px;
	margin-top:0;
	
}
#main_left_lesson{
	display:inline-block;
	width:600px;
	height:974px;

	padding-left:0px;
	margin-top:0;
	
}





#main_right{
	display:inline-block;
	width:340px;
	padding-left:20px;
	
	
	
}





#main_teacher{
	position:relative;
	margin: 0 auto 0 auto;
	padding:0;
	width:1000px;
	
}







.table_main{
	color:#FFF;
	border:#FFF;
	border-style: solid;
	border-width: 1px;
	background-color:rgba(0,0,0,0.8);
	/*opacity:0.8;*/
	font-size:14px;
	
	
	
}

.table_album_td{
	background-color:white;
	color:black;
	font-size:18px;
	font-weight:700;
	
	
	
}



.table_twfb{
	color:#FFF;
	border:#FFF;
	border-style: solid;
	border-width: 1px;
	background-color:rgba(0,0,0,0.8);
	/*opacity:0.9;*/
	
	
	
}


#teachertable{
	color:#FFF;	
	font-size:14px;
	
	
}




/***************メインコンテンツここまで*********************/





/***************フッター*********************/

#footerbg {

	bottom: 0px;
	margin-top:0px;
	width: 1000px;
	background-image: url(../img/footer/footer_bg.svg);
	background-repeat: none;
	background-position: center;


	height:325px;
	
}

#footer {
	color: #fff;
	width: 100%;
	height: 325px;
	font-size: 12px;
	/*padding-top: 30px;*/
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
}

#footer ul {
	margin: 0px;
	padding-left: 560px;

}
#footer ul li {
	list-style-type: none;

	margin-left: 0px;

}


#footer #nav01 {
	padding-top:85px;
	padding-left: 55px;
	width: 93px;
}


#footer #nav02 {
	padding-top:85px;
	padding-left: 60px;
	width: 93px;
}



#footer #nav03 {
	padding-top: 7px;
	padding-left: 55px;
	width: 93px;
}


#footer #nav04 {
	padding-top: 7px;
	padding-left: 65px;
	width: 93px;
}

#footer #nav05 {
	padding-top: 7px;
	padding-left:55px;
	width: 93px;
}

#footer #nav06 {
	padding-top: 7px;
	padding-left: 65px;
	width: 93px;
}

#footer #nav07 {
	padding-top: 7px;
	padding-left: 55px;
	width: 93px;
}