@charset "utf-8";
#head #headtitle {
	background-image: url(../imgs/top/header.png);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 565px;
	position: relative;
}
#toptitle {
	text-indent: -9999px;
}

#navigation li {
	margin-left: 50px;
}

#wrap {
	background-image: url(../imgs/top/topbg2.png);
	height: 435px;
	width: 750px;
	position: relative;
}
#main {
	height: 435px;
	width: 750px;
	position: relative;
}
#main a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#main #prob1 {
	font-size: 15px;
	position: absolute;
	left: 319px;
	top: 35px;
	text-align: center;
	width: 215px;
	height: 53px;
	overflow: auto;
}
#main #prob2 {
	font-size: 15px;
	text-align: center;
	position: absolute;
	left: 258px;
	top: 118px;
	width: 183px;
	height: 54px;
	overflow: auto;
	z-index: 1;
}
#main #prob3 {
	font-size: 15px;
	text-align: center;
	position: absolute;
	overflow: auto;
	left: 566px;
	top: 70px;
	width: 166px;
	height: 56px;
}
#main #prob4 {
	font-size: 15px;
	text-align: center;
	position: absolute;
	overflow: auto;
	left: 379px;
	top: 207px;
	width: 173px;
	height: 56px;
}
#main #prob5 {
	font-size: 15px;
	text-align: center;
	position: absolute;
	overflow: auto;
	left: 576px;
	top: 184px;
	width: 163px;
	height: 59px;
}
#main #answer {
	background-image: url(../imgs/top/character.png);
	height: 325px;
	width: 283px;
	position: absolute;
	left: 0px;
	top: 3px;
	z-index: 5;
	background-repeat: no-repeat;
}
#main #answer a {
	display: block;
	height: 325px;
	width: 220px;
	text-indent: -9999px;
	overflow: hidden;
}





#foot {
	height: 149px;
	width: 550px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#foot #copy {
	display: none;
}
#foot #sankyochubo {
	color: #F1E82C;
	text-align: right;
	height: 34px;
	width: 432px;
	margin-top: 13px;
	font-size: 30px;
}
#foot #subcopy {
	margin-left: 30px;
	display: block;
	line-height: 1.5em;
	font-size: 1.1em;
	letter-spacing: 1px;
	font-weight: bold;
	color: #FFFFFF;
}
#foot #copyright {
	text-align: center;
	width: 550px;
	margin-top: 20px;
	color: #FFFFCC;
	font-size: 0.8em;
}
#foot #otherlink {
	text-align: center;
	margin-top: 3px;
	font-size: .75em;
}
#foot #copyright li {
	display: inline;
}
#otherlink li {
	display: inline;
	margin-left: 15px;
}
#otherlink a {
	color:#C6E9EC
}
.preindex {
	font-size: large;
	font-weight: bold;
	color: #0000CC;
}
