@charset "Shift_JIS";

/* :::::::::::::::::::::::::::::::::::::::::::::
	index style reset
::::::::::::::::::::::::::::::::::::::::::::: */


/* :::::::::::::::::::::::::::::::::::::::::::::
	style reset
::::::::::::::::::::::::::::::::::::::::::::: */
html, body,
h1, h2, h3, h4, h5, h6,
p, pre, blockquote, form,
ul, ol, li, dl, dt, dd, address {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

ul, ol {
	list-style-type: none;
}


/* :::::::::::::::::::::::::::::::::::::::::::::
	default style
::::::::::::::::::::::::::::::::::::::::::::: */

*        {
	font-family: Verdana, Osaka, "ＭＳ Ｐゴシック";
}

hr {
	display: none;
}

strong {
	font-weight: bold;
	text-decoration: none;
}

address {
	font-weight: normal;
	font-style: normal;
}

th {
	text-align: left;
}
table,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ::::::::::::::::::::::::::::::::::::::::: */


body     {
	color: #333;
	text-align: center;
	scrollbar-3dlight-color: #f5f5f5;
	scrollbar-arrow-color: #999;
	scrollbar-darkshadow-color: #aaa;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #f5f5f5;
	scrollbar-shadow-color: #f5f5f5;
	scrollbar-track-color: #ffffff;
}

#wrapper {
	width: 785px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#header {
	background-color: #FDFDEE;
	background-image: url(images/bg_tree.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 785px;
	height: 278px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CECEBB;
	border-bottom-color: #CECEBB;
	border-left-color: #CECEBB;
}

#header h1      {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-align: right;
	width: 785px;
	height: 17px;
	margin: 0px;
	padding-right: 7px;
}

#address      {
	width: 220px;
	height: 230px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	clear: both;
}
#address table     {
	margin: 0px;
}
#address th     {
	white-space: nowrap;
	font-size: 90%;
	font-weight: normal;
	text-align: left;
	padding-right: 10px;
	vertical-align: top;
}
#address td     {
	font-size: 90%;
	vertical-align: top;
	white-space: nowrap;
}


/* 帯メニュー */

#menu {
	width: 785px;
	height: 31px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#menu li{
	float:left;
	list-style-type: none;
}
#menu a {
	color: #059381;
	background-color: #fff;
	text-align: center;
	font-size: 1pt;
	letter-spacing: -1000em;
	float:left;
	list-style-type: none;
	list-style-position: inside;
	height: 31px;
	background-position: 0px 0px;
}
#menu a:hover {
	height: 31px;
	background-position: 0px -31px;
}
.lnk01 a {
	background-image: url(images/menu_01.gif);
	background-repeat: no-repeat;
	width: 128px;
}
.lnk02 a{
	background-image: url(images/menu_02.gif);
	background-repeat: no-repeat;
	width: 229px;
}
.lnk03 a{
	background-image: url(images/menu_03.gif);
	background-repeat: no-repeat;
	width: 151px;
}
.lnk04 a{
	background-image: url(images/menu_04.gif);
	background-repeat: no-repeat;
	width: 132px;
}
.lnk05 a{
	background-image: url(images/menu_05.gif);
	background-repeat: no-repeat;
	width: 145px;
}
.lnk01 a:hover {
	background-image: url(images/menu_01.gif);
}
.lnk02 a:hover {
	background-image: url(images/menu_02.gif);
}
.lnk03 a:hover {
	background-image: url(images/menu_03.gif);
}
.lnk04 a:hover {
	background-image: url(images/menu_04.gif);
}
.lnk05 a:hover {
	background-image: url(images/menu_05.gif);
}


.button{
	float: right;
}


#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	left: auto;
	right: auto;
	width: 785px;
}
#footer #navi {
	color: #A0B1B1;
	font-size: 80%;
	line-height: 1.5em;
}
#footer #navi a {
	color: #718A8A;
}
#footer #navi a:hover {
	color: #A0B1B1;
}
#footer p {
	padding-bottom: 10px;
}
#footer p.copy {
	color: #A0B1B1;
	font-size: 70%;
	text-align: right;
	padding-top: 30px;
}


/* コンテンツ */
#main {
	font-size: 90%;
	clear: both;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ccc;
}


#left {
	height: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	vertical-align: top;
}

#left #mainmenu ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	line-height: 1.5em;
	padding: 4px 0 4px 0px;
	margin: 0 4px 0 10px;
}
#left #mainmenu ul li a {
	font-size: 11pt;
	font-weight: bold;
	color: #385855;
	display: block;
	text-decoration: none;
	background: url(images/arrow2.gif) no-repeat 0em 0.5em;
	padding: 2px 0 4px 15px;
}
#left #mainmenu ul li a em {
	font-size: 10pt;
	font-style: normal;
}
#left #mainmenu ul li a:hover {
	color: #77A9A3;
}


#center {
	height: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	vertical-align: top;
}
#center_con {
	background-image: url(images/con_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-size: 100%;
	color: #204A45;
	padding-bottom: 25px;
}
#center_con strong {
	color: #04796A;
}
#center_con p {
	margin-top: 20px;
	margin-left: 17px;
	line-height: 1.8em;
	vertical-align: middle;
}

#center_un ul {
	padding-left: 35px;
	padding-right: 2px;
	list-style-image: url(images/arrow.gif);
	height: 100%;
	margin-top: 5px;
}



#right {
	vertical-align: top;
}
#right ul {
	list-style-position: inside;
	list-style-type: circle;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.item_b {
	line-height: 1.3em;
	display: block;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	min-height:150px;
	_height: 170px;
}
div.item_b h4 {
	margin-bottom: 5px;
	font-size: 110%;
	color: #04796A;
}
div.item_b h5 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 100%;
	color: #4D6A64;
}
div.item_b .item_img {
	text-align: left;
	padding-right: 8px;
	float: left;
}
div.item_b p {
	padding-top: 5px;
	padding-left: 5px;
}
div.button_d {
	padding-top: 5px;
	padding-left: 175px;
	height: 35px;
}

iframe.what {
	padding-top: 5px;
	padding-left: 5px;
	height: 300px;
	text-align: left;
}
