body {
	background-image: url(../../images/main_bg_px.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}.all_body {
	background-image: url(../../images/main_bg.jpg);
	background-repeat: no-repeat;
	width: 1150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 800px;
	background-position: top;
}

.body_middle {
	width: 798px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #75EC00;
	border-left-color: #FF7E25;
	border-top-width: 0px;
	border-bottom-width: 0px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 15px;
	height: 400px;
}
.body_middle_navi {
	float: left;
	width: 170px;
	margin-top: 15px;
	margin-right: 19px;
	margin-bottom: 10px;
	margin-left: 19px;
	text-align: left;
	border-right-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFFF33;
	border-right-color: #FFFF33;
	border-bottom-color: #FFFF33;
	border-left-color: #FFFF33;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.body_middle_A {
	float: left;
	width: 215px;
	margin-top: 15px;
	margin-right: 19px;
	margin-bottom: 10px;
	margin-left: 19px;
	text-align: left;
}
.body_middle_redbox {
	width: 205px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	font-family: "MS PGothic", osaka;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.body_bottom {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: 75px;
	background-image: url(/images/bottom/frame_bg.gif);
	background-repeat: no-repeat;
	font-family: "MS PGothic", osaka;
	font-size: 12px;
	color: #CC9;
	text-decoration: none;
	line-height: 1.3em;
}
.title {
	font-family: "MS PGothic", osaka;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
