@charset "UTF-8";
body {
	margin: 0 auto;
	background: #f6f6f0 url(../../common/img/bgwht.gif) repeat-y center top;
	text-align: center;
}
#toppage {
	margin: 0 auto;
	background: url(img/bg.jpg) no-repeat center top;
}
#entrance, #entrance object, #entrance embed {
	width: 100%;
	height: 290px;
}
#element {
	margin: 0 auto;
	width: 760px;
	text-align: left;
}

/*menu*/
#menu {
	float: left;
	clear: both;
	margin: 15px auto 20px 0;
	text-align: left;
	height: 90px;
}
#menu li {
	float: left;
	height: 90px;
}
#menu li#m01 {
	width: 100px;
	background: url(img/m01o.gif) no-repeat left top;
}
#menu li#m02 {
	width: 100px;
	background: url(img/m02o.gif) no-repeat left top;
}
#menu li#m03 {
	width: 110px;
	background: url(img/m03o.gif) no-repeat left top;
}
#menu li#m04 {
	width: 125px;
	background: url(img/m04o.gif) no-repeat left top;
}
#menu li#m05 {
	width: 120px;
	background: url(img/m05o.gif) no-repeat left top;
}
#menu li a {
	display: block;
	float: left;
	height: 90px;
}
#menu li a img {
	display: block;
}
#menu li a:hover {
	background-color:transparent;/*for IE6*/
}
#menu li a:hover img {
	visibility:hidden;
	opacity:0.0;
	filter: alpha(opacity=00);
}

/*info*/
#info {
	float: left;
	clear: left;
	width: 540px;
	height: 200px;
	background: url(img/infobg.gif) no-repeat left top;
}
#info #tit {
	clear: both;
	padding-left: 20px;
}
#info #tit img {
	margin-top: 10px;
}
#info #listarea {
	width: 500px;
	height: 130px;
	overflow: auto;
	margin-top: 5px;
	margin-left: 20px;
}

/*banner*/
#banner {
	float: right;
	clear: right;
	margin-top: 120px;
}
p {
	font-size: 75%;
}

/*pr*/
#pr {
	float: left;
	clear: left;
	width: 540px;
	margin-top: 10px;
}
#pr dd {
	float: left;
}

/*sys*/
#sys {
	clear: both;
	margin-top: 10px;
}
#sys li {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	font-size: 63%;
	line-height: 1.3em;
}
#sys li a {
	display: block;
	padding: 5px 5px 5px 12px;
	color: #553300;
	background: url(../../common/img/arrow.gif) no-repeat left 1em;
}

/*address*/
address {
	clear: both;
	width: 760px;
	padding-top: 15px;
	font-size: 69%;
	line-height: 1.3em;
	font-style: normal;
	color: #553300;
}

/*footer*/
#footer {
	clear: both;
	margin-top: 10px;
	width: 760px;
	padding-bottom: 60px;
	font-size: 69%;
	line-height: 1.3em;
	letter-spacing: 1px;
	color: #553300;
}
