/*  ----	ヘッダー StyleSheets	----  */
html	{
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
	overflow-y: scroll;
}
body	{
	text-align: center;
}
.preload	{
	display: none;
}
div#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
}
div#outer {
	margin: 0;
	padding: 0;
	text-align: center;
}
div#inner {
	margin-left: 20px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 800px;
}
div#headBlock1 {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	background-color: #f3f7ce;
}
#headImage	{
	margin: 0 auto;
	padding: 0;
	width: 840px;
	text-align: left;
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
}
.normalHead	{
	height: 165px;
	background-image: url('../public/header_top2.jpg');
}
.educationHead	{
	height: 135px;
	background-image: url('../public/header_ed1.jpg');
}
/*	電話番号リンク	*/
.phoneArea	{
	margin: 0;
	padding-top: 32px;
/*	padding-bottom: 52px;	*/
	padding-bottom: 30px;
	padding-right: 20px;
}
.ed_phoneArea	{
	margin: 0;
	padding-top: 65px;
	padding-bottom: 20px;
	padding-right: 20px;
}
.phoneArea p,
.ed_phoneArea p	{
	margin: 0;
	padding: 0;
	text-align: right;
	color: #dfdf01;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1em;
}
.phoneArea p a,
.ed_phoneArea p a	{
	color: #dfdf01;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1em;
	text-decoration: none;
}
a.phoneNo	{
	text-decoration: none;
}

/*	e-mailリンク	*/
.normalHead .emailArea	{
	margin: 0;
	padding: 0;
	padding-right: 80px;
}
.normalHead .emailArea p	{
	margin: 0;
	padding: 0;
	padding-bottom: 7px;
	text-align: right;
}
.normalHead .emailArea p a	{
	text-align: right;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
.educationHead .emailArea	{
	display: none;
}


div#headBlock2 {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	background-color: #b0be6c;
}
#headSubImage	{
	margin: 0 auto;
	padding: 0;
	width: 840px;
	text-align: left;
	border: none;
}
#headSubNavi	{
	margin: 0;
	padding: 0 10px 0 10px;
	text-align: left;
}
#headSubNavi ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#headSubNavi ul li	{
	float: right;
	margin: 0;
	padding: 0;
	width: 84px;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}
div#headSubNavi ul li a	{
	display: block;
	margin: 0;
	padding: 0;
	font-size: 14px;
	width: 84px;
	line-height: 22px;
	text-decoration: none;
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: #f4f5eb 1px solid;
}
div#headSubNavi ul li a#menuSubTop	{
	background-image: url('../public/subnavitop.jpg');
}
div#headSubNavi ul li a#menuSub1st	{
	background-image: url('../public/subnavi1st.jpg');
}
div#headSubNavi ul li a:link,
div#headSubNavi ul li a:visited,
div#headSubNavi ul li a:focus	{
	color: #333;
}
div#headSubNavi ul li a:hover	{
	color: #333;
	border-bottom: #003832 1px solid;
}
#headBotton	{
	margin: 0;
	padding: 0;
}
div#headBotton ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#headBotton ul li {
	float: right;
	display: block;
	margin: 0;
	margin-left: 20px;
	padding: 0;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	background-position: top left;
	background-repeat: no-repeat;
}
div#headBotton ul li#navi1st	{
	width: 71px;
	background-image: url(../public/menu1sth.jpg);
}
div#headBotton ul li#navi2nd	{
	width: 102px;
	background-image: url(../public/menu2ndh.jpg);
}
div#headBotton ul li#navi3rd	{
	width: 88px;
	background-image: url(../public/menu3rdh.jpg);
}
div#headBotton ul li#navi4th	{
	width: 88px;
	background-image: url(../public/menu4thh.jpg);
}
div#headBotton ul li#navi5th	{
	width: 86px;
	background-image: url(../public/menu5thh.jpg);
}
div#headBotton ul li#navi6th	{
	width: 88px;
	background-image: url(../public/menu6thh.jpg);
}

