@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
   margin:0;
   padding:0;
   line-height:1.5em;
   letter-spacing:0em;
   font-family:Verdana, Helvetica, sans-serif;
   font-size:10pt;
   color:#000000;
   background:#f2f2b0;
}

br {
   letter-spacing:normal;
}

a {
   color:#762f07;
   text-decoration:none;
}

a:hover {
   color:#00552e;
   text-decoration:underline;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
#top {
   width:1000px;
   margin:10px auto;
   border:1px solid #333;
}

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

#menu {
   float:left;
}

#topicPath {
   display:inline;/* for IE6 */
   float:left;
}

#contents {
   clear:both;
}

#main {
   float:left;
   width:760px;
   padding:10px;
}

#sub {
   float:right;
   width:200px;
   padding:10px;
}

#pageTop {
   clear:both;
}

#footer {
   clear:both;
}


/* ========HEADER CUSTOMIZE======== */
#header h1 {
   margin:0;
   padding:10px;
   font-size:24px;
}

#header h1 a {
   color:#333;
}

#header #pr p {
   margin:0;
   padding:10px;
   font-size:11px;
}

.title {
   height : 40px;
   width : 400px;	
   position: relative;top: 0px;left: 10px;
   float: left;
   background : url('css_images/ginbunaschool.png');
}

.funa
{
height:54px;
width:81px; 
position: relative;top: 0px;right: 10px;
float: right;
background: url('css_images/ginbuna_header.png');
}

/* ========TOPICPATH CUSTOMIZE======== */
#topicPath {
   width:975px;
   margin:5px;
   padding:5px;
   background:#deb068;
   text-indent: 5px;
}


/* ========MENU CUSTOMIZE======== */
#menu ul {
   margin:0;
   padding:0;
   border-left:1px solid #762f07;
}

#menu li {
   float:left;
   color:#00552e;
   text-align:center;
   list-style-type:none;
   border-right:1px solid #762f07;
}

#menu li a {
   display:block;
   width:110px;
   color:#762f07;
   line-height:30px;
   text-decoration:none;
   background:#eec362;
}

#menu li:first-child a {
   width:98px;
}

#menu li a.active {
   color:#fff;
   text-decoration:none;
   background:#956f29;
}

#menu li a:hover {
   color:#fff;
   text-decoration:none;
   background:#FF3300;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
#main h2 {   
   margin-bottom:20px;
   padding:10px;
   font-size:18pt;
   font-weight: bold;
   line-height: 1.2em;
   color: #f2f2b0;
   border: 2px solid #640125;
   border-left:30px solid #640125;
   border-radius: 30px 10px 40px 30px;
   background-color: #f8b500; 
   text-shadow: 3px 3px 3px #583822;
   box-shadow: 5px 5px 5px #2b2b2b; 
}

#main h3 {
   margin-bottom: 10px;
   padding: 5px;
   font-size: 16pt;
   font-weight: bold;
   line-height: 1.2em;
   color: #956f29;
   border: 0px;
   border-left: 30px solid #956f29;
   border-bottom: 2px solid #956f29;
   border-radius: 5px 24px 24px 5px;
   background-color: rgba(157,137,108,0.3); 
   text-shadow: 3px 3px 3px #ffffff;
   box-shadow: 3px 3px 3px #2b2b2b; 

}

#main h4 {
   margin-bottom:5px;
   padding: 3px;
   font-size:14pt;
   color:#fff;
   text-shadow: 2px 2px 2px #16160e;
   border:1px solid #956f29;
   border-radius: 5px;
   background: url('css_images/caption_background.png');
}

#main h5 {
   margin-bottom:5px;
   padding: 2px 2px 2px 5px;
   font-size:12pt;
   text-shadow: 2px 2px 2px #a3a3a2;
   border-left: 5px solid #956f29;
   border-bottom:0px solid #956f29;
   border-radius: 0px 5px 5px 0px;
   background: rgba(149,111,41,0.1);
   box-shadow: 1px 1px 1px;
}

#main h6 {
   margin-bottom:5px;
   padding: 2px;
   font-size:10pt;
   box-shadow: 1px 1px 1px;   
}



#main p {
   margin:0 0 1em 0;
   text-indent: 1em;
}

#main dt {
   margin-bottom:3px;
}

#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#deb068;
}

#title_container {
width: 100%;
height: 150px;
position: relative;
float: none;
}

