#base-body {
	padding-bottom: 30px;
}

#topflash {
	width: 800px;
	height: 312px;
}

#topflash p {
	margin-top: 80px;
	text-align: center;
	line-height: 1.2em;
}
#topflash p img {
	display: block;
	line-height: 1em;
	vertical-align: bottom;
	width: 160px;
	height: 41px;
	margin: 0 auto 10px;
}

#about {
	margin-top: 20px;
	width: 570px;
	height: 67px;
	background: url("../img/about.gif") no-repeat;
	font-size: 0;
	text-indent: -9999px;
}
#about h2 {
	display: none;
}
#about p {
	width: 100%;
	height: 100%;
}
#about p a {
	display :block;
	width: 100%;
	height: 100%;
}

#contents-menu {
	position: relative;
	left: 0;
	top: 0;
	margin-top: 20px;
}
#contents-menu1,
#contents-menu2,
#contents-menu3 {
	height: 161px;
	border-left: 6px solid #EBEBEB;
}
#contents-menu2,
#contents-menu3 {
	position: absolute;
	top: 0;
	width: 148px;
}
#contents-menu1 {
	width: 270px;
}
#contents-menu2 {
	left: 270px;
}
#contents-menu3 {
	left: 418px;
}

#contents-menu h2 {
	width: 120px;
	height: 26px;
	background-repeat: no-repeat;
	font-size: 0;
	text-indent: -9999px;
}
#contents-menu1 h2 {background-image: url("../img/title1.gif");}
#contents-menu2 h2 {background-image: url("../img/title2.gif");}
#contents-menu3 h2 {background-image: url("../img/title3.gif");}

#contents-menu h2 a {
	display: block;
	width: 100%;
	height: 100%;
}

#contents-menu ul {
	margin: 12px 0 0;
	padding: 0;
	list-style-type: none;
}
#contents-menu li {
	height: 25px;
	padding-left: 10px;
	background-position: 10px 0;
	background-repeat: no-repeat;
	font-size: 0;
	text-indent: -9999px;
}
#contents-menu1 li {width: 146px;}
#contents-menu2 li {width: 105px;}
#contents-menu3 li {width: 88px;}

#menu1-1 {background-image: url("../img/menu1_1.gif");}
#menu1-2 {background-image: url("../img/menu1_2.gif");}
#menu1-3 {background-image: url("../img/menu1_3.gif");}
#menu2-1 {background-image: url("../img/menu2_1.gif");}
#menu2-2 {background-image: url("../img/menu2_2.gif");}
#menu2-3 {background-image: url("../img/menu2_3.gif");}
#menu2-4 {background-image: url("../img/menu2_4.gif");}
#menu2-5 {background-image: url("../img/menu2_5.gif");}
#menu3-1 {background-image: url("../img/menu3_1.gif");}
#menu3-2 {background-image: url("../img/menu3_2.gif");}

#contents-menu li a {
	display: block;
	width: 100%;
	height: 100%;
}

#link {
	position: absolute;
	right: 10px;
	top: 449px;
	width: 200px;
}
#link p {
	margin-bottom: 10px;
}

#base {
	padding-bottom: 20px;
}
