@charset "utf-8";
#toiawase {
	margin-right: 45px;
	margin-bottom: 5px;
}
#leftnews {
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	width: 180px;
	margin-right: 25px;
}

#righticon {
	float: right;
	margin-right: 30px;
	margin-top: 20px;
	width: 645px;
}

.lefticon {
	float: left;
	margin-left: 5px;
	width: 210px;
}
#righticon h2 {
	font-size: small;
	font-weight: bolder;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#righticon p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	text-align: center;
}


.lefticonbottom {
	float: left;
	margin-left: 5px;
	margin-top: 20px;
	width: 210px;
}
#description {
}
#description h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: medium;
	color: #333;
}
.news h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333;
	line-height: 1.5em;
}
.news {
	border-bottom-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-bottom: 1px;
	margin-top: 5px;
}
#newstop {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}



#description p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	letter-spacing: 1px;
	line-height: 1.2em;
}
.news p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	text-align: right;
}

#newsbox {
	margin-top: 10px;
}
.news a {
	color: #333;
	text-decoration: underline;
}
.news a:hover {
	color: #333;
	text-decoration: none;
}
/*TOPスライドショー*/
#slideshow {
    position:relative;
    height:300px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#scroll_area {
	height: 150px;
}
#description h2 {
	font-size: small;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.2em;
}
