@charset "utf-8";
#menu ul li a:hover {
	background-image: url(../material/s-menu-dt.png);
}
#page #menu ul li dl dt a{
	color: #1F7838;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#page #menu ul li dl dd a {
	color: #000;
}
#page #menu ul li dl a:hover {
	color: #F60;
}

#side ul li a  {
	list-style-type: none;
	background-image: url(../new_hp/material/s-side_b1.png);
	background-repeat: no-repeat;
	color: #000;
	background-position: center;
	font-weight: bold;
}
#side ul .now a {
	background-image: url(../new_hp/material/s-side_b3.png);
	color: #090;
}


#side ul li a:hover{
	background-image: url(../new_hp/material/s-side_b2.png);
	color: #F00;
}
#side ul .now a:hover {
	background-image: url(../new_hp/material/s-side_b3.png);
	color: #0F0;
}
body {
	background-image: url(../new_hp/material/s-body.png);
	background-repeat: repeat;
	background-color: #FFFDFB;
}

#page {
	background-image: url(../material/s-page.png);
}


/* CSS Document */

#top {
	background-image: url(../new_hp/material/s-top.png);
}
#side {
	background-image: url(../new_hp/material/s-side.png);
}
#main  {
	display: block;
	width: 800px;
}

.home {
	background-image: url(../new_hp/material/s-home.png);
}
#main h2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 8pt;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	display: block;
	width: 100%;
	height: 35px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contents {
	width: 90%;
	height: 80%;
	display: block;
	margin: auto;
}


#menu {
	background-image: url(../new_hp/material/s-menu.png);
}
#main {
	background-image: url(../material/s-main.png);
}
#contents h5 {
	color: #FFF;
	background-color: #0F0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#bottom {
	background-image: url(../new_hp/material/s-bottom.png);
}
#bottom ul li a  {
	height: 25px;
	background-image: url(../new_hp/material/s-bottom_m0.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	display: block;
	color: #000;
	font-weight: bold;
	line-height: 29px;
	vertical-align: text-bottom;
}
#bottom ul  {
	color: #FFF;
}

#bottom ul li a:hover{
	background-image: url(../new_hp/material/s-bottom_m2.png);
	color: #F30;
}
#bottom ul li .now  {
	background-image: url(../new_hp/material/s-bottom_m1.png);
}

#bottom address {
	color: #FFF;
}

