@charset "utf-8";


* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	line-height: 2.0;
	color: #000000;
	font-size: 12px;
}
img {
	border: none;
	vertical-align: top;
}
a {
	color: #000033;
	text-decoration: underline;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
.crea{
	clear: left;
}

/* 
---------------------------------------------*/
#globalnavi {
	list-style-type: none;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:48px;
	background-image: url(images/navigate.gif);
	background-repeat: no-repeat;
}
#globalnavi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#globalnavi li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#globalnavi li a {
	display: block;
  width: 180px;
	height :24px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}


#top a {
	height: 24px;
	width: 180px;
	background-image:url(images/sitebutton/c001button.gif);
	background-repeat: no-repeat;
}

#top a:hover {
    height: 24px;
	width: 180px;
	background-image:url(images/sitebutton/cbutton001.gif);
	background-repeat: no-repeat;
	
}
#menu a {
    height: 24px;
	width: 180px;
	background-image:url(images/sitebutton/c002button.gif);
	background-repeat: no-repeat;
}

#menu a:hover {
    height: 24px;
	width: 180px;
	background-image:url(images/sitebutton/cbutton002.gif);
	background-repeat: no-repeat;
	
}
#map a {
    height: 24px;
	width: 180px;
	background-image:url(images/sitebutton/c003button.gif);
	background-repeat: no-repeat;
}

#map a:hover {
    height: 24px;
	width: 180px;
	background-image:url(images/sitebutton/cbutton003.gif);
	background-repeat: no-repeat;
	
}
#blog a {
    height: 24px;
	width: 180px;
	background-image:url(images/sitebutton/c004button.gif);
	background-repeat: no-repeat;
}

#blog a:hover {
    height: 24px;
	width: 180px;
	background-image:url(images/sitebutton/cbutton004.gif);
	background-repeat: no-repeat;
	
}
#wrapperout {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/wrapper2.gif);
	background-repeat: repeat-y;
}


#wrapper {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#header {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:65px;
}


#content {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#about {
	float: left;
	width: 590px;
}

#navi_link {
	clear: both;
	width: 840px;
	height:60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/copyright.gif);
	background-repeat: no-repeat;
}
#navi_link .section p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #333333;
	text-align: center;
}


/* 
---------------------------------------------*/

#sitemapall{
	height: 24px;
	width: 430px;
	margin-bottom:10px;
	margin-top: 10px;
	margin-left:60px;
}

#sitemap_a{
	height: 24px;
	width: 118px;
	margin-left:600px;
}











