@charset "Shift_JIS";
 

@import url(hensenshi.css);
h2{
font-size : 16px;
font-family : "MS UI Gothic";
color : black;
text-align : center;
padding-left : 10px;
font-weight : bold;
background-color : white;
width : 750px;
height : 30px;
right : auto;
padding-top : 10px;
padding-bottom : 10px;
}
h1{
	font-family: "MS UI Gothic";
	color: white;
	background-color: navy;
	text-align: center;
	width: 750px;
	height: 40px;
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;
	background-position: center center;
	padding-top: 10px;
	padding-bottom: 10px;
}
body{
	font-size: 16px;
	font-weight: normal;
	line-height: 120%;
	letter-spacing: normal;
	text-align: left;
	border-width: 0px;
	border-style: solid;
	caption-side: inherit;
	color: black;
	background-color: #bad3ff;
	scrollbar-face-color: #2c7cff;
	scrollbar-arrow-color: #008bbb;
	scrollbar-base-color: #8eb8ff;
	scrollbar-track-color: #8eb8ff;
}
table{
border-width : 3px 3px 3px 3px;
border-style : solid solid solid solid;
border-color : navy navy navy navy;
text-align : left;
padding-left : 10px;
width : 750px;
font-size : 16px;
font-family : CI;
line-height : 130%;
color : black;
background-color : white;
padding-top : 10px;
padding-right : 10px;
padding-bottom : 10px;
}
a{
color : navy;
}
