﻿@charset "utf-8";
#header0
	{
		text-align:left;
		color: #FFFF00;
		background-color:#17a9d6;
		height:50px;
		width:800px;
		border-bottom: 3px solid #71d6f4;
	}
#wrapper
	{
		margin:0 auto;
		width:860px;
		border: #17a9d6 1px solid;
	}
#header
	{
		text-align:center;
		color: #FFFF00;
		background-color:#17a9d6;
		height:50px;
		border-bottom: 3px solid #71d6f4;
	}
#sidebar
	{
		float:left;
		width:200px;
	}
#contents
	{
		float:right;
		width:600px;
		margin:30px;


	}
#footer0 
	{
		text-align: center;
		clear: both;
		background-color:#17a9d6;
		color: #FFFFFF;
		height:20px;
		font-size: x-small;
		border-top: 3px solid #71d6f4;
		width:800px;
	}

#footer 
	{
		text-align: center;
		clear: both;
		background-color:#17a9d6;
		color: #FFFFFF;
		height:20px;
		font-size: x-small;
		border-top: 3px solid #71d6f4;
	}
#logo
	{
		 text-align: center;
	}
#logo0
	{
		 margin:5px;

	}

#arts
	{
		 text-align: center;
	}
#enkaku
	{
		 text-align: center;
	}
H2
	{
		 color: #17a9d6;
	}
H1
	{
		 color: #17a9d6;
	}
#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;

	}