div#headBotton ul a	{
	display: block;
	font-size: 14px;
	line-height: 25px;
	background-position: center left;
	background-repeat: no-repeat;
	text-decoration: none;
}
a#menuLink1st:link, a#menuLink1st:visited, a#menuLink1st:active {
	background-image: url(../public/menu1st.jpg);
}
a#menuLink2nd:link, a#menuLink2nd:visited, a#menuLink2nd:active {
	background-image: url(../public/menu2nd.jpg);
}
a#menuLink3rd:link, a#menuLink3rd:visited, a#menuLink3rd:active {
	background-image: url(../public/menu3rd.jpg);
}
a#menuLink4th:link, a#menuLink4th:visited, a#menuLink4th:active {
	background-image: url(../public/menu4th.jpg);
}
a#menuLink5th:link, a#menuLink5th:visited, a#menuLink5th:active {
	background-image: url(../public/menu5th.jpg);
}
a#menuLink6th:link, a#menuLink6th:visited, a#menuLink6th:active {
	background-image: url(../public/menu6th.jpg);
}

div#headBotton ul a#menuLink1st:hover,
div#headBotton ul a#menuLink2nd:hover,
div#headBotton ul a#menuLink3rd:hover,
div#headBotton ul a#menuLink4th:hover,
div#headBotton ul a#menuLink5th:hover,
div#headBotton ul a#menuLink6th:hover	{
	background-image: none;
}
div#headBotton ul a#menuLinkThis	{
	cursor: default;
	background-image: none;
}




div#countBlock {
	margin: 0;
	padding: 0;
	text-align: left;
}
.pageCount {
	padding: 0 10px;
	color: #f4f5eb;
	font-size: 12px;
	line-height: 24px;
}
img	{
	vertical-align:middle;
}
#slidComment	{
	margin: 0;
	padding: 0;
	width:840px;
	background-color: #003832;
}
#slidComment p	{
	margin: 0;
	padding: 0 10px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 45px;
}

#footerNaviBlock	{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
}
#footerNavi	{
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 840px;
	text-align: center;
	font-size: 12px;
	background-color: #fff;
}
#footerNavi span	{
	padding-left: 5px;
	padding-right: 5px;
}
#footerCorpBlock	{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
}
#footerCorp	{
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 840px;
	background-color: transparent;
	border-top: 1px #ccc solid;
	border: none;
	background-image: url(../public/footer_logo.jpg);
	background-position: 0 20px;
	background-repeat: no-repeat;
	background-color: #fff;
}
#footerCorpArea	{
	padding-right: 20px;
	text-align: right;
	color: #333;
	font-size: 14px;
	line-height: 20px;
}
#footerCorpName	{
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}
#footerCorp span	{
	padding-left: 3px;
	padding-right: 3px;
}
#footerCopyright	{
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 840px;
	text-align: center;
	color: #666;
	font-size: 12px;
	line-height: 24px;
	background-color: #fff;
}
#footerCopyright span	{
	padding-left: 3px;
	padding-right: 3px;
}
.clear	{
	clear: both;
	width: 1px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

/*	コンテンツ ヘッダー領域	-----------------------------------------------------------------------*/
.head_contents	{
	paddong: 0;
	padding-top: 150px;
}
#headerSky	{
	width: 840px;
	height: 190px;
	background-image: url(../public/head_sky.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#meetingPlace	{
	width: 840px;
	height: 190px;
	background-image: url(../public/head_meetinghall.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#banquet	{
	width: 840px;
	height: 190px;
	background-image: url(../public/head_party.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#usedCharge	{
	width: 840px;
	height: 190px;
	background-image: url(../public/head_charge.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#accessMap	{
	width: 840px;
	height: 190px;
	background-image: url(../public/head_access.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#education	{
	width: 840px;
	height: 190px;
	background-image: url(../public/head_education.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#foodContest	{
	width: 840px;
	height: 190px;
	background-image: url(../public/head_2016contest.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#headComment	{
	margin: 0;
	padding: 0;
	width:840px;
	background-color: #003832;
}
#headComment p	{
	margin: 0;
	padding: 0 10px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
}