@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family:メイリオ, Meiryo, Osaka,sans-serif, ＭＳ Ｐゴシック, ＭＳ　ゴシック, ヒラギノ角ゴ Pro W6, Helvetica, verdana, Arial;
	font-size: 75%;
	line-height: 1.6;
	color: #333;
	background-color: #FFF;
	background-image: url(../images/haikei3.jpg);
	background-repeat: repeat;
}
hr {
	display: none;
}
/* link styles
------------------------------*/

a img {
	border-style: none;
}
a:link {
	color: #00F;
	text-decoration: underline;
}
a:visited {
	color: #66F;
	text-decoration: underline;
}
a:hover {
	color: #09F;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout
------------------------------*/

#wrapper {
	background-color: #FFF;
	width: 860px;
	margin: 0px auto;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}
#main {
	padding: 15px;
	float: right;
	width: 573px;
	margin-bottom: 20px;
}
#sidebar {
	padding: 15px;
	float: left;
	width: 225px;
	margin-bottom: 20px;
}
#footer {
	color: #FFF;
	background-color: #FEE8C9;
	padding: 15px;
	clear: both;
}
/* header styles
------------------------------*/

#header {
	height: 345px;
	border-top: 1px solid #FFF;
}
#header ul {
	background-color: #FFF;
	width: 858px;
	position: absolute;
	top: 300px;
}
#header ul li {
	float: left;
	list-style: none;
}
#header ul li a {
	line-height: 2.5em;
	color: #999;
	text-decoration: none;
	background-color: #E6FFF4;
	text-align: center;
	display: block;
	height: 2.5em;
	width: 141px;
	border-top: 3px solid #B9FFFF;
	border-bottom: 3px double #FFC;
	border-left: 2px solid #FFF;
}
#header ul a:hover {
	background-color: #FEFFD9;
}

#header ul #nhome a {
	border-left-style: none;
}
#home #header #nhome a,
#lesson #header #nlesson a,
#staff #header #nstaff a,
#access #header #naccess a,
#contact #header #ncontact a,
#blog #header #nblog a {
	color: #69F;
	background-color: #CAFAFF;
}

/* main styles
------------------------------*/

#main p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;


}
#main h2 {
	font-size: 100%;
	font-weight: bold;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 15px;
	border-top: 3px solid #FCF;
	border-bottom: 1px dotted #FCC;
}
#main h3 {
	background-image: url(../images/bulletS.jpg);
	border-top: 3px solid #BBFFDF;
	border-bottom: 1px dotted #CAFFE8;
	background-repeat: no-repeat;
	font-size: 100%;
	font-weight: bold;
	background-position: left center;
	padding: 4px 0px 4px 15px;
	margin-bottom: 15px;
}
#main h4 {
	font-size: 100%;
	font-weight: bold;
	padding: 4px 0px 4px 15px;
	margin-bottom: 15px;
	border-top: 3px solid #FFC;
	border-bottom: 1px dotted #FFC;
	background-image: url(../images/bulletA.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#main p img {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}


/* sidebar styles
------------------------------*/

#sidebar h2 {
	margin-bottom: 15px;
}
#sidebar ul {
	margin-top: 10px;
}
#sidebar ul li {
	margin-bottom: 6px;
	list-style: none;
}
#sidebar ul li a {
	background-image: url(../images/point.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 210px;
	padding-left: 15px;
}
#sidebar ul li a:hover {
	background-image: url(../images/point-hover.jpg);
}

#sidebar ul li a.staff {
	background-image: url(../images/pointS.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 210px;
	padding-left: 15px;
}
#sidebar ul li a.staff:hover {
	background-image: url(../images/pointS_hover.jpg);
}

#sidebar ul li a.access {
	background-image: url(../images/pointA.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 210px;
	padding-left: 15px;
}
#sidebar ul li a.access:hover {
	background-image: url(../images/pointA_hover.jpg);
}

/* footer styles
------------------------------*/

#footer ul li a {
	color: #FFF;
}
#footer ul li a:hover {
	color: #CCC;
	text-decoration: none;
}

#footer ul li {
	display: inline;
	margin-right: 15px;
	list-style: none;
}
#footer p {
	color: #FFF;
	margin: 0px;
	float: right;
}
#wrapper #main p #number {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #main p a #form  {
	border: 2px outset #FC9;
}
#studio {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#studio-g {
	float: left;
	width: 240px;
}
#studio-k {
	float: right;
	width: 240px;
}
#studio-k {
	float: right;
	width: 240px;
}
