@charset "utf-8";

body {
	font-size: 12px;
	font-family: ���C���I, Meiryo, Osaka, "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "MS P �S�V�b�N", "MS P Gothic", Arial, Verdana, sans-serif;
	color: #333333;
	background-color: #eaf3ec;
	margin-top: 0px;
	background-image: url(../image/background.gif);
	background-repeat: repeat-x;
}
#wrappr {
	width: 800px;
	background-color: #FFFFFF;
}

#wrappr #header {
	float: none;
	height: auto;
	width: 800px;
	text-align: center;
	vertical-align: top;
}

#header img {
	vertical-align: bottom;
}

#wrappr .line {
	height: 25px;
	width: 800px;
	background-image: url(../image/line.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 1px;
}

#line img {
	vertical-align: bottom;
}

#wrappr  .image  {
	height: auto;
	width: 800px;
	text-align: center;
}

#wrappr  .navi  {
	width: 175px;
	height: auto;
	float: left;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

#wrappr .navi .menu1 {
	height: auto;
	width: 175px;
	padding-bottom: 3px;
}

#wrappr  .contents  {
	height: auto;
	width: 595px;
	float: right;
	padding-bottom: 15px;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-right: 10px;
}

#wrappr .econtents  {
	height: auto;
	width: 780px;
	float: none;
	padding: 10px 10px 15px;
	background-color: #FFFFFF;
	text-align: left;
}

#wrappr .contents .news {
	height: auto;
	width: 565px;
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 0;
}

#wrappr .contents .data {
	height: auto;
	width: 565px;
	text-align: left;
	vertical-align: top;
	padding-top: 16px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../image/h2_back.gif);
	background-repeat: no-repeat;
	line-height: 160%;
}

#wrappr #footer {
	height: 35px;
	width: 800px;
	background-repeat: no-repeat;
	clear: both;
	background-position: center top;
	float: none;
}

td, th {
}

img {
  border-style: none;
}

h1 {
	margin: 0px;
}

h2 {
	color: #308749;
	font-size: 16px;
	background-image: url(../image/h2.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 15px;
	height: 30px;
	margin: 0px;
	padding-top: 4px;
}

h3 {
	font-size: 14px;
	color: #F49816;
	background-image: url(../image/h3.gif);
	height: 26px;
	text-indent: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4 {
	font-size: 13px;
	color: #0066FF;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	padding-left: 10px;
}

.mt30 {
	margin-top: 30px;
}

ul  {
	margin: 20px 5px;
}

li  {
	margin-bottom: 15px;
}

a:link {
	color: #19779e;
}

a:visited {
	color: #19779e;
}

a:hover {
	color: #FF9900;
}

a:active {
	color: #FF9900;
}

.style1 {
	font-weight: bold;
	font-size: 13px;
}

.style2 {
	font-size: 16px;
	line-height: 150%;
}

.style4 {
	color: #666666;
	font-weight: bold;
}

ul.event {
	padding: 0;
	margin: 10px auto;
}

ul.event li {
	list-style: none;
	border: 1px solid #237259;
	background: #eaf3ec;
	padding: 5px;
	margin: 5px;
}


/* figure */

.figure {
	width: auto;
	margin: 10px 20px;
}

.figure_center {
	margin: 10px auto;
	width: 80%;
}

.figure_fr {
	float: right;
	margin: 0 10px 5px 15px;
}

.figure_fl {
	float: left;
	margin: 0 15px 5px 15px;
}

.figure img {
	margin: 3px 0;
}

.w05 {
	width: 5%;
}

.w10 {
	width: 10%;
}

.w15 {
	width: 15%;
}

.w20 {
	width: 20%;
}

.w25 {
	width: 25%;
}

.w30 {
	width: 30%;
}

.w35 {
	width: 35%;
}

.w40 {
	width: 40%;
}

.w45 {
	width: 45%;
}

.w50 {
	width: 50%;
}

.w55 {
	width: 55%;
}

.w60 {
	width: 60%;
}

.w70 {
	width: 70%;
}

.w80 {
	width: 80%;
}

.w90 {
	width: 90%;
}

.w95 {
	width: 95%;
}

.w100 {
	width: 100%;
}

.clear {
	clear: both;
}