@charset "UTF-8";
img {
	float: left;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
}
body {
	background-color: #CBF7F9;
}
h1, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;

}
h2, p { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 210%;
	text-align: center;
}
h2 {
	font-size: 150%;
	text-align: center;
}
h3 {

	font-size: 120%;
}
h4 {

	font-size: 106%;
}


a, a:hover, a:active, a:link {
	font-size: 100%;
	text-decoration: none;
}
#nav p, a {
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
}

#header {
	color: #DEF5F7;
	width: 100%;
	display: block;
	background-size: 100% 100%;
	background-image: url(../images/kumejimaumi.jpg);
	text-align: center;
	

}
span {
	color: #F41C06;
	font-weight: bold;
}
h5 {
	font-size: 0%;
}
#teaser h4 {
	text-align: right;
}
.current    {
	background-color: #FFFE95;
	cursor:default;



}
li {
	float: left;
	clear: none;
	list-style-type: none;
	text-indent: 5px;
}
