body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/haikei2.jpg);
	background-repeat: repeat-x;
}
#under_menu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	text-align: center;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#under_menu a {
	color: #900;
}
#footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFF;
	background-image: url(img/footer.jpg);
	text-align: left;
	height: 25px;
	width: 885px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#header {
	background-image: url(img/header.jpg);
	text-align: left;
	height: 45px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 19px;
	line-height: 1.5em;
	font-weight: bolder;
	color: #CCC;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#flash {
	padding: 0px;
	height: 320px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#main_btn {
	padding: 0px;
	height: 60px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C00;
}
#main_btn img {
	margin: 0px;
	padding: 0px;
	float: left;
}

#box {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#under_menu p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#box #right_box p img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#box #left_box p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	margin: 0px;
	text-align: justify;
	padding: 0px;
}
#box #left_box h1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: bold;
	color: #978168;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#box #left_box h2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.news {
    width: 100%;
    height: auto;
    max-height: 350px;
    box-sizing: border-box;
    margin-top: 5px;
    margin-bottom: 15px;
    overflow: scroll;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 15px;
    border: 1px solid #ccc;
    padding-top: 5px;
}
.news li {
    list-style: none;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px dotted #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 1.5em;
}
.kiji-t {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    font-weight: 800;
    line-height: 180%;
    border-left: 5px solid #9E8358;
    padding-left: 7px;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-right: 0px;
}
#box #right_box p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#left_box {
	padding: 0px;
	width: 590px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#right_box {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 295px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 898px;
}
#under_menu a:hover {
	color: #639;
}
#box #left_box p img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#box #left_box h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/*　トップページのバナー　ロールオーバー設定　*/
.spec-btn {
	margin:0;
	padding:0;
}
.spec-btn a {
	margin:0 0 10px 0;
	text-indent:-9999px;
	text-decoration:none;
	font-size:1px;
	line-height:1px;
	display:block;
	width:295px;
	height:100px;
	background-image: url(img/spec-btn.jpg);
	background-position:top;
	background-repeat:no-repeat;
	outline:none;
}
.map-btn {
	margin:0;
	padding:0;
}
.map-btn a {
	margin:0 0 10px 0;
	text-indent:-9999px;
	text-decoration:none;
	font-size:1px;
	line-height:1px;
	display:block;
	width:295px;
	height:100px;
	background-image: url(img/map-btn.jpg);
	background-position:top;
	background-repeat:no-repeat;
	outline:none;
}
.plant-tour-btn {
	margin:0;
	padding:0;
}
.plant-tour-btn a {
	margin:0 0 5px 0;
	text-indent:-9999px;
	text-decoration:none;
	font-size:1px;
	line-height:1px;
	display:block;
	width:295px;
	height:100px;
	background-image: url(img/plant-tour-btn.jpg);
	background-position:top;
	background-repeat:no-repeat;
	outline:none;
}
a:hover {
	background-position:bottom left;
}
