BODY {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background-color: #EEEEEE;
	font-size: 12px;
	color: #505050;
	line-height: 1.6;
}

/* link
---------------------------------------------------- */
a:visited {
	color: #333366;
	text-decoration: underline;
}
a:link {
	color: #333366;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}


a.contents:link { COLOR: #ffffff; TEXT-DECORATION: none}
a.contents:hover { color: #000000}

/*
 header [
----------------------------------------------------------- */
h1 {
	font-weight: lighter;
	color: #999999;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #660033;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #297E7E;
	text-align: center;
}


/*　---------------------------------------------------------- */
td {  color: #505050; font-size: 12px; line-height: 1.6}

.12m {  MARGIN: 12px}
.24m {  MARGIN: 24px}
.40m {  MARGIN: 40px}
.12m150h {  MARGIN: 12px; line-height: 150%}
.24m150h {  MARGIN: 24px; line-height: 150%}
.120h {  line-height: 120%}
.130h {  line-height: 130%}
.150h {  line-height: 150%}
.200h {  line-height: 200%}
.180h {  line-height: 180%}

.px08 {  font-size: 8px; line-height: 110%}
.px10 {  font-size: 10px; line-height: 110%}
.px10-red {
	font-size: 10px;
	color: #FF0000;
}

.px11-0 {  font-size: 11px; line-height: 100%}
.px11 {  font-size: 11px; line-height: 110%}
.px11-green {  font-size: 11px; line-height: 110%; color: #297370}
.px12 {  font-size: 12px; line-height: 120%}
.px12b-bu {  font-size: 12px; line-height: 140%; font-weight: bold; color: #3366CC}
.px12-bu {  font-size: 12px; line-height: 140%; color: #3366CC}
.px12bg {  font-size: 12px; line-height: 120%; font-weight : bold; color: #009966}
.px12bgr {  font-size: 12px; line-height: 200%; font-weight : bold; color: #666666}
.px13b200 {  font-size: 13px; line-height: 200%; font-weight : bold}
.px14 {  font-size: 14px; line-height: 140%}
.px14b {  font-size: 14px; line-height: 140%; font-weight : bold}
.px14b-bu {  font-size: 14px; line-height: 140%; font-weight: bold; color: #3366CC}
.px14b-ye {  font-size: 14px; line-height: 140%; font-weight: bold; color: #FFFF00}
.px14b200 {  font-size: 14px; line-height: 200%; font-weight : bold}
.px15b-link {
	font-size: 15px;
	line-height: 2;
	font-weight: bold;
}
.px16 {  font-size: 16px; line-height: 140%}
.px16b {  font-size: 16px; line-height: 140%; font-weight : bold}
.px16b-bu {  font-size: 16px; line-height: 140%; font-weight : bold; color: #3366CC}
.px18 {  font-size: 18px; line-height: 140%; font-weight: bolder}
.px25 {  font-size: 25px; line-height: 120%; font-weight: bolder}
.px30 {  font-size: 30px; line-height: 140%; font-weight: bolder}
.underline {  text-decoration: underline}

.copy {  FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana,Helvetica,Arial}
.kei-side-green {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #297370;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #297370;
}
.kei-light {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #297370;
}
.botom-6 {
	margin-bottom: 6px;
}

