body{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	line-height:150%;
	text-align:left;
	vertical-align:top;
	/* color:#003366; */
	background-color: #91A9BF;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

h1{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	vertical-align:right;
	color:#000000;
	line-height:12px;
	margin:3px
}

h2{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	vertical-align:;
	color:#000000;
	line-height:18px;
	margin:0px
}

h3{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	vertical-align:;
	color:#ffffff;
	line-height:10px;
	margin:2px
}

h4{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	vertical-align:;
	color:#000000;
	margin:2px
}

a:link{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height:150%;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	text-align:left;
	vertical-align:;
	color:#003366
}

a:visited{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height:150%;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	text-align:left;
	vertical-align:;
	color:#003366
}

a:active{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height:150%;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	text-align:left;
	vertical-align:;
	color:#00FFFF
}

a:hover{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height:150%;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	text-align:left;
	vertical-align:;
	color:#00FFFF
}






/* トップページ最新ニュースのスタイル trにクラスnews指定 */
tr.news {
	color: #990066;
	line-height: 200%;
	text-align: center;
}

tr.news strong {
	color: black;
}

tr.news a:link {
	line-height: 200%;
}

tr.news .komoji {
	font-size:12px;
	color: black;
}



/* スクール・イベントページの各イベントのテーブル クラスt-style1指定 */
table.t-style1 {
	background-color: #006699;	/* 背景に色を入れて枠線に */
	line-height: 150%;
}
table.t-style1 td{
	background-color: White;	/* 基本、セルは白に */
}


/* タイトル tdにクラスtitle指定 */
table.t-style1 td.title {
	background-color: #006699;
	color: #FFDDAA;
	font-weight: bold;
}


/* 各項目（日時など） tdにクラスitem指定 */
table.t-style1 td.item {
	margin: auto;
	background-color: Silver;
}

/* 使い方：テーブル自体に、クラスt-style1指定しタイトルと各項目それぞれtdにクラス指定 */









.style1
{
	font-family: "Osaka−等幅";
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 150%;
}

.style2{
	font-family: "Osaka−等幅";
	color: #000000;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 150%;
}

.style10
{
	font-family: "Osaka−等幅";
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 150%;
	padding-left: 10px;
}

.style11 {
	color:#990066;
}

.style11 a {
	color:#990066;
}

.style12 {
	color:#990066;
}

.style13 {
	font-size:12px;
	color:#003366;
}

.red{
	color: #990000;
	font-weight: bold;
}

.chusyaku {
	border-bottom:#003366 solid 1px 80%;
	border-top:#003366 solid 1px 80%;
	margin:5px;
	font-size:small;
	padding:5px;
}

.ttlimg {
	margin-top:20px;
}

.komoji {
	font-size:12px;
}

.oomoji {
	font-size:18px;
}

.open {
	border:1px solid #003366;
	width:450px;
	padding:5px;
	margin:0 auto;
	text-align:center;
}

.gentei {
	border:1px solid #003366;
	width:450px;
	padding:5px;
	margin:0 auto;
	text-align:left;
	font-size:14px;
	line-height:1.4em;
}

p.indent-1 {
	padding-left:2em;
	text-indent:-1.5em;
}
