@charset "utf-8";

/* CSS Document */

/**************************************************************/

body {
}

a img {
	background: none!important;
}

a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: none!important;
}

td {
	vertical-align: top;
}

strong {
	color: #2c5a94;
}

/**************************************************************
***************************************************************/
div#hd-container {
	background-color: #26518c;
}

div#header {
	width: 980px;
	margin: 0 auto;
}

div#header td {
	vertical-align: middle;
}

div#menu {
	width: 980px;
	margin: 0 auto;
}

div#main-container {
	background-image: url(../imgs/sample/bgr01.gif);
	background-repeat: repeat-x;
}

div#main {
	width: 1138px;
	height: 458px;
	margin: 0 auto;
}

div#main2 {
	width: 1345px;
	margin: 0 auto;
}

div#copyright {
	text-align: center;
}

div#footer {
	background-color: #f8f8f4;
}

/**************************************************************
***************************************************************/
table.form {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

table.form table {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color: #FAFAFA;
}

table.form th, table.form td {
	padding: 5px;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

table.form th {
	background-color: #F3F3F3;
}

table.form th.color {
	background-color: #A4D1FF;
}

ul#mn-list {
}

ul#mn-list a:link {
	text-decoration: none;
}

ul#mn-list a:hover {
	text-decoration: underline;
}

ul#mn-list li {
	background-image: url(../imgs/icon/arrow_li_bl.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
}

ul#mn-list li ul {
	padding-top: 3px;
}

ul#mn-list li li {
	background-image: none;
	margin-left: 12px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #CCCCCC;
	list-style-type: disc;
	padding-left: 0px;
}

ul#mn-list li li.end {
	border: none;
}

p.sub-title {
	background-image: url(../imgs/icon/title_flower.gif);
	background-repeat: no-repeat;
	padding: 0 0 5px 24px;
	color: #305e99;
	font-size: 120%;
	font-weight: 600;
	border-bottom: 3px solid #eaf0f6;
	margin-bottom: 15px;
}

p.sub-title span {
	padding-left: 10px;
	font-size: 90%;
	color: #333;
	font-weight: normal;
}

p.sub-title_lsn {
	background-image: url(../imgs/icon/title_flower.gif);
	background-repeat: no-repeat;
	padding: 0 0 5px 24px;
	color: #305e99;
	font-size: 110%;
	font-weight: 600;
	border-bottom: 2px solid #eaf0f6;
	margin-bottom: 10px;
}

div.picture {
}

div.picture table {
	margin-bottom: 15px;
}

table.info {
	margin-top: 20px;
}

div.oflow {
	width: 732px;
	height: 200px;
	overflow: auto;
	margin: 10px 0;
	padding: 10px;
	background-color: #f4f7fa;
}

div.oflow table {
	margin-bottom: 4px;
	border-bottom: 1px dotted #CCCCCC;
}

div.oflow table p {
	background-image: url(../imgs/icon/arrow_red.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0 6px;
}

div.inner {
	padding: 15px;
}

div.inner table {
	margin: 0 auto 10px auto;
	border-bottom: 1px dotted #CCCCCC;
}

div.inner table p {
	background-image: url(../imgs/icon/arrow_red.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0 6px;
}

div.news-archive {
	margin-bottom: 20px;
	padding-top: 10px;
}

div.news-archive table {
	margin-bottom: 4px;
	border-bottom: 1px dotted #CCCCCC;
}

div.news-archive table p {
	background-image: url(../imgs/icon/arrow_red.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0 6px;
}

/**************************************************************
***************************************************************/
p.title {
	margin-bottom: 15px;
}

div.wrapper {
	width: 752px;
	background-color: #f4f7fa;
	margin-bottom: 20px;
}

.arc-bar {
	background-image: url(../imgs/bgr/ind_arc_bar.gif);
	background-repeat: no-repeat;
	width: 491px;
	height: 24px;
	padding: 4px 0 0 10px;
}

.arc-bgr-mid {
	background-image: url(../imgs/bgr/ind_arc_mid.gif);
	background-repeat: repeat-y;
	width: 717px;
	margin: 0 auto 15px auto;
}

.arc-tb {
	width: 678px;
	margin: 0 auto;
}

.sub-txt {
	margin-bottom: 15px;
}

.inner-btm {
	margin-bottom: 20px;
}

.inner-btm-bg {
	margin-bottom: 20px;
	background-color: #f4f7fa;
}

.ls-class {
	margin-bottom: 20px;
}

ul.list-dsc {
	padding-left: 12px;
}

ul.list-dsc li {
	list-style-type: disc;
}

table.lesson {
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
}

table.lesson th, table.lesson td {
	vertical-align: top;
	padding: 6px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
}

table.lesson th {
	background-color: #EEF2FF;
	text-align: center;
}

table.lesson table {
	border-top: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	font-size: 90%;
}

table.lesson table th, table.lesson table td {
	vertical-align: top;
	padding: 6px;
	border-left: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

table.lesson table th {
	background-color: #FEE;
	text-align: center;
}

.pagetop {
	font-size: 90%;
	text-align: right;
}

.btn {
	text-align: center;
	margin: 15px 0;
}

div#infomation {
	width: 800px;
	margin: 30px auto;
	line-height: 20px;
}

div#infomation strong {
	font-size: 120%;
}

div#infomation p {
	margin-bottom: 20px;
	border-bottom: 1px dotted #666666;
	padding-bottom: 10px;
}

div#infomation ul {
	padding-left: 20px;
	margin-bottom: 20px;
}

