/***Default***/

*{
	margin:0;
	padding:0;
}

img{
	margin: 0px;
	padding: 0px;
	border-width:0;
}

body{
	width:100%;
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro',
 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	background-image: url(img/bacground.jpg);
	background-repeat: repeat;
}

h1{
	font-size:large;
	line-height: 2em;
}

h2{
	font-size:medium;
	line-height: 1.5em;
}

p{
	font-size: small;
	line-height: 1.5em;
	color: #333333;
	vertical-align: middle;
}

li,ol{
	line-height: 1.3em;
	vertical-align: middle;
}


#container{
	width:800px;
	margin:auto;
}

/************************************************/

/***menu***/

#menu{
	height: 50px;
	float: left;
}

#menu ul{
}

#menu ul li{
	float: left;
	list-style-type:none;
}

#menu_class a{
	display:block;
	background-image: url(img/button/b_class.png);
	width: 120px;
	height: 50px;
	background-repeat: no-repeat;
}

#menu_class a:hover{
	background-image: url(img/button/a-b_class.png);
}

#menu_tech a{
	display:block;
	background-image: url(img/button/b_tech.png);
	width: 120px;
	height: 50px;
	background-repeat: no-repeat;
}


#menu_tech a:hover{
	background-image: url(img/button/a-b_tech.png);
}

#menu_blog a{
	display:block;
	background-image: url(img/button/b_blog.png);
	width: 120px;
	height: 50px;
	background-repeat: no-repeat;
}


#menu_blog a:hover{
	background-image: url(img/button/a-b_blog.png);
}

#menu_event a{
	display:block;
	background-image: url(img/button/b_event.png);
	width: 120px;
	height: 50px;
	background-repeat: no-repeat;
}


#menu_event a:hover{
	background-image: url(img/button/a-b_event.png);
}

#menu_studio a{
	display:block;
	background-image: url(img/button/b_studio.png);
	width: 120px;
	height: 50px;
	background-repeat: no-repeat;
}


#menu_studio a:hover{
	background-image: url(img/button/a-b_studio.png);
}

.line{
	height: 10px;
	float: left;
}

#copy{
	height:auto;
	font-size:medium;
	text-align:center;
	color:#ffffff;
	background-color: #333333;
	float: left;
	width: 800px;
	clear: none;
	font-weight: bold;
	margin-top: 10px;
}

/************************************************/

/***Top header***/

#top_head{
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align:center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#top_head  p{
	font-size:medium;
	color:#003366;
	font-weight: bold;
}

/***Top Main***/

#top_main{
	height: auto;
	width: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align:center;
}

#top_mainimage{
	height: auto;
	width: 800px;
}

/***Top Contents***/

#top_contents{
	height: auto;
	width: 800px;
	float: left;
}


#whatnew{
	height: auto;
	width: 370px;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 20px;
}

#info{
	height: auto;
	width: 370px;
	float: right;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 10px;
}

/************************************************/

/***Sub Left***/


#sub_left{
	float: left;
	width: 200px;
	text-align: center;
}

#sub_left_info{
	margin: 5px;
	padding-top: 15px;
}

#sub_left_info ul{
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}


#sub_left_info p{
	text-align: left;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}

.sub_left_info_class1{
	font-size: small;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}


/***Sub main***/


#sub_main{
	float: right;
	width: 600px;
}

#sub_mainblank{
	height: 120px;
}

#sub_table-contener{
	width: 580px;
	padding: 10px;
	float: left;
}

/************************************************/

/***class***/

.class_table{
	width: 560px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
}

.class_table_sub {
	font-size: small;
	float: left;
	width: 520px;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #9F0100;
}
.class_table_title{
	float: left;
	width: 140px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: small;
	font-weight: bold;
	color: #006323;
	background-image: url(img/class_bg.png);
	text-align: center;
}
.class_table_info{
	float: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: small;
	color: #333333;
	text-align: left;
}

/************************************************/

/***teacher***/

.tech_table{
	width: 560px;
	padding-top: 20px;
	padding-bottom: 5px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #9F0100;
	padding-left: 20px;
}

.tech_table img{
	float: left;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.tech_table ul{
	list-style-image: url(img/list.png);
	list-style-position: outside;
	padding: 5px;
	font-size: small;
	color: #333333;
}

.tech_table h2{
	color: #006323;
	font-weight: bold;
}

.tech_table p{
	font-size: x-small;
}

/************************************************/

/***teacher***/

.studio_table{
	width: 570px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.studio_table ul{
	list-style-image: url(img/list.png);
	list-style-position: outside;
	font-size: small;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.studio_table h2{
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 1.7em;
}

/************************************************/

/***event***/

.event_table{
	width: 570px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
