* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 760px;
	background-image: url(image/wrapper.gif);
	background-repeat: repeat;
}
#header {
	height: 105px;
	width: 760px;
}
#flash {
	height: 300px;
	width: 750px;
}
#content {
	width: 710px;
}

#left {
	float: left;
	width: 200px;
	margin-top: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#left ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#left li {
	line-height: 32px;
	width: 162px;
	text-align: center;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: bold;
	margin-top: 5px;
	display: block;
	height: 32px;
	background-image: url(image/botan.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
#left li a {
	background-image: url(image/botan.gif);
	background-position: left top;
	display: block;
	text-decoration: none;
	color: #003300;
	height: 32px;
	width: 162px;
}
#left li a:hover {
	background-image: url(image/botan.gif);
	background-position: right top;
	display: block;
	height: 32px;
	width: 162px;
	color: #FFFF66;
}


#right {
	width: 500px;
	float: right;
	margin-right: 0px;
	margin-top: 10px;
}
h1 {
	background-image: url(image/h1.gif);
	height: 30px;
	width: 470px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	text-indent: 15px;
	display: block;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #006600;
	line-height: 16px;
}



.top {
	background-image: url(image/koumoku_top.gif);
	background-repeat: no-repeat;
	width: 710px;
	height: 15px;
}
.center {
	background-image: url(image/koumoku_center.gif);
	background-repeat: repeat-y;
	width: 710px;
}
.bottom {
	background-image: url(image/koumoku_bottom.gif);
	background-repeat: no-repeat;
	width: 710px;
	clear: both;
	height: 15px;
}
#footer {
	background-image: url(image/footer.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 760px;
	clear: both;
	font-size: 12px;
	line-height: 105px;
	font-weight: bold;
}
.y5 {
	padding: 5px;
}
div#exam {
	overflow: scroll;
	width:400px;
	height: 13em;
	padding: 0em;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#006600;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color: #ffffff;
	margin: 0px;
    align: center;
}
