@charset "UTF-8";
body {
	text-align: center;
	background: url(../img/bg.jpg) no-repeat center top;
}

hr {
	display: none;
}

/*head*/
#head {
	width: 760px;
	margin: 0 auto;
	display: block;
	height: 110px;
	background: url(../img/namebg.jpg) no-repeat center top;
	clear: both;
}

#head h1 a img {
	display: block;
}

/*menu*/
#head #menu {
	width: 760px;
	height: 50px;
	margin: 0;
	clear: both;
}

#head #menu li {
	float: left;
	list-style-type: none;
}

#head #menu li a {
	display: block;
	overflow: hidden;
	text-indent: -10000px;
}

#head #menu li#menu01 a {
	width: 200px;
	height: 50px;
	background: url(../img/menu01.jpg) no-repeat left top;
}

#head #menu li#menu02 a {
	width: 140px;
	height: 50px;
	background: url(../img/menu02.jpg) no-repeat left top;
}

#head #menu li#menu03 a {
	width: 140px;
	height: 50px;
	background: url(../img/menu03.jpg) no-repeat left top;
}

#head #menu li#menu04 a {
	width: 140px;
	height: 50px;
	background: url(../img/menu04.jpg) no-repeat left top;
}

#head #menu li#menu05 a {
	width: 140px;
	height: 50px;
	background: url(../img/menu05.jpg) no-repeat left top;
}

#head #menu li#menu06 a {
	width: 140px;
	height: 50px;
	background: url(../img/menu06.jpg) no-repeat left top;
}

#head #menu li#menu01 a:hover,
#head #menu li#menu02 a:hover,
#head #menu li#menu03 a:hover,
#head #menu li#menu04 a:hover,
#head #menu li#menu05 a:hover,
#head #menu li#menu06 a:hover {
	background-position: left bottom;
}

/*wrapper*/
#wrapper {
	width: 760px;
	margin: 0 auto;
	margin-top: 25px;
	text-align: left;
	clear: both;
	display: block;
}

#wrapper h2 {
	width: 50px;
	float: left;
}

#wrapper #page {
	margin-left: 30px;
	width: 455px;
	float: left;
}

h3 {
	display: block;
	border-left: 1px solid #003366;
	padding-left: 30px;
	margin-bottom: 25px;
	width: 455px;
}

h4 {
	color: #0099CC;
	font-size: 122%;
	font-weight: bold;
	line-height: 120%;
	margin-top: 20px;
	margin-bottom: 5px;
	clear: both;
}

h5 {
	margin-top: 10px;
	font-weight: bold;
}

#catch {
	display: block;
	margin-bottom: 20px;
}

#page p {
	font-size: 92%;
	line-height: 160%;
}



/*sub*/
#wrapper #sub {
	width: 200px;
	float: right;
	display: block;
	clear: right;
}



/*localmenu*/
#localmenu {
	display: block;
	background: #D3DBDE url(../img/lmenubtm.gif) no-repeat center bottom;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#localmenu dt {
	display: block;
}

#localmenu dd a {
	display: block;
	width: 180px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../img/arrow.gif) no-repeat left center;
}

#localmenu dd a:hover {
	background-color: #A7B7BD;
}



/*banner*/
#banner li {
	line-height: 1em;
}

#banner li a, #banner li a img {
	margin-top: 5px;
	display: block;
	width: 200px;
}



/*foundation*/
#foundation {
	width: 760px;
	clear: both;
	margin: 0 auto;
	text-align: left;
	font-size: 85%;
	padding-top: 30px;
}

#foundation span {
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}


/*footer*/
#footer {
	width: 760px;
	clear: both;
	margin: 10px auto 0;
	text-align: left;
	font-size: 85%;
	padding-bottom: 20px;
}
