@charset "utf-8";
/* formatting style
----------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
body {
	font-family: sans-serif;
	line-height: 1.8;
	color: #FFFFFF;
	background-color: #333333;
	background-repeat: repeat;
	font-size: 75%;
}
/* link styles
----------------------------------------------------*/
a img {
	border-style: none;
}
img#wide {
	width: 100%;
	height: auto;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #339900;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}

/* basic layout
----------------------------------------------------*/

#wrapper {
	background-color: #000000;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 90px;
	padding-left: 90px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image: url(image/top/back5.jpg);
	background-repeat: no-repeat;
}
#header {
	width: 800px;
}
#header2 {
	margin-top: 5px;
}


#header table {
	margin-bottom: 2px;
	background-repeat: no-repeat;
	margin-top: 0px;
}

#header a:link {
	color: #333333;
	text-decoration: none;
}
#header a:visited {
	color: #333333;
	text-decoration: none;
}
#header a:hover {
	color: #339900;
	text-decoration: underline;
}
#mainup {
}








#main {
	float: none;
	width: 760px;
	padding-top: 10px;
	background-image: url(image/top/back-line2.png);
	padding-left: 20px;
	padding-right: 20px;
}
#main img {
	border: 1px solid #666666;
}
#main img#sign {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main table#massage {
	margin-left: 35px;
}

#main object#flash {
	border: 1px solid #333333;
}
#main table tr td table {
	margin-left: 15px;
}





table#toptable {
	background-image: url(image/top/illust-a.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

table#profile {
	background-image: url(image/top/kurata1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main #live tr td {
	padding-left: 10px;
}
#main table#school tr td {
	padding-left: 10px;
}
#main #school #contact-message {
	border: 1px solid #339900;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#main #school #contact-message #mailaddress {
	clear: both;
	float: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#main table#biography tr td {
	padding-right: 5px;
	padding-left: 10px;
}
#main #biography table#works {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#main #biography table#works img {
	margin-right: 5px;
	margin-left: 5px;
}

#main #biography table#equip {
	margin-left: 20px;
}
#main #school-area {
	border: 2px solid #FF00FF;
}








#reportdate div {
	padding-right: 20px;
}
#main #lesson tr th {
	font-weight: normal;
	color: #000;
	background-color: #CFC;
}

#main  #school th {
	color: #000;
	background-color: #CFC;
	font-weight: normal;
}






div#form a:link {
	color: #FFFFFF;
}
div#form a:visited {
	color: #FFFFFF;
}










#footer {
	background-color: #333333;
	clear: both;
	height: 40px;
	width: 800px;
	color: #FFFFFF;
	padding-top: 10px;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer2 a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
#footer2 a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
#footer2 a:hover {
	color: #0000FF;
	text-decoration: none;
}
