@charset "UTF-8";

* {
	padding:0;
	margin: 0;
}

#header {
width: 100%;
height: 50px;
background-repeat: repeat-x;
background-image: url(../contents/images/top_header.gif);

}

.top-news {
	background-color: #ffeac6;
	font-size: 20px;
	height: 50;
	background-image: url(../contents/images/smallgreen.gif);
	background-repeat: no-repeat;
}
.top-news-s {
	height: 20;
	font-size: 18px;
}
.top-table {
	text-align: left;
}
.top-catchup {
	font-weight: bold;
	color: #FF0000;
}
.menu-name {
	color: #009900;
	font-size: 24px;
	font-style: italic;
	text-align: left;
}
.menu-link {
	font-size: 24px;
	color: #009900;
	letter-spacing: 5px;
	background-position: left;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	padding-left: 0.5em;
}
td.menu01 {
	font-size: 16px;
	padding: 10px 0;
	width: 130px;
	color: #00360C;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Times New Roman", Times, serif!important;
	font-weight: bold;
}
td.menu02 {
	font-size: 16px;
	padding: 10px 0;
	color: #00360C;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Times New Roman", Times, serif!important;
	font-weight: bold;
}
.title {
	margin: 40px 0 30px;
	font-size: 36px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	letter-spacing: 0.3em;
	font-weight: normal;
}

a:link,
a:visited,
a:active,
a:hover {
	color: #009900;
}



/*フッター
----------------------------------------------- */

#f-menu {
	color: #cfb782;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-repeat: repeat-x;
	padding: 10px;
	background-color: #006D52;
	background-position: bottom;
	height: 70px;
	border-top: 3px solid #cfb782;
	text-align: center;
}

.f-logo{
margin-right: auto;
margin-left: auto;
height: 40px;
width: 180px;
background-image: url(../contents/images/f_logo_s.gif);
}

#f-menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cfb782;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 0.8em;
	line-height: 20px;
}

#f-menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
