@charset "UTF-8";
/* reset */
html,body,div,header,nav,ul {
	margin:0;
	padding:0;}

ul li {
	list-style-type:none;}

img {
	margin:0;
	padding:0;
	border:none;
	font-size:0;}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: none;
	color:#000;
	background-color:#dedede;}



/*基本のレイアウト*/
.wrapper {
	margin:0 auto 0 auto;
	width:800px;
	background-color:#ffffff;}


/*header*/
header div {
	font-size:0;}

header nav {
	font-size:0;}

header nav ul {
	overflow:hidden;
	margin:0;}

header nav ul li {
	float:left;}
	
.kyouiku a:hover img{
    opacity: 0.6; 
	-moz-opacity: 0.60; 
    filter: alpha(opacity=60);  }  
	
.youchien a:hover img{
    opacity: 0.6; 
	-moz-opacity: 0.60; 
    filter: alpha(opacity=60);  }  

.nenkan a:hover img{
    opacity: 0.6; 
	-moz-opacity: 0.60; 
    filter: alpha(opacity=60);  }  

.shisetsu a:hover img{
    opacity: 0.6; 
	-moz-opacity: 0.60; 
    filter: alpha(opacity=60);  }  

.nyuuen a:hover img{
    opacity: 0.6; 
	-moz-opacity: 0.60; 
    filter: alpha(opacity=60);  }  

.access a:hover img{
    opacity: 0.6; 
	-moz-opacity: 0.60; 
    filter: alpha(opacity=60);  }  

.enphoto a:hover img{
    opacity: 0.6; 
	-moz-opacity: 0.60; 
    filter: alpha(opacity=60);  }  




/*shisetsumain*/
.shisetsumain {
	width:800px;}
	
.title img {
	margin:14px 0 0 0;}
	
section ul {
	list-style-type:none;}
		

section ul li {
	float:left;
	padding:0 0 20px 12px;}

p {
	text-align:center;
	font-size:11pt;
	margin:0 0 0 0;
	letter-spacing:3pt;}

.ensha {
	float:left;
	margin:20px 12px 30px 40px;}



/*sakuhinshuu*/
.sakuhinshuu {font-size:0;}
	
/*footer*/
h5 {
	font-size:10pt;
	margin:10px 0 5px 0;}
	
footer {
	background: url(../img/footer_mokume.jpg); 
	background-repeat: no-repeat;
	font-size:0;
	width:800px;
	height:150px;
	font-size:8pt;}

.section-0 {
	width:40px;}

.section-1 {
	width:71px;
	vertical-align:top;}

.section-2 {
	width:108px;
	vertical-align:top;}

.section-3 {
	width:72px;
	vertical-align:top;}

.section-4 {
	width:85px;
	vertical-align:top;}

.section-5 {
	width:192px;
	vertical-align:top;}

.righttable {
	width:207px;
	height:150px;
	margin:-3px 5px 0px 0;}

.section-6 {
	width:72px;
	vertical-align:top;}
	
.section-7 {
	width:135px;
	vertical-align:top;}
	
.copyright {
	vertical-align: middle;}

.fontsize75 {
	font-size:7.5pt;
	font-weight:bold;}

.fontsize7 {
	font-size:7pt;}

.fontsize6 {
	font-size:6pt;}

footer a:link {color:#ffffff;}
footer a:visited {color:#ffffff;}
footer a:hover {color:#20592F;}
footer a { text-decoration: none; }
	

