body {
	background-color: #B3B3B3;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}
	A 			{ color: #5398FF; text-decoration: none; }
	A:visited	{ color: #1774FF; text-decoration: none; }
	A:active	{ color: #DDF1FF; text-decoration: underline; }
	A:hover		{ color: #B5D2FF; text-decoration: underline; }
	
	img		{ border:0 }

#wrap {
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#main {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 30px;
	padding-right: 27px;
	padding-bottom: 30px;
	padding-left: 27px;
}
#photo {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 620px;
}
#footer {
	/* */
}
.qa_q {
	background-image: url(../../faq/image/faq_q.gif);
	background-position: left 1px;
	padding-left: 25px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
}
.qa_a {
	color: #DDDDDD;
	background-image: url(../../faq/image/faq_a.gif);
	background-position: left 2px;
	padding-left: 25px;
	background-repeat: no-repeat;
	padding-bottom: 25px;
}
.teacher {
	background-color: #666666;
	margin-bottom: 10px;
}
.teacher .photo {
	background-color: #000000;
	width: 150px;
}
.teacher .info {
	width: 426px;
	padding-right: 25px;
	padding-left: 25px;
}
.teacher .title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 10px;
}
.teacher .classname {
	font-size: 12px;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 1.2em;
}
.teacher .classinfo {
	font-size: 10px;
	line-height: 1.3em;
	padding-bottom: 10px;
	padding-right: 40px;
}
#classpage {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #fff;
}
#classpage .name {
	font-size: 14px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 20px;
}
#classpage .schedule {
	font-size: 12px;
	padding-bottom: 15px;
}
#classpage .schedule .day {
	padding-right: 20px;
	padding-bottom: 10px;
	vertical-align: top;
}
#classpage .schedule .time {
	padding-right: 20px;
	padding-bottom: 10px;
	vertical-align: top;
}
#classpage .schedule .teach {
	padding-bottom: 10px;
	line-height: 1.2em;
	vertical-align: top;
}
#classpage .info {
	font-size: 12px;
	line-height: 1.2em;
}
#classpage .info img {
	margin-top: 5px;
}
.event {
	padding-bottom: 35px;
}
.event .title {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 15px;
}
.classlist {
	line-height: 1.8em;
	padding-right: 10px;
	padding-left: 10px;
}
#main h2 {
	font-size: 14px;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.classlist h3 {
	font-size: 14px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px 0px 7px;
}
#blog_btn {
	position: absolute;
	top: 82px;
	z-index: 1;
	right: 3px;
}

