@charset "utf-8";
body {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	background-repeat: repeat;
	background-color: #66FF66;
	background-image: url(../image/oblique-line_1px.gif);
	background-attachment: scroll;
}
#contents {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

table {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 95%;
	line-height: 150%;
}

h2 {
	font-size: 135%;
	color: #996600;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	border-bottom-width: 1px;
	margin-left: 10px;
	margin-right: 50px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #996600;
	padding-left: 10px;
}
h3 {
	font-size: 95%;
	text-align: center;
	color: #333333;
	padding-top: 10px;
}
h4 {
	font-size: 105%;
	color: #996600;
	margin-right: 50px;
	margin-left: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #996600;
	border-left-color: #996600;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.small_box {
	font-size: 85%;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 15px;
}


.box {
	font-size: 85%;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
}
#foot_navi {
	background-image: url(../image/arrow-left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.list {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 90%;
	line-height: 170%;
	text-align: center;
}
#side_navi {
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(image/arrow-right.gif);
	background-position: left center;
	padding-left: 20px;
	margin-left: 10px;
	margin-top: 15px;
}
