a:link{
	color:#66cc33;
        font-weight:normal;
        text-decoration:none;
}
a:visited{
	color:#6600ff;
        font-weight:normal;
        text-decoration:none;
}
a:hover{
	color:red;
        font-weight:normal;
        text-decoration:none;
}		
a:active{
	color:red;
        font-weight:normal;
        text-decoration:none;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 600px;
	background-image: url(../gif/sen.gif);
	letter-spacing: normal;
}
.flash {
	width: 800px;
	background-color: #FFFFFF;
	left: auto;
	right: auto;
	height: 500px;
	text-align: center;
	padding-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: -100px;
	clear: both;
}
.honbun .menu2 {
	background-color: #FFFFFF;
	width: 150px;
	text-align: left;
	margin-top: 10px;
	height: 460px;
	float: right;
	margin-right: 5px;
}
.main .sitemap {
	font-size: 12px;
	color: #999999;
	width: 440px;
	padding-top: 10px;
	margin-top: 15px;
	height: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-left: 0px;
	background-position: right center;
	text-align: right;
	margin-right: 0px;
	padding-right: 20px;
}

.honbun .main {
	background-color: #FFFFFF;
	float: left;
	margin-top: 10px;
	width: 460px;
	height: 500px;
	margin-left: 10px;
}
.sitemap {
	height: 50px;
	width: 460px;
	float: left;
	margin-left: 10px;
}

.main h1 {
	text-align: center;
	width: 460px;
}
.main h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-bottom: 5px;
	font-style: normal;
	margin-bottom: -10px;
	margin-top: 5px;
	font-weight: normal;
}
.honbun .main ul {
	list-style-type: none;
	line-height: 18px;
	list-style-image: url(../png/icon_arrowpoint.gif);
	padding-left: 12px;
}

.main h3 {
	font-size: 18px;
	color: #993300;
	font-weight: bolder;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
}
.maintitle {
	width: 225px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	height: 170px;
}
.honbun .main .maintitle p {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 13px;
	line-height: 16px;
}

.mainphoto {
	width: 220px;
	float: right;
	height: 160px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.honbun .main .mainphoto p {
	line-height: 16px;
}

.subphoto {
	padding-top: 10px;
	height: 170px;
	width: 225px;
	padding-left: 0px;
	float: left;
}



.honbun {
	background-color: #FFFFFF;
	height: 500px;
	width: 800px;
	clear: both;
}

.footer {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	background-color: #66CC33;
	text-align: center;
	height: 30px;
	width: 800px;
	color: #FFFFFF;
	border: 1px solid #66c33;
}
.bar {
	height: 40px;
	width: 800px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5835b;
}


/* メニュー部分 */
#globalNavi {
	width: 800px;
	height:40px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	display: inline;
}   
#globalNavi a   {
	display: block;
	list-style-type: none;
	height: 40px;
	width: 160px;
}
#globalNavi li  {float: left;}

#globalNavi .gnavi01 a  {
	background: url(../gif/botan_01.gif) no-repeat;
} 
#globalNavi .gnavi01 a:hover { background: url(../gif/botan_over_01.gif) no-repeat;} 

#globalNavi .gnavi02 a  { background: url(../gif/botan_02.gif) no-repeat;}
#globalNavi .gnavi02 a:hover { background: url(../gif/botan_over_02.gif) no-repeat;} 

#globalNavi .gnavi03 a  { background: url(../gif/botan_03.gif) no-repeat;} 
#globalNavi .gnavi03 a:hover { background: url(../gif/botan_over_03.gif) no-repeat;} 

#globalNavi .gnavi04 a  { background: url(../gif/botan_04.gif) no-repeat;} 
#globalNavi .gnavi04 a:hover { background: url(../gif/botan_over_04.gif) no-repeat;} 

#globalNavi .gnavi05 a  { background: url(../gif/botan_05.gif) no-repeat;} 
#globalNavi .gnavi05 a:hover { background: url(../gif/botan_over_05.gif) no-repeat;} 

/* メニュー部分 */

.header {
	background-color: #66cc33;
	height: 95px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-style: normal;
	background-position: center center;
	color: #993300;
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #d5835b;
	background-image: url(../img/nasutitle.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 18px;
}
.head {
	background-color: #66cc33;
	height: 10px;
	width: 800px;
}

.map {
	background-color: #FFFFFF;
	margin-left: 10px;
	clear: left;
	margin-top: 20px;
}
.menu1 {
	background-color: #FFFFFF;
	width: 150px;
	float: left;
	height: 460px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.menu1 p {
	width: 90px;
	padding-left: 40px;
	padding-right: 10px;
	list-style-type: disc;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	line-height: 10px;
}
.menu1 h1 {
	margin-bottom: -10px;
}


.flash .new iframe {
	margin-bottom: 20px;
	float: left;
	width: 240px;
	margin-left: 125px;
	margin-top: 10px;
}
.flash .top_right {
	float: left;
	margin-left: 20px;
	width: 290px;
	height: 178px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #993300;
	text-align: left;
	margin-top: 10px;
}
.header .counter {
	padding-left: 80px;
}
