@charset "UTF-8";
/* CSS Document */
 * { margin: 0; }
html{
	height:100%;
}

body{
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	height:100%;

	}

#wrapper-out{
	height:100%;
	width:1000px;
	margin:0 auto;
	background-color:#fff;
	
	background-position:bottom center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	-moz-box-shadow: 0px 0px 10px #000;　/* Firefox用 */  
	-webkit-box-shadow: 0px 0px 10px #000;　/* Safari,Google Chrome用 */  
	box-shadow:0 0 5px 5px #555;
	
	}

#wrapper{
	
	width:933px;
	min-height:100%;
	margin:0 auto ;
	}
	

		

#area1 {
	font:15px;
	min-height:500px;
	line-height:1.8em;
	color:#000;
	
text-shadow: 0px 0px 1px #FFF,0px 0px 1px #FFF,0px 0px 1px #FFF,
  0px 0px  5px #fff,0px 0px  5px #fff,0px 0px  5px #fff,0px 0px  5px #fff,
  0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff,0px 0px 10px #fff;
  text-align:left;	}

#area1 img{ margin-top: 20px; ;}
#area1 .bnn img{margin-bottom: 0px; }

#area1 #main .froatleft{
	margin-left:10px;
}

#area2{
}
#area2 .enso{ margin:0 auto;}
#area2 .enso-inner img{ margin:0 auto;}
#area2 a{
	}
ul.sample-bgm{
	/*width:626px;*/
	list-style:none;
	width:626px;
	font-size:larger;
	/*margin:0 90px;*/
	
	}

ul.sample-bgm li{
	/*text-align:left;*/
	/*border-bottom-style:solid;
	border-bottom:#A28939;
	border-bottom-width:1px;*/
	
	
	}
	
ul.sample-bgm li a{float:right;}

#copyright {
	width:940px;
	height:80px;
}

#copyright img{ margin-top:30px;}

.gakkyoku{width:43%; float:left ;margin-left:5%; padding:1%; }
.gakkyoku-right{width:43%; float:left ;margin-left:0; padding:1%; }
.gakkyoku  .caption,.gakkyoku-right .caption{font-size:large; text-align:center;}

.gakkyokulist{width:auto; margin:0 auto; border-bottom-style:dotted; border-bottom-color:#9A8536; border-bottom-width:1px;text-align:left;}