div#infomation ul li {
	list-style-type: circle;
}

div#new_instructor {
}

div#new_instructor p.yoriko {
	background-image: url(../imgs/instructor/inst_01.jpg);
	background-repeat: no-repeat;
	padding: 210px 0 20px 270px;
	line-height: 20px;
	border-bottom: 1px solid #BCD6E0;
	width: 435px;
	margin-bottom: 20px;
}

div#new_instructor p.izumi {
	background-image: url(../imgs/instructor/inst_02.jpg);
	background-repeat: no-repeat;
	padding: 210px 0 20px 270px;
	line-height: 20px;
	border-bottom: 1px solid #BCD6E0;
	width: 435px;
	margin-bottom: 20px;
}

div#new_instructor p.makiko {
	background-image: url(../imgs/instructor/inst_03.jpg);
	background-repeat: no-repeat;
	padding: 210px 0 20px 270px;
	line-height: 20px;
	border-bottom: 1px solid #BCD6E0;
	width: 435px;
	margin-bottom: 20px;
}

div#new_instructor p.chikako {
	background-image: url(../imgs/instructor/inst_04.jpg);
	background-repeat: no-repeat;
	padding: 210px 0 20px 270px;
	line-height: 20px;
	border-bottom: 1px solid #BCD6E0;
	width: 435px;
	margin-bottom: 20px;
}

div#new_instructor p.minako {
	background-image: url(../imgs/instructor/inst_05.jpg);
	background-repeat: no-repeat;
	padding: 210px 0 20px 270px;
	line-height: 20px;
	border-bottom: 1px solid #BCD6E0;
	width: 435px;
	margin-bottom: 20px;
	min-height:100px;
}

div#new_instructor p.kanae {
	background-image: url(../imgs/instructor/inst_06.jpg);
	background-repeat: no-repeat;
	padding: 210px 0 20px 270px;
	line-height: 20px;
	border-bottom: 1px solid #BCD6E0;
	width: 435px;
	margin-bottom: 20px;
	min-height:100px;
}


ul.classBtn {
	width: 552px;
	margin: 0 auto;
	padding-left: 20px;
	margin-bottom: 20px;
}

ul.classBtn li {
	width: 154px;
	float: left;
	margin-right: 20px;
}

table.ongen {
	border-top: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
}

table.ongen td {
	border-left: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	padding: 7px;
}

div.inn-box {
	position: relative;
	margin-bottom: 12px;
}

div.inn-box p {
	position: absolute;
	top: 160px;
	left: 14px;
}

div#hawaii-tour {
}

div#hawaii-tour p {
	font-size: 140%;
	margin-bottom: 14px;
	border-bottom: 1px solid #335c3b;
}

div#hawaii-tour ul {
	margin-bottom: 40px;
}

div#hawaii-tour ul li {
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
	list-style: disc;
	margin-left: 16px;
}

div#moolelo {
	background-image: url(../moolelo/imgs/bgr.gif);
	padding:20px 0;

}

div#moolelo table {

	margin: 0 auto;
}

