@charset "utf-8";
/* CSS Document */

#top #contents {
	background-image: url(../img/top/main_bg.jpg);
	background-repeat: no-repeat;
	height: 1394px;
}
#top h1{
	color: #000;
	margin-left: 160px;
	padding-top: 50px;
}

#top h1 span.lmoji{
	color: #000;
	font-size: 14px;
}

#top h1 span.headchuui{
	color: #D30000;
	font-size: 10px;
}


#top #mainArea {
	width: 934px;
	margin-right: auto;
	margin-left: auto;
}

#top #menu {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/top_menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 934px;
	height: 70px;
	position: absolute;
	top: 463px;
}
#top #mainArea #news {
	height: 347px;
	width: 234px;
	background-image: url(../img/top_news_bg.png);
	/*	margin-left: 665px;*/
	margin-top: 40px;
	float: right;
	background-repeat: repeat-y;
	margin-right: 17px;
}
#top #mainArea #news #newsText {
}

#top #mainArea #news iframe{
	height: 347px;
	width: 234px;
}

#top #mainArea #news dl dd {
	padding-left: 15px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F4329;
	width: 14em;
}

#top #mainArea #menu ul {
	margin-left: 17px;
	width: 900px;
	top: 0px;
	
}


#top #menu ul li {
	height: 68px;
	width: 225px;
}

#top #menu ul li a {
	height: 68px;
	width: 225px;
}

#top #menu ul li a:hover {
	height: 68px;
	width: 225px;
}

#top #menu ul li.menu01 a:hover {
	background-image: url(../img/top_menu.png);
	background-position: left -2px;
}

#top #menu ul li.menu02 a:hover {
	background-image: url(../img/top_menu.png);
	background-position: -225px -2px;
	background-repeat: no-repeat;
}


#top #menu ul li.menu03 a:hover {
	background-image: url(../img/top_menu.png);
	background-position: 452px -2px;
}

#top #menu ul li.menu04 a:hover {
	background-image: url(../img/top_menu.png);
	background-position:right -2px;
}

#top #mainArea #mainText {
	margin: 0 auto;
	width: 900px;
}

#top #mainArea #topLeft {
	float: left;
	width: 577px;
}
#top  #mainText #topLeft #topAddress {
	float: left;
}
#top #mainText #topLeft #mapArea #map {
	height: 275px;
	width: 275px;
	margin-top: 10px;
	margin-bottom: 20px;
}

*html #top #mainArea address, *:first-child+html address {
}/*IE6用*/

#top #mainArea dl {
	color: #7F4329;
	padding-left: 55px;
	margin-top: 160px;
	width: 235px;
}

#top #mainArea dt {
	color: #7F4329;
}

#top #mainArea dd {
	color: #7F4329;
	padding-left: 10px;
	padding-bottom: 4px;
}

#top #mainArea dd span{
	color: #7F4329;
	font-size: 9px;
}

#top #topLeft #mapArea  {
	float: right;
	margin-top: 150px;
}

*html #top #mainArea #staffArea {
		margin-top: 150px;	
}/*IE6用*/

#top #mainArea #staffArea {
	float: right;
	width: 234px;
	height: 410px;
	margin-top: 150px;
}

#top #staffArea table td{
	height: 105px;
	width: 78px;
}
#top #staffArea a  {
	font-size: 1px;
	display: block;
	height: 105px;
	width: 78px;
	text-indent: -9999px;
	outline:0px;
}
#top #staffArea a:hover {
	color: #000;
	font-size: 1px;
	display: block;
	height: 105px;
	width: 78px;
}

#top #staffArea table #staff1 a:hover{
	background: url(../img/top/sataff.jpg) no-repeat left top;
}

#top #staffArea table #staff2 a:hover{
	background: url(../img/top/sataff.jpg) no-repeat -79px top;
}

#top #staffArea table #staff3 a:hover{
	background: url(../img/top/sataff.jpg) no-repeat -156px top;
}

#top #staffArea table #staff4 a:hover{
	background: url(../img/top/sataff.jpg) no-repeat left -106px;
}

#top #staffArea table #staff5 a:hover{
	background: url(../img/top/sataff.jpg) no-repeat -78px -106px;
}

#top #staffArea table #staff6 a:hover{
	background: url(../img/top/sataff.jpg) no-repeat -156px -106px;
}

#top #staffArea table #staff7 a:hover{
	background: url(../img/top/sataff.jpg) no-repeat left -212px;
}

#top #staffArea table #staff8 a:hover{
	background: url(../img/top/sataff.jpg) no-repeat -78px -212px;
}

#top #staffArea table #staff9 a:hover{
	background: url(../img/top/sataff.jpg) no-repeat -156px -212px;
}

#top #staffArea table #staff10 a:hover{
	background: url(../img/top/sataff.jpg) no-repeat left -321px;
}

#top #mainArea #top_bannr {
	text-align: right;
}

#top #mainArea #top_bannr #top_bannrarea {
	text-align: left;
	width: 380px;
	margin-left: auto;
}


#top #mainArea #top_bannr img {
}

#top #mainArea #footer {
	margin-top: 50px;
	background: url(none);
	height: 100px;
}

.toTop{ margin-right: 17px; }

.banner_one{
	margin-bottom: 11px;
	margin-right: 15px;
}

.banner_three{ margin-top: 6px; }
