body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-y;
	background-position: left;
	background-color: #9966CC;
}
.title_bar {
	margin: 0px;
	padding: 0px;
	width: 700px;
	height: 63px;
	left: 0px;
	top: 20px;
	position: absolute;
	background-color: #6633FF;
}
.left_box {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 83px;
	width: 500px;
}
.right_box {
	background-color: #6633FF;
	margin: 0px;
	padding: 0px;
	width: 200px;
	position: absolute;
	left: 500px;
	top: 83px;
}
h1 {
	font-size: small;
	margin: 0px;
	width: 700px;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	background-color: #9900CC;
	text-align: center;
	height: 17px;
	vertical-align: text-botom;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 14px;
	margin: 0px;
	padding: 3px 3px 3px 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6633FF;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #33CC33;
	padding: 10px 0px 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h4 {
	font-size: small;
	color: #FF0000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
h5 {
	font-size: 14px;
	margin: 10px 5px 5px;
	text-indent: 10px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {

	color: #FF0000;
}
.item_l {
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 1px solid #FFCC00;
}
.item_r {

	padding: 0px;
	float: right;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #FFCC00;
}
.l_f1 {
	font-size: small;
	line-height: 180%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	color: #000000;
}
.l_f2 {
	font-size: small;
	line-height: 180%;
	padding: 0px 20px 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}
.l_f3 {
	font-size: small;
	line-height: 180%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
}
.l_f4 {
	font-size: small;
	line-height: 180%;
	padding: 5px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 1px solid #FFCC66;
}
.l_f5 {
	font-size: small;
	line-height: 180%;
	padding: 5px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 1px solid #33CC00;
}
.l_f6 {
	font-size: small;
	line-height: 180%;
	padding: 5px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 1px solid #33CC00;
	background-color: #E2FFD9;
}
a.b:link {
	color: #339900;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #339900;
	font-weight: normal;
	margin-left: 10px;
}
a.b:visited {
	color: #339900;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #339900;
	font-weight: normal;
	margin-left: 10px;
}
a.b:hover {
	color: #339900;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #339900;
	font-weight: normal;
	margin-left: 10px;
	background-color: #FFCC66;
}
a.m:link {
	font-size: 14px;
	background-image: url('../images/menu.gif');
	height: 27px;
	width: 200px;
	display: block;
	text-indent: 15px;
	padding: 10px 0px 0px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.m:visited {
	font-size: 14px;
	background-image: url('../images/menu.gif');
	height: 27px;
	width: 200px;
	display: block;
	text-indent: 15px;
	padding: 10px 0px 0px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.m:hover {
	font-size: 14px;
	background-image: url('../images/menu_h.gif');
	height: 27px;
	width: 200px;
	display: block;
	text-indent: 15px;
	padding: 10px 0px 0px;
	background-repeat: no-repeat;
	color: #BF9900;
	text-decoration: none;
	font-weight: bold;
}
.r_f1 {
	font-size: small;
	line-height: 160%;
	color: #FFFFFF;
	padding: 5px 10px;
	margin: 0px;
}
.r_f2 {
	font-size: small;
	line-height: 160%;
	color: #7D6400;
	padding: 5px 10px;
	margin: 0px;
}
.r_f3 {
	font-size: small;
	line-height: 160%;
	color: #7D6400;
	padding: 5px 10px;
	margin: 0px;
	background-color: #FFEDA6;
}
.r_f4 {
	font-size: small;
	line-height: 160%;
	color: #FFFFFF;
	padding: 3px;
	margin: 5px 10px;
	border: 1px solid #FFFFFF;
}
a.c:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.c:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.c:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

td {
	vertical-align: top;
}



