@charset "utf-8";
/*formatting 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;
}
hr {
	display: none;
}
img{
  border:none;
}
p {
	margin-top: 10px;
	margin-left: 5px;
	padding: 5px;
}
/* link styles
-----------------------*/
a img {
	border-style: none;
}
a:link {
	color: #99FF00;
	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;
}
/*Layout style1
-----------------------*/
#container {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 805px;
  margin-top: 5px;
  background : #ffffff url(../images/810_bg.gif) repeat-y;
}
/* header styles
-----------------------*/
#headerGroup {
	height: 156px;
	width: auto;
	background: #FFFFFF;
}
#header {
	height: auto;
	width: 805px;
	text-align: center;
}
#header ul {
	width: 805px;
	position: relative;
	left: 1px;
	top: 0px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header 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;
}
#header ul li a:hover {
	background-color: #e8ecf5;
}

#header ul li#nHome a {
	border-left-style: none;
}
#home #header #nHome a,
#map #header #nMap a,
#ayumi #header #nAyumi a,
#event #header #nEvent a,
#link #header #nLink a,
#sitmap #header #nSitmap a {
	color: #FFFFFF;
	background-color: #828ca7;
}
#header #flash {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 800px;
	position: relative;
}

/*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;
}
/*Layout style2
-----------------------*/
#contents {
	width: 800px;
	height: auto;
	margin: 0px;
}
#box {
	display: block;
	padding: 5px;
	float: right;
	height: auto;
	width: 220px;
	text-align: center;
	border: 1px solid #D0D0BF;
	background: #FFFFFF url(../images/BiasBig02.gif) repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#box h2 {
	font: bold 100%/2em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #0099FF;
	background: url(none);
	border-left-color: #0099FF;
	text-align: left;
	vertical-align: middle;
	margin-bottom: 5px;
	margin-top: 5px;
}
/* Yahoo sarch
-----------------------*/
#kensaku {
	background: url(../images/BiasBig02.gif);
	border: 1px solid #D0D0BF;
	padding: 5px;
	height: auto;
	width: 192px;
	margin: 5px auto 10px;
}
.comment {
	font-size: 90%;
	line-height: 130%;
	color: #666666;
	margin: 3px 0px 0px;
	padding: 0px;
	height: 60px;
	width: 180px;
	text-align: left;
	background: url(../images/BiasBig02.gif) repeat;
}
#contents #Incontents {
	height: auto;
	width: 550px;
	padding: 1px;
	float: left;
}
#information {
	text-align: left;
	display: block;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 500px;
	float: left;
	background: #E8EFFF;
}
.color3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background: url(../images/08_img/menubar01-1.gif) no-repeat left center;
	line-height: 2.5;
	border-style: none;
	text-align: left;
	text-indent: 2.5em;
	height: 2.5em;
	margin-left: 0.5em;
}
#contents .information p.leftline {
	border: 1px dotted #D0D0BF;
	font: 100%/1.6 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #666666;
}
#contents .information .leftline img {
	text-align: left;
	float: right;
	clear: both;
	height: auto;
	width: auto;
}
#Incontents .box7 {
	padding: 5px;
	float: left;
	height: auto;
	width: 250px;
	text-align: center;
}
/* footer style
-----------------------*/
#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;
}