@charset "Shift_JIS";
/*
----------------------------------------------------
Author:www.coral.co.jp
Update:2010.5.28
staff :fujita
---------------------------------------------------- */


/* クリア */
* {
margin: 0;
padding: 0;
font-size: 100%;
font-weight: normal;
}

/* 全体基本設定 */
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #4F4F4F;
	text-align:center;
	background-image: url(images/allback.jpg);
	background-repeat: repeat;
	line-height: 180%;
	background-color: #ffff90;
}

h1 {
	color:#4F4F4F;
	font-size:100%;
}

h2 {
	color:#933126;
	font-size:12pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	line-height: 150%;
	background-image: url(images2/h3.gif);
	background-repeat: no-repeat;
	text-indent: 28px;
}
h2 a:link {
	color: #933126;
	font-size:12pt;
	font-weight: bold;
}
h2 a:visited {
	color: #933126;
	font-size:12pt;
	font-weight: bold;
}
h2 a:hover {
	color: #933126;
	font-size:12pt;
	font-weight: bold;
}
h2 a:active {
	color: #933126;
	font-size:12pt;
	font-weight: bold;
}


h3 {
	color:#CC0033;
	font-size:10pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

h4 {
	color:#CC0033;
	font-size:12pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

h5 {
	color:#336633;
	font-size:10pt;
	font-weight: bold;
}

h6 {
	color:#FFFFFF;
	font-size:10pt;
	font-weight: bold;
	background-color: #336633;
	text-indent: 10px;
}

strong {
	font-weight: bold;
}

.tabletxt {
	padding: 10px;

}

address {
	font-size: 10px;
	font-style: normal;
	color: #666666;
}

.secondmenu {
	font-size: 14pt;
	background-image: url(images2/bar_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 35px;
	text-indent: 5px;
	color: #336633;
	line-height: 50px;
}

.pagetop {
	font-size: 10px;
	line-height: 150%;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336633;
	font-weight: bold;
	padding-top: 20px;
}

.text10 {
	font-size: 10px;
	line-height: 165%;
	letter-spacing: 1px;
}

.text12 {
	font-size: 12px;
	line-height: 165%;
	letter-spacing: 1px;
}

.text12_b {
	font-size: 12px;
	line-height: 165%;
	letter-spacing: 1px;
	font-weight: bold;
}

.text10_red {
	font-size: 10px;
	color: #CC0033;
	line-height: 165%;
	letter-spacing: 1px;
}

.text12_red {
	font-size: 12px;
	color: #CC0033;
}

.text12_redb {
	font-size: 12px;
	color: #CC0033;
	font-weight: bold;
}

.text14_redb {
	font-size: 14px;
	color: #CC0033;
	font-weight: bold;
}


.txt_white {
	color: #ffffff;
}

.txt_whiteb {
	color: #ffffff;
	font-weight: bold;
}


.text12_greenb {
	font-size: 12px;
	color: #336633;
	line-height: 165%;
	letter-spacing: 1px;
	font-weight: bold;
}

.text14_greenb {
	font-size: 14px;
	color: #336633;
	font-weight: bold;
}

.text10_brown {
	font-size: 10px;
	color: #663300;
	line-height: 165%;
	letter-spacing: 1px;
}

.text12_brown {
	font-size: 12px;
	color: #663300;
}

.text12_brownb {
	font-size: 12px;
	color: #663300;
	font-weight: bold;
}

.text10_blue {
	font-size: 10px;
	color: #0061c4;
	line-height: 165%;
	letter-spacing: 1px;
}

.text12_blue {
	font-size: 12px;
	color: #0061c4;
}

.text12_blueb {
	font-size: 12px;
	color: #0061c4;
	font-weight: bold;
}

.teacher {
	text-align: left;
	padding-right: 10px;
}
.text_link {
	font-size: 12px;
	color: #006666;
	line-height: 165%;
	letter-spacing: 1px;
}

.txt_address {
	font-size: 12px;
	color: #4F4F4F;
	font-weight: bold;
	line-height: 180%;
	padding-top: 6px;
	padding-bottom: 6px;
}

.txt_address a {
	font-size: 12px;
	color: #4F4F4F;
	font-weight: bold;
}
.txt_address a:link {
	font-size: 12px;
	color: #4F4F4F;
	font-weight: bold;
}
.txt_address a:visited {
	font-size: 12px;
	color: #4F4F4F;
	font-weight: bold;
}
.txt_address a:hover {
	font-size: 12px;
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: underline; color: #CC0000;
}
.txt_address a:active {
	font-size: 12px;
	color: #4F4F4F;
	font-weight: bold;
}


.video {
	float: right;
}
.icon {
	vertical-align: middle;
}

.img_fb {
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}



/* イディオム設定 */
.idiom12 {
	font-size: 12px;
	line-height: 140%;
}

.idiom12b {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
}
.img_right {
	vertical-align: middle;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.img_left {
	vertical-align: middle;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}


/* リンク設定 */
a {
	text-decoration: none;
}
a:link {
	color: #006666;
}
a:visited {
	color: #784DAA;
}
a:hover {
	text-decoration: underline; color: #CC0000;
}
a:active {
	text-decoration: none;
}

/* CORAL設定 */
.coral {
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
}
.coral a {
	color: #666666;
}
.coral a:link {
	color: #666666;
}
.coral a:hover {
	text-decoration: underline; color: #666666;
}


/* メニュー */
ul {
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	list-style-type: none;
	letter-spacing: 0px;
}

li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D5D5;
	padding-right: 5px;
	padding-left: 5px;
}

li a:link {
	color: #FFFFFF;
	font-weight: bold;
}

li a:visited {
	color: #FFFFFF;
	font-weight: bold;
}

li a:hover {
	color:#CC0033;
	font-weight: bold;
}

li#menulast {
	border-right: none;
}




/* 通常のリスト */
ul #normal {
	list-style-type: disc;
	border-right-style: none;
	display: list-item;
	list-style-position: outside;
	margin-left: 20px;
}

li #normal {
	display: list-item;
	list-style-type: disc;
	border-right-style: none;
	list-style-position: outside;
	margin-left: 20px;
}