div#moolelo td {
	vertical-align: bottom;
	padding-right: 3px;
}

div#trial {

}


div#trial #inner {
	width: 980px;
	margin: 0 auto;
}


div#trial h1 {
	background-image: url(../imgs/trial/main.jpg);
	background-position: center;
	height: 582px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

.h2-wrapper{

}

.h2-wrapper p {
	padding-top:20px;
	text-align:center;
}

div#trial h2 {
	font-size:180%;
	padding-top:30px;
	line-height:30px;
	text-align:center;
}

div#trial h3 {
	background-image:url(../imgs/trial/bgr-bar.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:160%;
	padding:12px 0 0 10px;
	min-height:38px;
	margin-bottom:24px;
	margin-top:50px;
}

div#trial h4 {
	border-left:#e45b5b 5px solid;
	padding-left:10px;
	font-weight:700;
	margin-bottom:14px;
}

div#trial table {
	border-top:1px solid #D5D5D5;
	border-left:1px solid #D5D5D5;
	
}

div#trial table td,div#trial table th {
	padding:8px;
	font-size:120%;
	border-bottom:1px solid #D5D5D5;
	border-right:1px solid #D5D5D5;
	vertical-align:middle;
}

div#trial table th {
	background-color:#2279EF;
	color:#fff;
}

p.caption {
	line-height:22px;
	padding-top:10px;
	margin-bottom:50px;
}
div#trial li {
	min-height:214px;
	margin-bottom:25px;
	padding:20px 30px 0 350px;
	color:#ce447e;
	font-size:180%;
	line-height:22px;
	background-repeat:no-repeat;
}

div#trial li p {
	margin-bottom:12px;
	}

div#trial li span {
	color:#000;
	font-size:65%;
}

div#trial li.ab01 {
	background-image:url(../imgs/trial/about01.jpg);
}

div#trial li.ab02 {
	background-image:url(../imgs/trial/about02.jpg);
}

div#trial li.ab03 {
	background-image:url(../imgs/trial/about03.jpg);
}

div#trial li.ab04 {
	background-image:url(../imgs/trial/about04.jpg);
}

div#trial li.ab05 {
	background-image:url(../imgs/trial/about05.jpg);
}

div#trial li.ab06 {
	background-image:url(../imgs/trial/about06.jpg);
}

div#trial dl {
	font-size:120%;
}

div#trial dl dt {
	border-left:#e45b5b 5px solid;
	padding-left:10px;
	font-weight:700;
	margin-bottom:4px;
}

div#trial dl dd {
	margin-bottom:20px;
}

p.form-btn {
	text-align:center;
	padding:20px 0;
}

.form-note {
	font-size:75%;
}

.input-note {
	font-size:75%;
	padding-top:5px;
	color:#970F12;
}

.note-2016 {
	padding:20px 0;
}

.note-2016 strong {
	color:#CB1D20;
	font-size:14px;
}

.note-2016 table {
	border-top: #CFCFCF 1px solid;
	border-right: #CFCFCF 1px solid;
	margin-top:10px;
}

.note-2016 table td {
	border-bottom: #CFCFCF 1px solid;
	border-left: #CFCFCF 1px solid;
	padding:7px;
}

.note-2016 table th {
	border-bottom: #CFCFCF 1px solid;
	border-left: #CFCFCF 1px solid;
	padding:7px;
	background-color:#CDDBF3;
}

.inst-ul {
	padding:20px 20px 20px 40px;
	background-color:#F7F7F7;
}

.inst-ul li {
	list-style-type:disc;
	margin-bottom:5px;
	padding-bottom:3px;
	border-bottom:1px dotted #ccc;
	
	
}

.inn-inst {
	padding:12px 0 12px 20px;
}

.inst-txt {
	padding:20px 0;
	line-height:1.8;
}

#new_instructor {
	width:705px;
	margin:0 auto;
}

#new_instructor table {
	margin-bottom:30px;
	border-bottom:1px solid #ccc;
}

table.award {
border-top:1px solid #ccc;
border-left:1px solid #ccc;
margin-bottom: 20px;
}

table.award th {
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
padding: 7px;
background-color:#F4FBFD;text-align: center;
}

table.award td{
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
padding: 7px;
}

.banners ul {
	display: flex;
	padding-top: 40px;
}

.banners ul li  {
	margin-right: 20px;
}