@charset "utf-8";
/*base style*/
* {
	margin:0;
	padding:0;
	text-decoration: none;
}
body{
	color:#333333;
	background: #FFFFFF url(../images/Dot_19.gif) repeat;
	font: 75% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}
p {
	font-size: 100%;
	line-height: 1.6;
	font-weight: normal;
}

img{
  border:none;
}
/* link styles
-----------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/*formatting style
-----------------------*/
#container {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 805px;
  margin-top: 5px;
  background : #ffffff url(../images/810_bg.gif) repeat-y;
}
#headerimage {
	height: 150px;
	width: 803px;
	margin: 40px auto 1px;
	padding: 0px;
}

/*header Gnavi Group
----------------------*/
#headerGroup {
	height: 151px;
	position: relative;
	background: #FFDB4A;
	width: auto;
	text-align: center;
}
#headerGroup ul {
	width: 805px;
	position: absolute;
	left: 1px;
	top: 157px;
}
#headerGroup ul li {
	list-style: none;
	float: left;
}
#headerGroup ul li a {
	line-height: 2.5em;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 2.5em;
	width: 132px;
	border-top: 3px solid #FFFF66;
	border-bottom: 3px double #999999;
	border-left: 2px solid #FFFFFF;
	text-align: center;
	display: block;
}
#headerGroup ul li a:hover {
	background-color: #e8ecf5;
}

#headerGroup ul li#nHome a {
	border-left-style: none;
}
#home #headerGroup #nHome a,
#map #headerGroup #nMap a,
#ayumi #headerGroup #nAyumi a,
#event #headerGroup #nEvent a,
#link #headerGroup #nLink a,
#sitmap #headerGroup #nSitmap a {
	color: #FFFFFF;
	background-color: #828ca7;
}
/*pankuzu list
--------------------*/
#pan {
	color: #C48400;
	text-align: right;
	font-size: 85%;
	line-height: 130%;
	background: url(../images/v_Gradation05.jpg) repeat-x center center;
	text-indent: 5px;
	height: 1.5em;
	margin: 1px 5px 0px 2px;
	font-weight: bold;
}
#pan a {
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
}
/*contens
------------------*/
#contents {
	width: 800px;
	height: auto;
}
.information {
	text-align: left;
	display: block;
	margin: 5px 3px 5px 0px;
	padding: 3px;
	width: 550px;
	background: #E8EFFF url(../images/BiasBig02.gif) repeat;
	float: left;
	height: auto;
	overflow: auto;
}
.color1 {
	background: url(../images/name-plate_pink.gif) repeat-x;
}
.color2 {
	background: url(../images/bg_pink.gif) repeat;
}
/*rite box
------------------*/
#box {
	padding: 3px;
	width: 220px;
	text-align: center;
	border: 1px solid #D0D0BF;
	background: #FFFFFF url(../images/BiasBig02.gif) repeat;
	margin: 2px auto;
	height: auto;
}
#box h2 {
	color: #0099FF;
	background: url(none);
	border-left-color: #0099FF;
	text-align: left;
	vertical-align: middle;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 100%;
	line-height: 2em;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #CC3333;
	border-left: 10px solid #FF6699;
	text-indent: 1em;
	height: 24px;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	color: #6666FF;
	line-height: 1.6;
}

#map #box img {
	border: 1px solid #D0D0BF;
}
/*footer
------------------*/
#footer {
	padding: 15px;
	clear: both;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	width: 776px;
}
#footer a {
	color: #99CC00;
}
#copyright {
	color: #666666;
	text-align: center;
	background: #CCCCFF;
	width: 805px;
	font-size: 12px;
	font-style: italic;
}#ayumi #contents #41map {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 805px;
}
