﻿@charset "utf-8";
#header0
	{
		text-align:left;
		color: #FFFF00;
		background-color:#17a9d6;
		height:90px;
		border-bottom: 3px solid #71d6f4;
	}
#wrapper
	{
		margin:0 auto;
		width:800px;
		border: #17a9d6 1px solid;
	}

#wrapperphn
	{
		margin:0 auto;
		width:800px;
		border: #9900cc 1px solid;
	}

#wrapperns
	{
		margin:0 auto;
		width:800px;
		border: #ecb3d9 1px solid;
	}

#wrapperpt
	{
		margin:0 auto;
		width:800px;
		border: #6600ff 1px solid;
	}
	
#wrapperot
	{
		margin:0 auto;
		width:800px;
		border: #009966 1px solid;
	}
	
#wrapperpo
	{
		margin:0 auto;
		width:800px;
		border: #ff9900 1px solid;
	}
	
	
#header
	{
		text-align:center;
		margin:0 auto;
		height:90px;
		border-bottom: 3px solid #71d6f4;
	}
#headerphn
	{
		text-align:center;
		margin:0 auto;
		height:90px;
		border-bottom: 3px solid #9900cc;
	}	

#headerns
	{
		text-align:center;
		margin:0 auto;
		height:90px;
		border-bottom: 3px solid #ecb3d9;
	}
	
#headerpt
	{
		text-align:center;
		margin:0 auto;
		height:90px;
		border-bottom: 3px solid #6600ff;
	}
	
#headerot
	{
		text-align:center;
		margin:0 auto;
		height:90px;
		border-bottom: 3px solid #009966;
	}
	
#headerpo
	{
		text-align:center;
		margin:0 auto;
		height:90px;
		border-bottom: 3px solid #ff9900;
	}
	
#sidebar
	{
		float:left;
		width:145px;
	}
#contents
	{
		float:right;
		width:625px;
		margin:15px;
	}
#contentstitle
	{
		background-image:url("./img/dummy.jpg");
		color: black;
		background-color: white;
		height:300px;
		text-align:center;
	}	
	
#footer0 
	{
		text-align: center;
		clear: both;
		background-color:#17a9d6;
		color: #FFFFFF;
		height:30px;
		font-size: x-small;
		border-top: 3px solid #71d6f4;
	}

#footer 
	{
		text-align: center;
		clear: both;
		background-color:#17a9d6;
		color: #FFFFFF;
		height:30px;
		font-size: x-small;
		border-top: 3px solid #71d6f4;
	}

#footerphn
	{
		text-align: center;
		clear: both;
		background-color:#9900cc;
		color: #FFFFFF;
		height:30px;
		font-size: x-small;
	}
	
#footerns
	{
		text-align: center;
		clear: both;
		background-color:#ecb3d9;
		color: #FFFFFF;
		height:30px;
		font-size: x-small;
	}
	
#footerpt
	{
		text-align: center;
		clear: both;
		background-color:#6600ff;
		color: #FFFFFF;
		height:30px;
		font-size: x-small;
	}

#footerot
	{
		text-align: center;
		clear: both;
		background-color:#009966;
		color: #FFFFFF;
		height:30px;
		font-size: x-small;
	}

#footerpo
	{
		text-align: center;
		clear: both;
		background-color:#ff9900;
		color: #FFFFFF;
		height:30px;
		font-size: x-small;
	}

#logo
	{
		 text-align: center;
	}
#logo0
	{
		 margin:5px;

	}

#arts
	{
		 text-align: center;
	}
#enkaku
	{
		 text-align: center;
	}
H2
	{
		 color: #ff5706;
	}
H1
	{
		 color: #002060;
	}
#aqua
	{
		 color: #17a9d6;
	}
#right
	{
		 text-align: right;
	}
#logotop
	{
		float:left;
		
	}
#logotop2
	{
		text-align: left;
	}
#floatclear
	{
		clear: both;
	}
#menulist
	{
		font-size: small;
	}
#booktop
	{
		float:left;
	}
#menulistmini
	{
		font-size: x-small;

	}
#accessmap
	{
		float:right;
	}
#backtotop
	{
		text-align: right;
		font-size: xx-small;
	}
A:link 
	{
		color: #ff5706; 
		text-decoration: none;

	}
A:visited 
	{
		color: #ff5706;
		text-decoration: none;

	}
A:active 
	{
		color: #17a9d6;
		text-decoration: none;

	}
A:hover 
	{ 
		color: #17a9d6;
		text-decoration: none;

	}
#table 
	{
		margin-left:auto;margin-right:auto;
		
	}
	

