@charset "utf-8";
/* CSS Document */
/*all*/
* {
padding: 0;
margin: 0;
} 

body {
	margin:0;
	padding: 0;
	line-height: 17px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
html{overflow-y:scroll;}

a {

	color: color: #003300;
	color: #003300;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
img { border: none; }
a img { border: none; }
h1{
	margin-top: 10px;
}
#contentaria {
	width: 720px;
	background: #ffffff;
	color: #003300;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	height:100%;
	clear: both;
	margin-top: 0px;
	position: relative;
}

/*header*/
/*menu*/
#menu {
	width: 700px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/h_bg.jpg);
	background-repeat: repeat-x;
	height: 21px;
}
#menu ul{
	background-image: url(images/menu.gif);
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	width: 700px;
}
#menu ul li{
	float: left;
	list-style-type: none;
	text-align: center;
	background-position: center;
	width: 116px;
	font-weight: bold;
	color: #003300;
	height: 21px;
	background-image: url(images/h_bg.jpg);
	background-repeat: repeat-y;
}
#menu ul li.current{
	background-image: url(images/c_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#menu ul li.current2{
	width: 116px;
	background-image: url(images/c_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-right: 4px;
}
#menu ul li a{
	color: #003300;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*tile*/
#title {
	width: 720px;
	margin-bottom: 10px;
	clear: both;
	margin-top: 10px;
}
#title h1 {
	color: #003300;
	text-decoration: none;
	padding-left: 10px;
}
#title h1 a {
	color: #003300;
	text-decoration: none;
}
#title h1 a:hover {
	color: #5FA40D;
	text-decoration: none;
}
#title p.mail{
	text-align: right;
	padding-right: 10px;
}
/*header*/
#headerimg {
	width: 720px;
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}
/*content*/
#allcontent {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.infobar {
	font-size: small;
	background-color: #5FA40D;
	padding-left: 15px;
	background-image: url(images/h_bg.jpg);
	background-repeat: repeat-x;
}
.infobar a { color: #003300;; }
.infobar a:hover { color: #003300;; }

.content {
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content h2 {
	font-size: small;
}
.content h3 {
	font-size: small;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: both;
}
.content p {
	font-size: small;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.content .map{
	text-align: center;
	clear: both;
}
.content img{
	margin: 0px;
	padding: 0px;
}
.content hr{
	margin-top: 5px;
	margin-bottom: 5px;
}
.content dl {
	width: 650px;
	font-size: small;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
}
.content dt {
	width: 150px;
	position: relative;
	margin-top: 5px;
}
.content dl dd {
	padding-left: 155px;
	_padding-left: 135px;
	padding-bottom: 3px;
	margin-top: -1.3em;
}
.content table.profile  {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-left: 8px;
}
.content table.profile  tr th{
	font-weight: normal;
	width: 100px;
	text-align: left;
	border: 1px solid #003300;
	padding-left: 5px;
	padding-top: 10px;
	vertical-align: top;
}
.content table.profile  tr td{
	width: 360px;
	border: 1px solid #003300;
	padding-left: 5px;
	padding-top: 8px;
}
.content table.profile  tr td.photo{
	width: 200px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.content ul#copy {
	list-style-position: outside;
	padding-left: 20px;
}
.content ul#copy li ul{
	list-style-position: inside;
	padding-left: 20px;
}
.content .fin{
	color: #FF0000;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.content span.fin{
	color: #FF0000;
	font-weight: bold;
}
/*pagetop*/
.pagetop{
	margin-top: 10px;
	color: #003300;
	clear: both;
	width: 720px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.pagetop p{
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pagetop a{
	color: #003300;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
/*prof*/
.prof{
	padding-top: 20px;
}
/*footer*/
#footer {
	clear: both;
	background-color: #5FA40D;
	text-align: center;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/h_bg.jpg);
	background-repeat: repeat-x;
}
#footer address {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer address a{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
/*mail*/
#mail{
	margin-bottom: 10px;
	margin-top: 10px;
}
#mail .cen{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	margin-top: 10px;
}
.postmail{
	text-align: center;
}
.postmail a{
	color: #003300;
}
#mail td{
	padding-left: 10px;
	border: 1px solid #003300;
}
/*Link*/
.content dl.link{
	width: 700px;
	font-size: small;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
}
.content dl.link dt {
	width: 210px;
	position: relative;
	margin-top: 5px;
}
.content dl.link dd {
	padding-left: 220px;
	_padding-left: 135px;
	padding-bottom: 3px;
	margin-top: -1.3em;
}
.contentleft{
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: left;
}

.contentright{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.content hr{
	border: 1px dotted #003300;
	margin-bottom: 10px;
	clear: both;
}
hr.clear{
	text-decoration: none;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 0px;
	width: 0px;
}

/*20100110*/

ul.yearold{
	list-style-type: none;
	margin-right: 10px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	margin-bottom: 50px;
	margin-top: 10px;
	height: 20px;
	padding: 0px;
}
ul.yearold li{
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 20px;
	padding-right: 0px;
}
#menu ul li.oldcurrent{
	background-image: url(images/c_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#menu ul li.oldcurrent a{
	color: #FFFFFF;
	text-decoration: none;
}
#menu ul li.oldcurrent a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
