body {
  background: no-repeat fixed url("same_02.gif");
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color:#669933;
  color: #ffffff;
 }

.txt{font-family:"ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-style: normal; line-height: 20px; font-weight: normal; color: #333333;}
.txt2{font-family:"ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-style: normal; line-height: 13px; font-weight: normal; color: #333333;}
.txt3{font-family:"ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-style: normal; line-height: 20px; font-weight: normal; color: #ffffff;}

.en{font-family:"Verdana", "Arial"; font-size: 12px; font-style: normal; line-height: 20px; font-weight: normal; color: #ffffff;}

.title {font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 24px; font-style: normal; line-height: 30px; font-weight: bolder; font-variant: normal; color: #333333}
.title2{font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #FFFFFF}
.title3{font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; color: #333333}
.point{font-family:"ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-style: normal; line-height: 20px; font-weight: normal; color: #ff0000}
.min_title {  font-family: "ＭＳ Ｐ明朝", "細明朝体"; font-size: 14px; font-style: normal; line-height: 25px; font-weight: normal; color: #333333}
.min_point {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; font-style: normal; line-height: 14px; font-weight: normal; color: #CC0000}
.capt {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; font-style: normal; line-height: 15px; font-weight: normal; color: #666666}
.capt_k {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; color: #333333}
.capt2 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; font-style: normal; line-height: 15px; font-weight: normal; color: #cccccc}
.min_big {  font-family: "ＭＳ Ｐ明朝", "細明朝体"; font-size: 24px; font-style: normal; line-height: 30px; font-weight: bolder; font-variant: normal; color: #330000}
.min_15 {  font-family: "ＭＳ Ｐ明朝", "細明朝体"; font-size: 15px; line-height: 25px; font-weight: normal; color: #333333}
.small { color: #ffffff; font-size:70%;line-height:120%;}
.small2 { color: #222222; font-size:80%;line-height:120%;}
.small2a { font-size:80%;line-height:120%;}
.small3 { color: #222222; font-size:95%;line-height:120%;}

.pad { padding: 10px;}
.pad2 { padding: 10px; color:#ffffff; background-color:#6666ff;}
.pad3 { padding: 5px 50px;}

.emph1{ padding: 1px; margin: 2px; color:#000000; background-color:#80ff00;}

.title4 {
 font-size: 12px;
 font-weight: bold;
 border-style: none none solid solid;
 border-width: 2px 10px;
 border-color: #cccccc;
 padding: 3px 15px;
 margin: 5px 1px;
 }

.topic{
 font-family:"ＭＳ Ｐゴシック", "Osaka";
 font-size: 12px; font-style: normal;
 line-height: 20px;
 font-weight: normal;
 color: #ffffff;
 padding: 3px 20px;
 }

a.button:link {padding: 100%; background-color: #8000ff; color: #ffffff; text-decoration: none;}
a.button:visited {padding: 100%;  background-color: #8000ff; color: #ffffff; text-decoration: none;}
a.button:active {padding: 100%;  background-color: #8000ff; color: #ffffff; text-decoration: none;}
a.button:hover {padding: 100%;  background-color: #800099; color: #ffffff; text-decoration: none;}

A.ex:link { color: #ffffff;text-decoration:underline;}
A.ex:visited { color: #eeeeee;text-decoration:underline;}
A.ex:active { color: #FF00FF;text-decoration:none;}
A.ex:hover { color: #ffffff;text-decoration:none;}

A.ex2:link { color: #cccccc;text-decoration:underline;}
A.ex2:visited { color: #999999;text-decoration:underline;}
A.ex2:active { color: #666666;text-decoration:none;}
A.ex2:hover { color: #ffcf00;text-decoration:none;}

A.notice:link { color: #339900;text-decoration:underline; border-bottom :none;}
A.notice:visited { color: #339900;text-decoration:underline; border-bottom :none;}
A.notice:active { color: #FF00FF;text-decoration:none;border-bottom :none;}
A.notice:hover { color: #ff0000;text-decoration:none;border-bottom :none;}

.imgborder {
	border-style : none solid solid none;
	border-width: 1px;
	border-color: #333333;
}

#menu a{
	display: block;
	padding: 5px 5px 5px 43px;
	margin: 3px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	border-style : none solid solid none;
	border-width: 1px;
	border-color: #000000;
	background: #ffffff no-repeat url("same_ani04a.gif");
	}

#menu a:hover{
	background: #ffffff no-repeat url("same_ani04b.gif");
	color: #ff0000;
	}

#menu2 a{
	display: block;
	padding: 5px;
	margin: 1px;
	background-color: #ffffff;
	color: #000066;
	text-decoration: none;
	text-align: left;
	font-weight:bold;
	border-style : solid;
	border-width: 1px;
	border-color: #0000ff;}

#menu2 a:hover{
	background-color: #000066;
	color: #ffffff;
	}
#emph{
	padding: 5px;
	margin: 1px;
	line-height: 1.5em;
	letter-spacing: 0.05em
	background-color: #ffffff;
	color: #000000;
	border-style : solid;
	border-width: 1px;
	border-color: #0000ff;}

#footer {
  background-color: #ffffff;
  padding: 0px 0px 0px 0px;
  text-align: center top;
}
