@charset "Shift_JIS";
/* HTML */
body {
	padding: 0px;
	margin: 0px;
	color: #000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	background-image: url(img/r_back01.gif);
	background-repeat: repeat;
}

img{
	border-style: none;
	border: 0px;
}

h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
dl{
	margin: 5px 10px 10px 10px;
}
dt {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 12px 0px 2px 0px;
}
dd {
	margin: 0px;
}

strong {
	color: #999;
}
em{
}

hr{
}

form{
	margin: 0px;
}

table {
	margin: 0px;
	color: #000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}

tr,td {
	color: #000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}

#REAR{
	width: 747px;
	background-repeat: repeat-y;
	background-image: url(img/r_back02.gif);
}
#HEADER00 {
	width: 740px;
	margin: 0px 0px 0px 1px;
	height: 85px;
}
#HEADER01 {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 1px;
}
#HEADER02 {
	position: absolute;
	z-index: 2;
	top: -7px;
	left: 555px;
}
#HEADER03 {
	position: absolute;
	left: 594px;
	top: 40px;
	z-index: 2;
}
#BDY {
	width: 739px;
	margin: 0px 1px;
	padding: 0px;
}
#MENU {
	width: 160px;
	margin: 0px;
	padding: 0px;
	background-color: #929992;
	float: left;
}
#CONTENTS {
	width: 540px;
	margin: 0px;
	padding: 20px 19px 0px 20px;
	background-color: #fff;
	float: left;
	background-image: url(img/r_content.gif);
	background-repeat: repeat-x;
}
#TOPNEWS {
	width: 360px;
	margin-right: 20px;
	padding: 0px;
	float: left;
	background-image: url(img/r_topnews.gif);
	background-repeat: repeat-y;
}
#TOPBANNER {
	width: 160px;
	float: left;
}
#TOPANKER {
	width: 540px;
	clear: left;
	height: 30px;
}
#FOOTER {
	width: 739px;
	background-image: url(img/r_footer.gif);
	background-repeat: repeat-x;
	clear: left;
}
#COPYRIGHT {
	width: 740px;
	margin: -4px 0px 0px 1px;
}

.btm20 {
	margin-bottom: 20px;
}
.btm05 {
	margin-bottom: 5px;
}
.LTFFOOTER {
	margin-left: 373px;
}

.wht{
	color: #FFFFFF;
}

a {
	color: #638563;
	text-decoration: underline;
}
a:visited {
	color:#638563;
	text-decoration: underline;
}
a:hover {
	color: #C5E2C5;
	text-decoration: underline;
}