#title_funa {
width: 200px;
height: 137px;
position: relative;left: 0px;top: 0px;
float: left;
background: url('css_images/waraibuna_w200px.png')
}

#title_spacer {
width: 15px;
height: 150px;
position: relative;left: 0px;top: 0px;
float: left;
}

#title_program {
height: 150px;
width: 540px;
position: relative;top: 0px;left: 0px;
float: left;
border: solid 1px #f6bfbc;
border-radius: 20px;
box-shadow: 2px 5px 5px;
}

#title_program_name {
height: 50px;
width: 540px;
position: relative;top: 0px;left: 0px;
float: left;
border-radius: 20px 20px 0 0;
background-color: #f6bfbc;
}

.science {
height: 35px;
width: 164px;
position: relative;top: 7px;left: 20px;
float: left;
background: url('css_images/science_title.png');
}

.title_program_text {
width: 500px;
height: 90px;
position: relative;top: 5px; left: 20px;
float: left;
font-size: 12pt;
letter-spacing: 0em;
}

#spacer1 {
clear: both;
width: 100%;
height: 20px;
position: relative;left:0px;top:0px;
float: left;
}

#main_text1 {
width: 100%;
position: relative;top: 0px;left: 0px;right:0px;bottom:0px;
float: left;
}

#main_text2 {
width: 100%;
position:relative;top: 10px;left: 0px;bottom: 10px;
float: left;
}

#main table {
border-collapse: separate;
border: 1px solid #deb068;
border-spacing: 0px;
border-radius: 10px;
overflow: hidden;
box-shadow: 2px 2px 2px;
}

#main table th {
color: #762f07;
padding: 8px 15px;
background: #deb068;
background:rgba(222,176,104,0.9);
font-weight: bold;
border-left:0px;
border-right:0px;
border-top:0px;
border-bottom:0px;
line-height: 120%;
text-align: center;
text-shadow:0 -1px 0 rgba(242,242,176,0.9);
}

#main table th:first-child {
border-radius: 10px 0 0 0;
}

#main table th:last-child {
border-radius: 0 10px 0 0;
}

#main table tr td {
padding: 8px 15px;
border-left: 0px solid #deb068;
border-bottom: 0px solid #deb068;
text-align: left;
}

#main_table tr td:last-child {
border-radius: 0px 0px 10px 10px;
}

#main table td:nth-child(2n-1){
border-bottom: 1px solid #deb068;
border-right: 1px solid #deb068;
}

#main table td:nth-child(2n){
border-bottom: 1px solid #deb068;
}

#main table td:nth-child(2n+1){
border-bottom: 1px solid #deb068;
border-left: 1px solid #deb068;
}

#main table td:first-child{
border-left:0;
}

#main table td:last-child{
border-right: 0;
}

#main table tr:last-child td{
border-bottom:0;
}

#main table tr {
background: #f2f2b0;
}

#main table tr:nth-child(2n+1) {
background: #ebe1a9;
}

#main table tr:hover {
background: #e6b422;
cursor:pointer;
}

#main ul {
margin: 0 0 0 1em;
padding: 0;
}

#waraibuna_title1_otenba {
width: 200px;
height: 200px;
position: relative;top: 20px; left: 0px;
float: left;
}

.clear {
clear: both;
}

.harmonica_rayout {
width: 540px;
height: 50px;
margin: 0 auto;
border-radius: 5px;
background-color: yellowgreen;
z-index: 1
}

h6.caption {
text-align: center;
}

p.caption {
text-align: center;
}
font.aka {
color: red;
}

font.ao {
color: blue;
}

.blow {
width: 30px;
height: 30px;
position: relative; left: 0px; top: 10px; right: 0px; bottom: 10px;
float: left;
border-radius: 5px;
background-color: #f6bfbc;
z-index: 2;
}

.suck {
width: 30px;
height: 30px;
position: relative; left: 0px; top: 10px; right: 0px; bottom: 10px;
float: left;
border-radius: 5px;
background-color: #a0d8ef;
z-index: 2;
}

.harmonica_spacer {
width: 5px;
height: 30px;
position: relative; left: 10px; top: 10px; right: 10px; bottom: 10px; 
float: left;
background-color: yellowgreen;
z-index: 2;
}