ol #normal {
	list-style-type: decimal;
	border-right-style: none;
	display: list-item;
	list-style-position: outside;
	margin-left: 20px;
}




/* ベースセンター */
#box {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #752fba;
	border-left-color: #752fba;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-color: #ffffa9;
}

#header {
	width: 1000px;
	height: 270px;
}

#head_left {
	float: left;
	width: 440px;
	padding-left: 45px;
}

#head_right {
	float: right;
	width: 500px;
	text-align: left;
}

#car {
	width: 1000px;
	height: 50px;
	margin-bottom: -30px;
}

#menu {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#main {
	width: 920px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

#main_left {
	float: left;
	width: 280px;
	display: inline;
}

#main_center {
	float: left;
	width: 420px;
	display: inline;
	margin-left: 30px;
}

#main_right {
	float: right;
	display:inline;
	width: 160px;
}

#footer {
	text-align: center;
	width: 1000px;
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}

/* レベル2用 */
#box2 {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #752fba;
	border-left-color: #752fba;
	background-image: url(images2/main2_01.gif);
	background-repeat: repeat-x;
	background-color: #ffffa9;
}


#header2 {
	width: 1000px;
	height: 155px;
}

#main_right2 {
	float: right;
	display:inline;
	width: 610px;
}
table {
	text-align: left;
}


/* イメージのスライドショー */
#myslides_i {
	width: 610px;
	height: 380px;
    padding: 0;  
    margin:  0 auto;  
} 
 
#myslides_i img {  
    width: 610px;
    height: 380px;
    top:  0; 
    left: 0 
}
