@charset "utf-8";
/* CSS Document */


p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #66CC00;
}

a:hover {
	text-decoration: none;
	color: #BC4D61;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FF0000;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	background-color: #FAE1E6;
}

#top {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/top/title.jpg);
	background-position: center 0px;
}

#top img{
	margin-left: 10px;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/top/bk_maincontents.jpg);
	background-position: center 130px;
}

#container img{
	margin-left: 10px;
}

#navibar {
	width: 800px;
	background-color: #F9B1BD;
}

#navibar li {
	float: left;
	list-style-type: none;
}

#navibar #btn00 a {
	text-decoration: none;
	height: 45px;
	width: 130px;
	display: block;
	background-image: url(images/top/btn01.jpg);
	text-indent: -9999px;
	margin-left: 9px;
}

#navibar #btn00 a:hover {
	background-image: url(images/top/btn01o.jpg);
}

#navibar #btn01 a {
	text-decoration: none;
	height: 45px;
	width: 130px;
	display: block;
	background-image: url(images/top/btn02.jpg);
	text-indent: -9999px;
}

#navibar #btn01 a:hover {
	background-image: url(images/top/btn02o.jpg);
}

#navibar #btn02 a {
	text-decoration: none;
	height: 45px;
	width: 130px;
	display: block;
	background-image: url(images/top/btn03.jpg);
	text-indent: -9999px;
}

#navibar #btn02 a:hover {
	background-image: url(images/top/btn03o.jpg);
}

#navibar #btn03 a {
	text-decoration: none;
	height: 45px;
	width: 130px;
	display: block;
	background-image: url(images/top/btn04.jpg);
	text-indent: -9999px;
}

#navibar #btn03 a:hover {
	background-image: url(images/top/btn04o.jpg);
}

#navibar #btn04 a {
	text-decoration: none;
	height: 45px;
	width: 130px;
	display: block;
	background-image: url(images/top/btn05.jpg);
	text-indent: -9999px;
}

#navibar #btn04 a:hover {
	background-image: url(images/top/btn05o.jpg);
}

#navibar #btn05 a {
	text-decoration: none;
	height: 45px;
	width: 130px;
	display: block;
	background-image: url(images/top/btn06.jpg);
	text-indent: -9999px;
}

#navibar #btn05 a:hover {
	background-image: url(images/top/btn06o.jpg);
}

#navibar #btn06 a {
	margin-left: 9px;
	text-decoration: none;
	height: 45px;
	width: 130px;
	display: block;
	background-image: url(images/top/btn07.jpg);
	text-indent: -9999px;
}

#navibar #btn06 a:hover {
	background-image: url(images/top/btn07o.jpg);
}

#navibar #btn07 a {
	text-decoration: none;
	height: 45px;
	width: 130px;
	display: block;
	background-image: url(images/top/btn08.jpg);
	text-indent: -9999px;
}

#navibar #btn07 a:hover {
	background-image: url(images/top/btn08o.jpg);
}

#navibar #btn40 a {
	text-decoration: none;
	height: 45px;
	width: 130px;
	display: block;
	background-image: url(images/top/btn40.jpg);
	text-indent: -9999px;
}

#navibar #btn40 a:hover {
	background-image: url(images/top/btn40o.jpg);
}
#maincontent {
	width: 800px;
	margin: 0px;
	padding: 0px;
}

#maincontent  p {
	font-size: 15px;
	color: #917B7F;
	line-height: 20px;
}

#maincontent  h4 {
	font-size: 14px;
	font-weight: bold;
	color: #917B7F;
	padding-left: 15px;
	padding-top: 10px;
}

#maincontent  h5 {
	font-size: 14px;
	font-weight: bold;
	color: #917B7F;
	padding-left: 15px;
}

#maincontent  strong {
	font-size: 15px;
	color: #917B7F;
	line-height: 20px;
}

#maincontent  table {
	margin-left: 10px;
}

#maincontent  td {
	font-size: 15px;
	color: #917B7F;
	line-height: 20px;
}

#maincontent  blockquote {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 15px;
	color: #917B7F;
	line-height: 20px;
}

#topic01 {
	float: right;
	height: 265px;
	width: 570px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
}

.topic02 {
	float: left;
	width: 180px;
	margin-top: 20px;
	margin-left: 10px;
}

.topic02  h6 {
	padding-bottom: 10px;
}

.topic02  img {
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}

.topic03 {
	float: left;
	width: 295px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
}

.topic03  h6 {
	padding-bottom: 10px;
}

.topic03  img {
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}

.topic04 {
	float: left;
	width: 269px;
	margin-left: 0px;
	margin-bottom: 5px;
}

.topic04  h6 {
	padding-bottom: 10px;
}

.topic04  img {
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}

#topic05 {
	float: left;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#topic05 p {
	padding: 0px 15px 0px 15px;
}

#topic05  img {
	float: right;
	vertical-align: text-top;
	margin-right: 10px;
	margin-top: 10px;
	border: none;
}

#topic05  ul {
	padding-left: 50px;
	color: #917B7F;
	font-size: 15px;
}

#topic05  li {
	font-size: 15px;
}
#footer {
	height: 27px;
	clear: both;
	width: 800px;
	background-color: #F9B1BD;
}

#footer h6 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 8px;
}

#aisatu {
    height: 40px;
    background-image: url("images/contents/aisatu.png");
    background-position: left top;
    background-repeat: no-repeat;
}

#intro {
    height: 40px;
    background-image: url("images/contents/intro.png");
    background-position: left top;
    background-repeat: no-repeat;
}

#kagai {
    height: 40px;
    background-image: url("images/contents/kagai.png");
    background-position: left top;
    background-repeat: no-repeat;
}

#event {
    height: 40px;
    background-image: url("images/contents/event.png");
    background-position: left top;
    background-repeat: no-repeat;
}

#bosyu {
    height: 40px;
    background-image: url("images/contents/bosyu.png");
    background-position: left top;
    background-repeat: no-repeat;
}

#map {
    height: 40px;
    background-image: url("images/contents/map.png");
    background-position: left top;
    background-repeat: no-repeat;
}

#album {
    height: 40px;
    background-image: url("images/contents/album.png");
    background-position: left top;
    background-repeat: no-repeat;
}

#osirase {
    height: 40px;
    background-image: url("images/contents/osirase.png");
    background-position: left top;
    background-repeat: no-repeat;
}