.do {
width: 30px;
height: 30px;
position: absolute; left: 0px; top: 0px;
background: url('css_images/do.png');
z-index: 3;
}

.re {
width: 30px;
height: 30px;
position: absolute; left: 0px; top: 0px;
background: url('css_images/re.png');
z-index: 3;
}

.mi {
width: 30px;
height: 30px;
position: absolute; left: 0px; top: 0px;
background: url('css_images/mi.png');
z-index: 3;
}

.fa {
width: 30px;
height: 30px;
position: absolute; left: 0px; top: 0px;
background: url('css_images/fa.png');
z-index: 3;
}

.so {
width: 30px;
height: 30px;
position: absolute; left: 0px; top: 0px;
background: url('css_images/so.png');
z-index: 3;
}

.ra {
width: 30px;
height: 30px;
position: absolute; left: 0px; top: 0px;
background: url('css_images/ra.png');
z-index: 3;
}

.si {
width: 30px;
height: 30px;
position: absolute; left: 0px; top: 0px;
background: url('css_images/si.png');
z-index: 3;
}

.otenba {
width: 190px;
height: 29px;
position: relative;top: 0px; left: 5px;
float: left;
background: url(css_images/otenba.png);
}

.aina_anim {
width: 200px;	
height: 146px;
position: relative;top: 0px; left: 0px;
float: left;
background: url(css_images/smile_aina.gif);
}

#waraibuna_title1_wanpaku {
width: 200px;
height: 200px;
position: relative;top: 20px; left: 0px;
float: right;
}

.wanpaku {
width: 190px;
height: 30px;
position: relative;top: 0px; right: 5px;
float: right;
background: url('css_images/wanpaku.png');
}

.atsushi_anim {
width: 185px;
height: 146px;
position: relative;top: 0px; right: 0px;
float:right; 
background: url('css_images/smile_atsushi.gif');
}

#waraibuna_title2 {
height:60px;
width:300px; 
position: relative;top: 0px;left: 0px;
float: left;
background: url('css_images/waraibuna.png');
}

#waraibuna_iroiro {
width: 750px;
height: 50px;
position: relative;top: 10px; bottom: 10px; left: 5px;
float: left;
border-radius: 10px;
background: url('css_images/caption_background.png');
}

.harmonica {
height: 33px;
width: 298px;
position: relative;top: 7px;left: 20px;
float: left;
background: url('css_images/harmonica_title.png');
}

.common_rayout {
width: 100%;
position: relative; top: 10px; left: 0px;
float: left;
margin: 0px;
padding: 0px;
}

.list_number_rayout {
width: 740px;
position: relative; top: 0px; left: 20px;
float: left;
margin-bottom: 10px;
}

.list_caption {
width: 715px;
height: 20px;
position: relative; top: 0px; left: 5px;
float: left;
font-size: 11pt;
font-weight: bold;
}

.list_text {
width: 715px;
position: relative; top: 0px; left: 25px;
font-size: 10pt;
font-weight: normal;
}

.first {
width: 20px;
height: 20px;
position: relative; top: 0px; left: 0px;
float: left;
background: url('css_images/1.png');
}

.second {
width: 20px;
height: 20px;
position: relative; top: 0px; left: 0px;
float: left;
background: url('css_images/2.png');
}

.third {
width: 20px;
height: 20px;
position: relative; top: 0px; left: 0px;
float: left;
background: url('css_images/3.png');
}

.fourth {
width: 20px;
height: 20px;
position: relative; top: 0px; left: 0px;
float: left;
background: url('css_images/4.png');
}

#table_rayout1 {
width: 350px;
position: relative;left: 0px; top: 0px;
float: left;
margin: 10px;
padding: 10px;
}

#table_rayout1 table {
width: 100%;
}

#table_rayout1 table tr th:first-child {
width: 120px;
}

#aina_rayout1 {
width: 300px;
height:500px;
position: relative;left: 0px; top: 0px;
float: left;
margin: 10px;
padding: 10px;
}

.aina_anim_harmonica {
width: 200px;	
height: 146px;
position: relative;top: 140px; left: 0px;
float: left;
background: url(css_images/smile_aina.gif);
}

#aina_rayout1_inner1 {
width: 200px;
height: 100%;
position: absolute;top: 200px; left: 0px;
float: left;
z-index: 2;
}

