body {
	font-size: 12px;
	margin-top: 0px;
	line-height: 20px;
	margin-bottom: 0px;
	background-image: url(image/back.gif);
	background-repeat: repeat;
}
img {
    border:none;
}
.menu {
	background-color: #FF9933;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.image_float {
	float: left;
	height: 90px;
}
h1 {
	font-size: 20px;
	color: #777777;
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	margin: 0px;
}
.left_box {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.padding_10 {
	padding-right: 10px;
}
.main_box {
	margin-top: 10px;
	margin-left: 10px;
	width: 400px;
}
h2 {
	font-size: 16px;
	color: #FF9933;
	margin: 0px 0px 10px;
	padding-left: 80px;
	padding-top: 9px;
	padding-bottom: 8px;
}
.line {
	margin-top: 10px;
}
#n1 {
	background-image: url(image/h2_n1.gif);
	background-repeat: no-repeat;
}
#n2 {

	background-image: url(image/h2_n2.gif);
	background-repeat: no-repeat;
}
#n3 {


	background-image: url(image/h2_n3.gif);
	background-repeat: no-repeat;
}
#n4 {



	background-image: url(image/h2_n4.gif);
	background-repeat: no-repeat;
}
h3 {
	font-size: 12px;
	margin: 0px 0px 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9933;
	color: #FF9933;
}
.top_bg {
	background-image: url(image/top_bg.gif);
	background-repeat: no-repeat;
}
.bottom {

	background-color: #FF9933;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
a:hover {
	color: #999966;
}
.osusumetable {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FF9933;
	padding-top: 20px;
}
.osusumep {
	font-size: 12px;
	text-align: center;
	background-color: #FF9933;
	font-weight: bold;
	color: #FFFFFF;
}
.osusumeapa {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
}

