@import url(common.css);


.page #container #headar {
	width: 750px;
	height: 70px;
	float: left;
}
.page #container #topflash {
	height: 100px;
	width: 750px;
	float: left;
}
div#localnavi {
	width:750px;
	float:left;
	height: 35px;
	background-color: #E2F4D7;

}


div#right_contents {
	width:650px;
	float:left;
	height: 420px;
	margin-left: 30px;
	padding-top: 10px;
	background-color: #EFF6E8;
	padding-bottom: 10px;
	padding-left: 10px;
}
.page #container #localnavi p {
	margin-top: 10px;
	margin-left: 35px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666666;
}
.page #container #sticker #coner1 {
	height: 200px;
	width: 600px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.1em;
	line-height: 1.1em;
}

.page #container #sticker {
	float: left;
	height: 593px;
	width: 600px;
	margin-left: 30px;
	margin-top: 10px;
}

.page #container #right_contents h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.5em;
	line-height: 1.5em;
	color: #666666;
	padding-left: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.page #container #sticker #coner2 {
	width: 600px;
	height: 350px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.1em;
	line-height: 1.1em;
}


.page #container #topix {
	width: 750px;
	height: 113px;
	background-image: url(../img/topix.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.page #container #right_contents p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	line-height: 2em;
	margin-top: 20px;
}


.page #container #mainNav {
	height: 40px;
	float: left;
	width: 750px;
}
.page #container #right_contents img {
	float: left;
	margin-right: 10px;
}


.page #container #headar a {
	float: right;
	height: 12px;
	font-size: 0.9em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 100px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #D5C649;
	text-decoration: none;
}

#mainNav_home {
	width: 125px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	background-image: url(../img/globalnavi.gif);
}
#mainNav_kumiai {
	width: 125px;
	background-repeat: no-repeat;
	background-position: -125px 0px;
	height: 40px;
	background-image: url(../img/globalnavi.gif);
}

#mainNav_kankou {
	width: 125px;
	background-image: url(../img/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: -250px 0px;
	height: 40px;
}
#mainNav_meibo {
	width: 125px;
	background-image: url(../img/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: -375px 0px;
	height: 40px;
}
#mainNav_map {
	width: 125px;
	background-image: url(../img/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: -500px 0px;
	height: 40px;
}
#mainNav_link {
	width: 125px;
	background-image: url(../img/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: -625px 0px;
	height: 40px;
}
#mainNav_home a:hover{
	width: 125px;
	background-image: url(../img/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	height: 40px;
}
#mainNav_kumiai a:hover{
	width: 125px;
	background-image: url(../img/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: -125px -40px;
	height: 40px;
}
#mainNav_kankou a:hover{
	width: 125px;
	background-color: transparent;
	background-image: url(../img/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: -250px -40px;
	height: 40px;
}
#mainNav_meibo a:hover{
	width: 125px;
	background-color: transparent;
	background-image: url(../img/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: -375px -40px;
	height: 40px;
}
#mainNav_map a:hover{
	width: 125px;
	background-color: transparent;
	background-image: url(../img/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: -500px -40px;
	height: 40px;
}

#mainNav_link a:hover{
	width: 125px;
	background-color: transparent;
	background-image: url(../img/globalnavi.gif);
	background-repeat: no-repeat;
	background-position: -625px -40px;
	height: 40px;
}
.page #container #headline {
	height: 87px;
	width: 750px;
	background-image: url(../img/headline6.jpg);
	background-repeat: no-repeat;
	float: left;
}
.page #container {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 15300px;
	width: 750px;
}
.page #container #sticker #coner {
	height: 30px;
	width: 600px;
	margin-bottom: 10px;
}
.page #container #column1 {
	width:120px;
	float:left;
	height: 70px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	color: #333333;
	line-height: 1.5em;
}
.page #container #event {
	width:650px;
	float:left;
	height: 1300px;
	margin-left: 30px;
	padding-top: 10px;
	background-color: #EFF6E8;
	padding-bottom: 10px;
	padding-left: 10px;
}

.page #container #event p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	line-height: 2em;
	margin-top: 20px;
}
.page #container #event h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.5em;
	line-height: 1.5em;
	color: #666666;
	padding-left: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
}
.page #container #event img {
	float: left;
	margin-right: 10px;
}
.page #container #event h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	line-height: 1.2em;
	color: #666666;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 2px;
	height: 20px;
	margin-top: 10px;
}
.page #container #event2 {
	width:650px;
	float:left;
	height: auto;
	margin-left: 30px;
	padding-top: 10px;
	background-color: #FFFDEE;
	padding-bottom: 10px;
	padding-left: 10px;
}

.page #container #event2 p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	line-height: 2em;
	margin-top: 20px;
}
.page #container #event2 h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.5em;
	line-height: 1.5em;
	color: #666666;
	padding-left: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
}
.page #container #event2 img {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}
.page #container #event2 h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	line-height: 1.2em;
	color: #666666;
	padding-left: 2px;
	height: 20px;
	margin-top: 10px;
}
.page #container #event3 {
	width:650px;
	float:left;
	height: auto;
	margin-left: 30px;
	padding-top: 10px;
	background-color: #FFFDEE;
	padding-bottom: 10px;
	padding-left: 10px;
}
.page #container #event3 p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	line-height: 2em;
	margin-top: 20px;
}

