body {
	background-color: #ccff66;
}
h1 {
	font-size: medium;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: medium;
	color: #0033FF;
}
.style1 {
	color: #FF6600;
	font-size: small;
	font-weight: bold;
}
.style2 {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
}
.style3 {
	font-size: medium;
	font-weight: bold;
}
.style4 {
	font-size: large;
	font-weight: bold;
	color: orange;
}
.style5 {
	font-size: x-large;
	font-weight: bold;
	color: #0099CC;
	margin-right: 20px;
	line-height: 40px;
}
.style6 {
	font-size: large;
	font-weight: bold;
}
.style7 {
	font-size: x-large;
	font-weight: bold;
	color: #ff0000;
}
.style8 { font-size: xx-small; font-weight: bold; }
.style9 {
	color: red;
	font-size: small;
	line-height: 20px;
	margin-top: 10px;
}
.style10 { color: olive; font-size: xx-large; font-weight: normal; line-height: 50px; }
.style11 { color: #FFFFFF; font-size: xx-large; font-weight: bolder; line-height: 50px; }
.style12 {
	font-size: large;
	font-weight: bold;
	line-height: 40px;
}
.style13 {
	font-size: large;
	font-weight: bold;
	line-height: 30px;
}

.style14 {
	color: #FF0000;
	font-size: x-large;
	font-weight: bolder;
}
.style15 {
	font-size: medium;
	line-height: 30px;
}
.style16 {
	color: #009900;
	font-weight: bolder;
	font-size: medium;
}
.style17 {
	color: #0000FF;
	font-weight: bolder;
	font-size: x-large;
}
.style18 {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: x-large;
	background-color: #09F;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.style19 {
	color: #FF6600;
	font-weight: bolder;
	font-size: xx-large;
}
.style20 {
	color: #000000;
	font-weight: normal;
	font-size: medium;
	line-height: 35px;
}
.style21 {
	font-weight: normal;
	font-size: small;
}
.style22 {
	font-size: medium;
	color: #F00;
}
.style23 {
	font-size: x-small;
	color: #00F;
}

.ST {
	font-weight: normal;
	font-size: small;
	background-color: #66FFFF;
	border: 1px solid #999999;
}
.course_style {
	font-size: small;
	font-weight: bold;
	color: #f00;
}
.cflow_style {
	font-size: small;
	font-weight: normal;
	background-color: #FFCC99;
	padding: 10px;
	width: 530px;
}

p {
}
#container {
	width: 900px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-right: auto;
	margin-left: auto;
}
#maincontent {
	width: 550px;
	padding-left: 20px;
	float: left;
}
#top_header {
	background-repeat: no-repeat;
	padding: 0;
	width: 900px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	}
#fl a {
	background-image: url(../img/top_fl_2012.jpg);
	background-position: left top;
	width: 118px;
	display: block;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 76px;
}
#fl a:hover {
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
#global_nav {
	width: 900px;
	float: left;
	margin: 0;
	padding: 0px;
	height: 83px;
}
#global_nav ul {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2;
	margin-left: 0;
}
#global_nav li {
	list-style-type: none;
	display: inline;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#model a {
	width: 120px;
	margin-left: 30px;
	display: block;
	text-align: center;
	margin-top: 0px;
	height: 84px;
	background-repeat: no-repeat;
	background-image: url(kyudai_img/kyu_model.gif);
	background-position: left top;
	margin-bottom: 0px;
}

#model a:hover {
	background-position: right top;
}

#entry a {
	width: 120px;
	margin-left: 120px;
	display: block;
	text-align: center;
	margin-top: 0px;
	height: 84px;
	background-image: url(kyudai_img/kyu_entry.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#entry a:hover {
	background-position: right top;
}

#price a {
	width: 120px;
	margin-left: 121px;
	display: block;
	text-align: center;
	height: 83px;
	background-image: url(kyudai_img/kyu_price.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#price a:hover {
	background-position: right top;
}
	 
#flow a {
	width: 120px;
	margin-left: 120px;
	display: block;
	text-align: center;
	height: 83px;
	background-image: url(kyudai_img/kyu_flow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#flow a:hover {
	background-position: right top;
}


#model a:hover {
	background-position: right top;
}

#main {
	background-repeat: no-repeat;
	width: 900px;
	float: left;
	background-color: #FFF;
}
#cap {
	padding: 25px;
	width: 830px;
	margin-left: 20px;
	float: left;
}
.nagare {
	height: 200px;
	width: 300px;
	border: 3px solid #F90;
	padding: 10px;
	font-size: medium;
	font-weight: 900;
	color: #FFF;
	background-color: #FC0;
}
.flow {
	float: left;
	width: 800px;
	font-size: small;
	margin-top: 10px;
}
.flow_cap {
	width: 400px;
	margin-top: 10px;
}
.entry {
	float: left;
	width: 800px;
	font-size: small;
	margin-top: 10px;
}
.price {
	float: left;
	width: 740px;
	font-size: small;
	margin-top: 10px;
	padding: 30px;
}
.lesson {
	float: left;
	width: 740px;
	font-size: small;
	margin-top: 10px;
	padding: 30px;
}
.model {
	float: left;
	width: 740px;
	font-size: small;
	margin-top: 10px;
	padding: 30px;
}

#kyu_contact {
	width: 900px;
	background-color: #FFF;
	text-align: center;
}

#footer {
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	width: 900px;
	padding-top: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-small;
	float: left;
	clear: left;
	margin-bottom: 20px;
	background-color: #FFF;
}

#top_img {
	width: 900px;
}
#link_menu {
	height: 500px;
	width: 800px;
}
.cal {
	width: 600px;
	text-align: center;
	border-collapse: collapse;
	padding: 0px;
	margin-left: 110px;
}
.cal_week {
	width: 88px;
	height: 23px;
	font-size: large;
	background-color: #FFC;
	text-align: center;
	padding-top: 10px;
	border: 2px solid #FC0;
}
.cal_day {
	height: 78px;
	width: 88px;
	border: 2px solid #FC0;
	text-align: center;
	vertical-align: top;
	font-size: medium;
}
.member_t {
	width: 800px;
	margin-left: 50px;
	border: 1px solid #096;
	text-align: center;
	margin-top: 10px;
	font-size: xx-large;
	text-transform: none;
	line-height: 40px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 20px;
	font-weight: 600;
	background-image: url(kyudai_img/member_head.jpg);
	height: 70px;
	padding-top: 130px;
}
.member_cap {
	width: 780px;
	margin-left: 50px;
	padding: 10px;
	font-size: small;
	margin-bottom: 20px;
	line-height: 20px;
	text-align: center;
}
