@charset "UTF-8";


.thisP1 {
	float:left;
	text-align:center;
	font-size:medium;
	padding-top:5px;
}

.thisP1 a:link {
	height:32px;
	text-decoration:none;
	display:inline-block;
	color:#333333;
	padding:0 12px;
	padding-top:5px;
 }

.thisP1 a:visited {
	height:32px;
	text-decoration:none;
	display:inline-block;
	color:#333333;
 	padding:0 12px;
	padding-top:5px;
	background:url(../images/bgNavi12.gif) right top repeat-y;
}

.thisP1 a:hover {
	height:32px;
	text-decoration:none;
	display:inline-block;
	background:url(../images/bgNavi12.gif) right -64px repeat-y;
	color:#FFFFFF;
 	padding:0 12px;
	padding-top:5px;
}


.thisP5 {
	height:32px;
	color:#FFFFFF;
}
.thisP5 a:link {
	color:#FFFFFF;
	background:url(../images/bgNavi12.gif) right -32px repeat-y;
}
.thisP5 a:hover {
	height:32px;
	text-decoration:none;
	background:url(../images/bgNavi12.gif) right -32px repeat-y;
	color:#FFFFFF;
 	padding:0 12px;
	padding-top:5px;
}
.thisP5 a:visited {
	color:#FFFFFF;
	background:url(../images/bgNavi12.gif) right -32px repeat-y;
}



.entry-title {
}
.published {
	float:right;
	border:none;
	margin:-1em 10px 30px 0;
	color:#EFEFEF;
}
.entry-content {
	clear:both;
	margin:0 15px 0 30px;
}
.entry-content table {
	margin:0 auto;
	width:90%;
}



#president {
	background:url(images/president.jpg) right bottom no-repeat;
}

.president2 {
	height:200px;
	padding-top:30px;
	margin:20px 250px 0 2em;
	font-size:smaller;
}


ul.subnavi {
	list-style:none;
	margin:0;
	padding:0;
}

ul.subnavi li {
	text-align:center;
	overflow:hidden;
	/*border-top:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
	border-right:1px #787878 solid;
	border-bottom:1px #787878 solid;*/
}

ul.subnavi li a {
	display:block;
	width:200px;
	height:32px;
	margin:2px 0;
	text-decoration:none;
	color:#666666;
	background: url(../images/bgNavi13.gif) left top no-repeat;
}
ul.subnavi li a:hover {
	background: url(../images/bgNavi13.gif) left -64px no-repeat;
	color:#FFFFFF;
}
ul.subnavi li a.thisP {
	background: url(../images/bgNavi13.gif) left -32px no-repeat;
	color:#EEEEEE;
}
ul.subnavi li a:visited.thisP {
	color:#EEEEEE;
	text-decoration:none;
}
*html ul.subnavi li a:visited {
	color:#666666;
	text-decoration:none;
}

ol {
	margin-bottom:1em;
}


#atom {
	font-size:smaller;
	margin-top:10px;
	text-align:right;
}
#atom img {
	border:none;
}