.page #container #event3 h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.5em;
	line-height: 1.5em;
	color: #666666;
	padding-left: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
}
.page #container #event3 img {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}
.page #container #event3 h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	line-height: 1.2em;
	color: #666666;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 2px;
	height: 20px;
	margin-top: 10px;
}
.page #container #event3 h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	font-weight: normal;
	color: #003366;
}
.page #container #event4 {
	width:650px;
	float:left;
	height: auto;
	margin-left: 30px;
	padding-top: 10px;
	background-color: #CCFFFF;
	padding-bottom: 10px;
	padding-left: 10px;
}
.page #container #event4 p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	line-height: 2em;
	margin-top: 20px;
	width: 600px;
}

.page #container #event4 h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.5em;
	line-height: 1.5em;
	color: #666666;
	padding-left: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
}
.page #container #event4 img {
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
.page #container #event4 h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	line-height: 1.2em;
	color: #666666;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 2px;
	height: 20px;
	margin-top: 10px;
}
.page #container #event4 h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	font-weight: normal;
	color: #003366;
}
.page #container #event5 {
	width:650px;
	float:left;
	height: auto;
	margin-left: 30px;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 10px;
}
.page #container #event5 p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	line-height: 2em;
	margin-top: 20px;
	width: 600px;
}

.page #container #event5 h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.5em;
	line-height: 1.5em;
	color: #666666;
	padding-left: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
}
.page #container #event5 img {
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
.page #container #event5 h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	line-height: 1.2em;
	color: #666666;
	padding-left: 2px;
	height: 20px;
	margin-top: 10px;
}
.page #container #event5 h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	font-weight: normal;
	color: #003366;
}
.page #container #event6 {
	width:650px;
	float:left;
	height: auto;
	margin-left: 30px;
	padding-top: 10px;
	background-color: #FAF3F8;
	padding-bottom: 10px;
	padding-left: 10px;
}
.page #container #event6 p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	line-height: 2em;
	margin-top: 20px;
	width: 600px;
}

.page #container #event6 h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.5em;
	line-height: 1.5em;
	color: #666666;
	padding-left: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
}
.page #container #event6 img {
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
.page #container #event6 h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	line-height: 1.2em;
	color: #666666;
	padding-left: 2px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.page #container #event6 h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	font-weight: bold;
	color: #333;
}
.page #container #event7 {
	width:650px;
	float:left;
	height: auto;
	margin-left: 30px;
	padding-top: 10px;
	background-color: #D0E4BA;
	padding-bottom: 10px;
	padding-left: 10px;
}
.page #container #event7 p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	line-height: 2em;
	margin-top: 20px;
	width: 600px;
}

.page #container #event7 h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.5em;
	line-height: 1.5em;
	color: #666666;
	padding-left: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
}
.page #container #event7 img {
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
.page #container #event7 h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	line-height: 1.2em;
	color: #666666;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 2px;
	height: 20px;
	margin-top: 10px;
}
.page #container #event7 h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	font-weight: normal;
	color: #003366;
}
.page #container #event8 {
	width:650px;
	float:left;
	height: auto;
	margin-left: 30px;
	padding-top: 10px;
	background-color: #FFFDEE;
	padding-bottom: 10px;
	padding-left: 10px;
}
.page #container #event8 p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	line-height: 2em;
	margin-top: 20px;
	width: 600px;
}

.page #container #event8 h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.5em;
	line-height: 1.5em;
	color: #666666;
	padding-left: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
}
.page #container #even8 img {
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
.page #container #event8 h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	line-height: 1.2em;
	color: #666666;
	padding-left: 2px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 640px;
	float: left;
}
.page #container #event8 h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 640px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 15px;
}
.page #container #event9 {
	width:650px;
	float:left;
	height: auto;
	margin-left: 30px;
	padding-top: 10px;
	background-color: #E1D1D2;
	padding-bottom: 10px;
	padding-left: 10px;
}
.page #container #event9 p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	line-height: 2em;
	margin-top: 20px;
	width: 600px;
}

.page #container #event9 h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.5em;
	line-height: 1.5em;
	color: #666666;
	padding-left: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
}
.page #container #even9 img {
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
.page #container #event9 h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	line-height: 1.2em;
	color: #666666;
	padding-left: 2px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 640px;
	float: left;
}
.page #container #event9 h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 640px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 15px;
}
.page #container #event10 {
	width:650px;
	float:left;
	height: auto;
	margin-left: 30px;
	padding-top: 10px;
	background-color: #CCD8E6;
	padding-bottom: 10px;
	padding-left: 10px;
}
.page #container #event10 p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	line-height: 2em;
	margin-top: 20px;
	width: 600px;
}

.page #container #event10 h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.5em;
	line-height: 1.5em;
	color: #666666;
	padding-left: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
}
.page #container #even10 img {
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
.page #container #event10 h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	line-height: 1.2em;
	color: #666666;
	padding-left: 2px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 640px;
	float: left;
}
.page #container #event10 h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 640px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 15px;
}
.page #container #photo {
	width:650px;
	float:right;
	height: auto;
	background-color: #CCFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
