body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-color: #FFF;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#wrapper {
	width: 950px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #418234;
	margin-right: auto;
}

#intro {
	padding-bottom: 10px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}

h2 {
	margin-bottom: 14px;
	background-image: url(images/h2_bak.gif);
	height: 30px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	color: #FFF;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	background-repeat: no-repeat;
	font-size: 17px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3;
}

#slider {
	width: 810px;
	position: relative;
	height: 650px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.scroll {
	width: 810px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left bottom;
}

.scrollContainer div.panel {
	width: 768px;
	color: #000;
	background-color: #FEFFEA;
	height: 580px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.scrollContainer div.panel a img {
	padding: 0px;
	background-color: #FEFFEA;
	margin: 0px;
	border: 1px solid #FEFFEA;
}
.scrollContainer div.panel a:hover img {
	padding: 0px;
	background-color: #FEFFEA;
	margin: 0px;
	border: 1px solid #45883D;
}
.scrollContainer div.panel a:visit img {
	padding: 0px;
	background-color: #FEFFEA;
	margin: 0px;
	border: 1px solid #06C;
}

#shade {
	height: 50px;
}

ul.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
	text-align: center;
}

ul.navigation li {
	display: inline;
	margin-right: 5px;
}

ul.navigation a {
	text-decoration: none;
	color: #418234;
}

ul.navigation a:hover {
	color: #56AE45;
}

ul.navigation a.selected {
	color: #264C22;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
	left: -50px;
}

.scrollButtons.right {
	right: -50px;
}

.hide {
    display: none;
}
#header {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/head.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 305px;
	background-color: #DDEBFB;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#header img {
	background-image: url(images/head.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #DDEBFB;
	padding: 0px;
	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;
}
#outro {
	padding-bottom: 10px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	margin-top: 20px;
}
#outro a img {
	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;
}
ul.navigation a img{
	padding: 0px;
	text-decoration: none;
	margin: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
ul.navigation a:hover img {
	padding: 0px;
	text-decoration: none;
	margin: 0px;
	border: 2 solid #C0E4F4;
}
