body {
	font-family: メイリオ,verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	background-color: #eeeeee;
	font-size: 14px;
	color: #333333;
}
h2{
	font-size: 24px;
	font-weight: bold;
	background-color: #eeeeee;
	margin: 20px 0 0px 0;
	padding: 10px 20px 10px 20px;
	border-left: solid 6px #097c25;
}
h3{
	font-size: 20px;
	font-weight: bold;
	color: #097c25;
	margin: 20px 0 0 0;
}
h4{
	font-size: 16px;
	margin: 5px 0 0 0;
}
p{
	margin: 0 0 10px 0;
}
a{
	color:#333333;
}
a:link {
	color:#333333;
}
a:visited {
	color:#333333;
}
a:hover {
	color:#097c25;
}
a:active {
	color:#097c25;
}
#wrapper {

	width: 900px;
	margin:0 auto ;
	padding: 0 10px 0 10px;
	background-image: url(../image/bg.png);
	background-repeat: repeat;
}
#header {
	padding: 20px 30px 20px 30px;
	width: 900px;
	height: 60px;
}
#menu {
	width: 900px;
	height: 45px;
	clear: both;
}
#iraitext {
	font-size: 14px;
	font-weight: bold;
	background-color: #E0EAE3;
        border: none;
	margin: 20px 0 20px 0;
	padding: 20px;
}
#iraitext p {
	margin: 0;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}  
#menu li {
	text-indent: -9999px;
	float:left;
	margin: 0;
	padding: 0;
}
#menu a {
	display: block;
	width: 100%;
	height: 45px;
	background-image: url(../image/menu.jpg);
	background-repeat: no-repeat;
}
#menu1{	width: 113px; height: 45px;}
#menu2{	width: 112px; height: 45px;}
#menu3{	width: 113px; height: 45px;}
#menu4{	width: 113px; height: 45px;}
#menu5{	width: 112px; height: 45px;}
#menu6{	width: 113px; height: 45px;}
#menu7{	width: 112px; height: 45px;}
#menu8{	width: 112px; height: 45px;}

#menu1 a {background-position: 0 0;}
#menu2 a {background-position: -113px 0;}
#menu3 a {background-position: -225px 0;}
#menu4 a {background-position: -338px 0;}
#menu5 a {background-position: -451px 0;}
#menu6 a {background-position: -563px 0;}
#menu7 a {background-position: -676px 0;}
#menu8 a {background-position: -788px 0;}

#menu a:hover{
	background-image: url(../image/menu.jpg);
	background-repeat: no-repeat;
}
#menu1 a:hover {background-position: 0 -45px;}
#menu2 a:hover {background-position: -113px -45px;}
#menu3 a:hover {background-position: -225px -45px;}
#menu4 a:hover {background-position: -338px -45px;}
#menu5 a:hover {background-position: -451px -45px;}
#menu6 a:hover {background-position: -563px -45px;}
#menu7 a:hover {background-position: -676px -45px;}
#menu8 a:hover {background-position: -788px -45px;}

#main {
	margin: 1px 0 0 0 ;
}
#content {
	margin: 0 30px 50px 30px ;
}
#news {
	width: 540px;
	margin: 30px 20px 0 0 ;
	float: left;
}
#news h2 {
	margin: 0;
	font-size: 24px;
	font-weight: bold;
	color: #097c25;
	background-color: #fff;
	padding: 0;
	border: none;
}
#twitter {
	width: 280px;
	height: 500px;
	float: right;
	margin: 30px 0 0 0 ;
}
.clear { clear:both; }  
.clear hr { display:none; } 

#footer {
	margin: 20px 0 0 30px ;
	clear: both;
	font-size: 11px;
	width: 900px;
	height: 30px;
}
table {
	font-size: 14px;
	color: #333333;
	border: none;
	width: 100%;
}
tr {
	border: solid #ffffff 2px;
}
td {
	border: solid #ffffff 2px;
	padding: 5px 15px;
	background-color: #eeeeee;
}
caption{
	padding: 5px 0;
	text-align:center;
	background-color: #097c25;
	color:#ffffff;
	border: solid #ffffff 2px;
}
.photo {
	text-align:center;
}
.photo td {
	padding: 20px 0;
}
