@charset "UTF-8";
@import url("base.css");
@import url("extensions.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	margin: 0px auto 0px auto;
	width: 800px;
	text-align: left;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	width: 800px;
	background: url(../images/all/header.jpg) no-repeat;
	height: 200px;
}
div#header h1 {
	color: #FFFFFF;
	display: block;
	text-align: right;
	font-size: 77%;

}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigator style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigator {
	clear: both;
	width: 800px; /* ナビゲーションの背景 */
	border-top: 1px #333333 solid; /* 上枠線 */
	border-bottom: 1px #666666 solid;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
#navigator .nl li {
	width: 100px; /* 項目の幅 */
	float: left;
	font-size: 12px;
}
/* --- リンク --- */
#navigator .nl li a {
	display: block;
	position: relative; /* IE6用 */
	padding: 2px; /* リンクエリアのパディング（上下、左右） */
	border-left: 1px #666666 solid; /* リンクエリアの左枠線 */
	border-right: 1px #333333 solid; /* リンクエリアの右枠線 */
	text-decoration: none; /* テキストの下線（なし） */
	font-weight: bold; /* 太字 */
}
/* --- リンクテキストの色 --- */
#navigator .nl li a:link {
	color: #FFF;
}
#navigator .nl li a:visited {
	color: #FFF;
}
#navigator .nl li a:hover {
color: #ff8000;
}
#navigator .nl li a:active {
color: #ff8000;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#container {
	clear: both;
	text-align: left;
	background-color: #FFFFFF;
	overflow: hidden;
}
#eof {
	clear: both;
	visibility: hidden;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.eof {
	clear: both;
	visibility: hidden;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	float: left;
	width: 600px!important;
	width/**/: 600px;
}
div#contents h2 {
	color: #063;
	font-size: 12px;
	background-color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#greetbox {
	border: 1px solid #CCCCCC;
	margin: 10px;
	clear: both;
}
#greetbox h3 {
	padding: 10px;
	font-size: 116%;
	color: #063;
}
#greetbox p {
	padding: 10px;
}

.infobox {
	border: 1px solid #CCCCCC;
	margin: 10px;
	clear: both;
}
.infoboxp {
	float: right;
	display: inline;
	width: 406px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.infobox h3 {
	padding-left: 40px;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	color: #033;
	background: #CCCCCC url(../images/all/h3back2.jpg);
}
#pfLesson {
	width: 100%;
	color: #033;
	text-align: center;
}
#pfLesson tr .al_r {
	text-align: right;
}
#pfLesson tr td {
	padding: 5px;
	line-height: 1.2em;
}

.infobox .infoboxp ul {
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: normal;
}
.bold {
	font-weight:bold;
}
.infobox .pic {
	margin-top: 10px;
}
#infobox {
	border: 1px solid #CCCCCC;
	margin: 10px;
	clear: both;
}
#infoboxp {
	float: right;
	display: inline;
	width: 406px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#infobox2 {
	border: 1px solid #CCCCCC;
	margin: 10px;
	clear: both;
}
#infobox3 {
	border: 1px solid #CCCCCC;
	margin: 10px;
	clear: both;
}
#infoboxp3 {
	display: inline;
	width: 406px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#infoboxp2 {
	float: right;
	display: inline;
	width: 406px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#infobox h3 {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	color: #033;
	border-left: 10px solid #009A42;
	background: #CCCCCC url(../images/all/h3back.jpg);
}
#infobox .pic {
	margin-top: 10px;
}
#infobox2 h3 {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	color: #033;
	border-left: 10px solid #009A42;
	background: #CCCCCC url(../images/all/h3back.jpg);
}
#infobox2 .pic {
	margin-top: 10px;
}
#infobox3 h3 {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	color: #033;
	border-left: 10px solid #009A42;
	background: #CCCCCC url(../images/all/h3back.jpg);
}
#infobox3 .pic {
	margin-top: 10px;
}
#unavi {}
#unavi ul li{
	float: right;
	margin: 5px;
	display: inline;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*Studio                                                                  */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*Teach                                                                 */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.profile {
	padding: 10px;
	background-color: #E8FFE8;
	margin: 1em;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*mailtobox                                                               */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#mailtobox {
	margin-top: 40px;
	margin-left: 20px;
}
.margin20 {
	margin: 20px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*mapbox                                                                  */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#mapbox {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#googlemap {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.printout {
	margin-left: 345px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*aboutbox                                                                  */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#aboutbox {
	margin: 20px;
}
#aboutbox h3 {
	margin-top: 20px;
	color: #003300;
	text-decoration: underline;
	border-left: 10px solid #003300;
	padding-left: 10px;
}
#aboutbox ul {
	margin: 20px;
}
#aboutbox p{
	margin: 20px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	float: left;
	width: 200px!important;
	width/**/: 200px;
	background-color: #9CCF31;
	background-image: url(../images/all/side_back.gif);
	background-repeat: no-repeat;
}
#sidememu {
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #339900;
	background: #FFFFFF;
}
#sidememu ul li {
	font-size: 93%;
}

/* --- リンクテキストの色 --- */
#sidememu a:link {
	color: #009A42;
	font-weight: bold;
	}
#sidememu a:visited {
	color: #009A42;
	font-weight: bold;
}
#sidememu a:hover {
	color: #F93;
}
#sidememu a:active {
	color: #F93;
}
#sidememu .midashi {
	list-style-image: url(../images/all/onpu05.gif);
	list-style-position: inside;
}
#sidememu .ireko {
	list-style-type: circle;
	text-indent: 2em;
	font-weight: lighter;
	list-style-position: inside;
}
#adress {
	border: thin solid #006666;
	margin: 10px;
	padding: 10px;
	background-color: #F0FFF0;
}
#adress ul li {
	color: #060;
	font-size: 12px;
	
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer {
	clear: both;
	text-align: center;
	background: #9CCF31;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#copyright {
	padding: 2px;
	clear: both;
	line-height: normal;
	text-align: center;
	background: #009A42;
	margin-top: 3px;
}
div#copyright p {
	font-size: 12px;
	color: #FFFFFF;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 09.other class style                                                   */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
ul.main_menu {
	text-align: center;
}
ul.main_menu li {
	line-height: 1.2em;
	display: inline;
	padding: 5px;
	font-size: 77%;
}
ul.main_menu li a {
	padding-left: 10px;
	background-repeat: no-repeat;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden; }

.clearfix { display: inline-block; }

/* Hides From IE-mac */
* html .clearfix { height: 1%; }
.clearfix {display: block; }
/* End hide from IE-mac */

/************************************************************************/
/* infomation                                                           */
/************************************************************************/
#infomation {
	background: #F7FBEF;
	height: 150px;
	overflow: auto;
	margin: 10px;
	border: 1px solid #CCC;
}
#infomation h3 {
	padding: 5px;
	font-size: 110%;
	color: #033;
}
#infomation p {
	padding: 10px;
}