#aina_rayout1_inner2 {
width: 220px;
height: 180px;
position: absolute;top: 200px; right: 0px;
float: left;
border-radius: 40px;
background-color: #fff;
box-shadow: 1px 1px 1px;
z-index: 1;
}

.aina_text1 {
width: 200px;
position: relative; top: 10px; left: 10px;
float: left;
z-index: 3;
}

#haru {
width: 330px;
position: relative; left: 0px; top: 0px;
float: left; 
padding: 10px;
border-radius: 10px;
background-color: #f6bfbc;
}

#natsu {
width: 330px;
position: relative; left: 5px; top: 0px;
float: left; 
padding: 10px;
border-radius: 10px;
background-color: #aacf53;
}

#aki {
width: 330px;
position: relative; left: 0px; top: 0px;
float: left; 
padding: 10px;
border-radius: 10px;
background-color: #f08300;
}

#fuyu {
width: 330px;
position: relative; left: 5px; top: 0px;
float: left; 
padding: 10px;
border-radius: 10px;
background-color: #bce2e8;
}

.music_rayout {
width: 330px;
height: 30px;
position: relative; left: 0px; top: 0px;
float: left;
margin-top: 0px;
}

.spacer {
width: 180px;
height: 30px;
position: relative; left: 0px;
float: left;
}

.music {
width: 200px;
height: 24px;
position: relative; left:0px; top: 3px;
float: left;
font-size: 11pt;
line-height: 1.5em;
}

.download {
width: 120px;
height: 24px;
position: relative; left: 5px; top: 3px;
float: left;
border: 1px solid black;
border-radius: 5px;
line-height: 1.5em;
text-align: center;
background-color: #fef263;
}

.download:hover {
color: #ffffff;
background-color: #cc7eb1;
}




.reservation a {
   background:url(css_images/reservation.png);
   width:152px;
   height:22px;
   display:block; 
}

.documentdl a {
   background:url(css_images/documentdl.png);
   width:152px;
   height:22px;
   display:block; 
}

/* INFORMATION CUSTOMIZE */
* html body #main dl.information dd div {
   display:inline-block;
}

#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}


/* ========SUBCONTENTS CUSTOMIZE======== */
#sub .section {
   margin-bottom:10px;
   border:1px solid #762f07;
   border-radius: 10px;
   box-shadow: 1px 1px 2px;
}

#sub h3 {
   padding:10px;
   font-size:11pt;
   font-weight:bold;
   color:#fff;
   text-align:center;
   border-left:3px solid #c89932;
   border-top: 3px solid #c89932;
   border-right: 3px solid #c89932;
   border-bottom: none;
   border-radius: 10px 10px 0 0;
   background:url('css_images/caption_background.png');
}

#sub h3 a {
   color: #fff;
   text-shadow: 2px 2px 2px #16160e;
}

#sub ul {
   overflow:hidden;
   margin:0;
   padding:0;
   background:#ebe1a9;
}

#sub ul:last-child {
   overflow:hidden;
   margin:0;
   padding:0;
   background:#ebe1a9;
   border-radius: 0px 0px 10px 10px;
}

#sub li {
   width:198px;
   margin:0px;
   padding: 5px 5px;
   border-top:1px solid #762f07;
   font-size: 11pt;
   text-indent: 0;
   text-shadow: 2px 2px 2px #95949a;
}

#sub li {
   width:198px;
   margin:0px;
   padding: 5px 5px;
   border-top:1px solid #762f07;
   text-indent: 0;
}

#sub li a {
   display:block;
   margin: 0px;
   text-indent: 0;
}

#sub .active {
	text-decoration: underline; 
	margin: 0px;
   padding:5px 5px;
   border-top:1px solid #762f07;
	text-indent: 0;
}

.dir_upstream {
padding-left: 10pt;	
background :url('css_images/caption_background.png');
font-weight: bold;
text-shadow: 2px 2px 2px #16160e;
}

a.dir_upstream {
color: #ffffff;
background: transparent;
}

/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
   padding:20px 0 4px 0;
   text-align:right;
}

#pageTop a {
   padding:5px 5px 5px 17px;
   background:url("../images/bg_pagetop.gif") 7px 50% no-repeat;
   font-size:11px;
   outline:none;
}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
   clear:both;
   padding:10px 0;
   font-style:normal;
   font-size:11px;
   text-align:center;
   border-top:1px solid #333;
   background:#ddd;
}