﻿
#topnavi {
	background-image: url(../image/topnavi.gif);
	position: relative;
	height: 35px;
}
#topnavi ul {
	margin: 0;
	padding: 0;
}
#topnavi li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	font-size: 84%;
	top: 0px;
}
#topnavi li, #topnavi a {
	height: 35px;
	display: block;
}
#topnavi a {
	text-indent: -1000px;
	text-decoration: none;
}
#nav1 {left: 0px; width: 85px;}
#nav2 {left: 86px; width: 264px;}
#nav3 {left: 350px; width: 101px;}
#nav4 {left: 452px; width: 130px;}
#nav5 {left: 583px; width: 187px;}

#nav2 a:hover { background: transparent url(../image/topnavi.gif) -86px -49px no-repeat;}
#nav3 a:hover { background: transparent url(../image/topnavi.gif) -350px -49px no-repeat;}
#nav4 a:hover { background: transparent url(../image/topnavi.gif) -452px -49px no-repeat;}
#nav5 a:hover { background: transparent url(../image/topnavi.gif) -583px -49px no-repeat;}


#mtwrap {
	background-image: url(../image/topbg.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
}

#snavi ul,#snavi li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 84%;
	left: 2px;
}
#snavi li, #snavi a {
	display: block;
	width: 190px;
}
#snavi a {
	text-indent: -1000px;
	text-decoration: none;
}
#snavi {
	float: left;
}

#snav1 {
	background-image: url(../image/topmenu1.jpg);
	background-repeat: no-repeat;
}
#snav1 a {
	height: 62px;
}
#snav1 a:hover {
	background-image: url(../image/topmenu1_ov.jpg);
	background-repeat: no-repeat;
}
#snav2 {
	background-image: url(../image/topmenu2.jpg);
	background-repeat: no-repeat;
}
#snav2 a {
	height: 62px;
}
#snav2 a:hover {
	background-image: url(../image/topmenu2_ov.jpg);
	background-repeat: no-repeat;
}
#snav3{
	background-image: url(../image/topmenu3.jpg);
	background-repeat: no-repeat;
}
#snav3 a {
	height: 62px;
}
#snav3 a:hover {
	background-image: url(../image/topmenu3_ov.jpg);
	background-repeat: no-repeat;	
}
#snav4 {
	background-image: url(../image/topmenu4.gif);
	background-repeat: no-repeat;
}
#snav4 a {
	height: 35px;
}
#snav4 a:hover {
	background-image: url(../image/topmenu4_ov.gif);
	background-repeat: no-repeat;	
}
#mc {
	float: left;
	margin: 0px 15px;
	width: 360px;
	background-repeat: repeat-x;
}
#mc h2 {
	font-size: 100%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin: 0px;
}
#mc li {
	font-size: 84%;
	line-height: 160%;
	list-style-image: url(../image/list1.gif);
	margin: 5px 10px 5px 20px;
}
#mc ul {
	margin: 0px;
	padding: 0px;
}

.info {
	border: 1px solid #CCCCCC;
}


#bn {
	margin: 0px 5px;
	width: 180px;
	float: right;
	text-align: center;
}
#bn img {
	margin-bottom: 10px;
	border: 1px solid #999999;
}

