@charset "Shift_JIS";
a{
	color: white;
}

/* 繧E繝ｳ繝Eリ */
div#container{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

/* 繝倥ャ繝繝ｼ */
div#header{
	background-color: #017acd;
	background-image : url("title .jpg");
	padding-top: 28px;
	padding-right: 20px;
	padding-bottom: 98px;
	padding-left: 20px;
}

div#header h1{
	margin: 0;
        color:#800000;
}

div#header p{
	color: #800000;
	font-size: 0.75em;
	margin: 0;
}

/* 繝｡繝九Η繝ｼ */
ul#menu{
	font-size: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-left: 0px;
	height: 30px;
	background-color: #005087;
	font-family: CI;
	color: white;
	text-align: center;
}

ul#menu li{
	list-style-type: none;
	float: left;
}

ul#menu li a{
	display: block;
	width: 200px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #005087;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #ffffff;
}


ul#menu li a:hover{
	background-color: #017acd;
}

/* 繧E繝ｳ繝EΦ繝E*/
div#content{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

div#content h2{
	background-color: #014471;
	background-image: url(bar-darkblue.png);
	background-repeat: no-repeat;
	font-size: 1em;
	color: #ffffff;
	line-height: 45px;
	padding-left: 12px;
	margin-bottom: 0px;
	align: center;
	margin-top: 30px;
}

div#content h3{
	background-color: #b3d3ff;
	background-image: url(maru-skyblue.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 15px;
	line-height: 22px;
	padding-left: 26px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 12px;
	margin-right: 12px;
	font-family: CI;
	text-align: center;
	color: #0000bd;
}

div#content p{
	font-size: 17px;
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 12px;
	font-family: CI;
	text-align: left;
	color: black;
}

/* 繝輔ャ繧E繝ｼ */
div#footer{
	color: #ffffff;
	background-color: #005087;
	margin-top: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
}

small{
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
	display: block;
}


/* 逕ｻ蜒上E驟咲EE */
img.photo-odd{
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

img.photo-even{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
body{
scrollbar-face-color : #bad3ff;
scrollbar-arrow-color : #4689ff;
scrollbar-base-color : #75a9ff;
scrollbar-track-color : #75a9ff;

}
}
td{
	font-family: CI;
	line-height: 105%;
	color: white;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #4689ff;
	font-size: 15px;
	border-width: 2px;
	border-style: solid;
	border-color: #007dfb;
}
th{
	font-size: 37px;
	font-family: メイリオ;
	color: maroon;
	background-color: #facf6b;
}
h4{
	font-size: 20px;
	font-family: AR丸ゴシチE体M;
	color: maroon;
	text-align: center;
}