@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: 45px;
	background-color: #E2F4D7;

}


div#right_contents {
	width:600px;
	float:left;
	height: 763px;
	margin-left: 40px;
	padding-top: 10px;
}
.page #container #localnavi p {
	margin-top: 7px;
	margin-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666666;
}
.page #container #right_contents h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.5em;
	line-height: 1.5em;
	color: #666666;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.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 -40px;
	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/headline3.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: 1120px;
	width: 750px;
}

