#main {
	background-color: #FFF;
	width: 780px;
	margin: auto;
	color: #000;
}
#main #header {
	background-image: url(../image/eaetitle.jpg);
	background-repeat: no-repeat;
	height: 147px;
}
#main #navi {
	float: left;
	width: 160px;
	background-color: #96B8DB;
	bottom: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}
#main #honbun p {
	padding-right: 10px;
	padding-left: 10px;
	color: #060606;
	font-size: 16px;
}
#main #copyright {
	background-color: #60C;
	text-align: center;
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	border-top-color: #000;
/*	height: 100%; */
}
#main #honbun {
	background-color: #FFF;
	margin-left: 160px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
}
body {
	font-size: small;
	line-height: 16px;
	background-color: #6C6;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-color: #BEE9BA;
	color: #000;
}
h1 {
	font-size: 18px;
	color: #06c;
	border: thick double #0cf;
	margin: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
h2 {
	font-size: 14px;
	color: #06f;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #6f3;
}
h6 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin: 10px;
	padding: 0px;
	color: #000;
}
.liststyle {
	font-size: 14px;
	line-height: 15px;
	background-color: #0CF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	list-style-type: square;
}
.underline {
	border-bottom-width: 0px;
	border-bottom-style: none;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: normal;
	text-align: left;
}
#main #honbun h3 {
	color: #F00;
	font-size: 14px;
}
#main #honbun a:link {
	color: #00F;
	text-decoration: underline;
}
#main #honbun a:visited {
	color: #00F;
	text-decoration: underline;
}
#main #honbun a:hover {
	color: #00F;
	background-color: #0FF;
	text-decoration: underline;
}
#main #honbun blockquote p em {
	color: #F00;
}
#main #honbun blockquote p em {
	color: #F00;
}

body table{
	font-size:small;
}

#leftside {
	background-color : #00007E;
}
#leftside p{
	color: #F00;
}

#content{
}
#mainside{
	display : inline-block;
	height  : 100%;
	width   : 79%;
}
#mainside h5 {
	color: #F00;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
#mainside a:visited {
	color: #00F;
	text-decoration: underline;
}