BODY {
	margin-top: 0.2em;
	padding-top: 0.2em;
	color: black;
	background-color: #FFFFF0;
}
H1 {
	display: block;
	font-size: 200%;
	color: Teal;
	background-color: transparent;
	text-align: center;
	padding : 0.2em;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	font-weight: bolder;
}
H1 A:link {
	color: Teal;
	text-decoration: none;
}
H1 A:visited {
	color: Teal;
	text-decoration: none;
}
H1.menu {
	font-size: 150%;
	color: black ;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	background-color: transparent;
}
H2 {
	display: block;
	font-size: 150%;
	color: Green;
	background-color: transparent;
	padding : 0.1em;
	padding-top: 0em;
	padding-bottom: 0em;
}
H2.menu {
	font-size: 100%;
	color: black ;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	background-color: transparent;
}
H2 A:link {
	color: blue;
	line-height: 130% ;
	background-color: transparent;
	text-decoration: underline;
	border-bottom: 0.2em solid #FF6633;
}
H2.menu A:link {
	color: Teal;
	line-height: 130% ;
	background-color: transparent;
	text-decoration: underline;
	border-bottom: 0.2em solid #FF6633;
}
H3 {
	clear: both;
	font-size: 120%;
	line-height: 130% ;
	color: Teal;
	background-color: transparent;
}
H3 A:link {
	color: Green;
	background-color: transparent;
	text-decoration: underline 
}

DL{
	line-height: 160% ;
}
UL{
	line-height: 130% ;
}
BLOCKQUOTE{
	margin-left: 2em;
	margin-right: 2em;
	line-height: 120% ;
	padding: 0.2em;
	list-style-type : none;
	list-style-position : outside  ;
	border-top: 0.4em inset #FF6633;
	border-left: 0.4em inset #FF6633;
	border-bottom: 0.4em inset #FF6633;
	border-right: 0.4em inset #FF6633;
}
FORM {
	padding: 0em;
	margin: 0.1em;
}
FORM INPUT{
	font-size: 90%;
}
PRE {
	display: block;
	padding: 0.2em;
	line-height: 160%;
	font-size: 100%;
}
P {
	display: block;
	padding: 0.2em;
	text-indent: 1em;
	line-height: 160%;
}
P.catchcopy {
	text-indent: 0em;
	text-align: center;
	padding: 0.25em;
	margin: 0.1em;
}
P.no-indext{
	text-indent: 0em;
}
P.news{
	text-indent: 0em;
}
P.news strong{
	color: black ;
}
P.Lang {
	text-indent: 0em;
	margin: 0.25em;
	font-weight: bolder;
	color: White ;
	background-color: Teal;
	line-height: 130% ;
	padding : 0.25em;
	font-size: 90%;
}
P.NaviBar {
	text-indent: 0em;
	font-size: 90%;
	color: Black ;
	background-color: white ;
	border : 0.1em solid green ;
	line-height: 130% ;
	margin : 0.1em;
	padding : 0.2em;
}
.url {
	text-indent: 0em;
	text-align: center;
	margin-top : 0em;
	margin-bottom : 0em;
	padding : 0.1em;
}

TABLE {
	margin: 0.1em;
	color: Black ;
	background-color: transparent;
}
CAMPION {
	color: #FF6633 ;
	background-color: transparent;
	line-height: 130% ;
}
STRONG {
	color: #FF6633 ;
	background-color: transparent;
	line-height: 130% ;
	font-weight: bolder;
}
STRONG.attention {
	font-size: 200%;
}
DIV.notice {
	color: #FF6633 ;
	background-color: transparent;
	text-align: center;
	font-size: 200%;
	line-height: 130% ;
	font-weight: bolder;
	border-top: 0.4em inset #FF6633;
	border-left: 0.4em inset #FF6633;
	border-bottom: 0.4em inset #FF6633;
	border-right: 0.4em inset #FF6633;
}
DIV.info {
	line-height: 130% ;
}
DIV.info P{
	font-size: 90%;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	line-height: 130% ;
}
DT{
	font-weight: bold;
	line-height: 130% ;
}
DL.TALK DT{
	font-weight: normal;
}

DT {
	font-weight: bold;
}

DT STRONG {
	color: black ;
	background-color: transparent;
}

.togaki{
	margin-left: 4em;
	margin-right: 4em;
}
A:link {
	color: #0000EF;
	text-decoration: underline ;
	background-color: transparent;
}

A:visited {
	color: purple;
	text-decoration: underline ;
	background-color: transparent;
}
A:active {
	color: #FF6633;
	text-decoration: underline ;
	background-color: transparent;
}
P.Lang A:link {
	color: White;
	text-decoration: underline ;
	background-color: transparent;
}
P.Lang A:visited {
	color: White;
	text-decoration: underline ;
	background-color: transparent;
}
P.Lang A:active {
	color: #FF6633;
	text-decoration: underline ;
	background-color: transparent;
}
ADDRESS {
	font-style: normal;
	text-align: center;
	font-size: 90%;
	line-height: 130% ;
	color: black ;
	margin : 0em;
	background-color: White ;
	border-top: 0.1em solid Blue;
	border-left: 0.1em solid Blue;
	border-bottom: 0.1em solid Blue;
	border-right: 0.1em solid Blue;
}
.corp {
	color: #FF6633;
	font-family : Times,serif;
	font-weight: bold;
}
SPAN {
	display: inline;
}
SPAN.clear{
	clear: both;
}
OL { list-style: decimal }
PRE.news {
	font-size: 90%;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
table.menu {
	font-size: 90%;
}
table ul{
	margin-top: 0.2em;
	padding: 0.2em;
	margin-bottom: 0.2em;
}
ul.news {
	margin-top: 0.1em;
	margin-left: 1em;
	margin-right: 0.5em;
	margin-bottom: 0.1em;
	padding: 0.25em;
	line-height: 130%;
}
DL.menu {
	font-size: 90%;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
DL.menu DT{
	background-color: #CCFF99 ;

	color: Black ;
	border-left: 0.2em solid Green;
	padding: 0.2em;
	padding-left: 0.5em;
	font-weight: bold;
}
DL.menu DD{
	margin-top: 0.2em;
	margin-bottom: 0.4em;
	border-right: 0.1em solid #00CC00 ;
	border-bottom: 0.1em solid #00CC00 ;
}
FORM.mini {
	font-size: 90%;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
FORM.mini INPUT {
	font-size: 90%;
}
HR {
	display: block;
}
HR.none {
	clear: both;
	border-top: solid;
}
FORM P {
	padding : 0.1em;
	margin-top : 0.1em;
	margin-bottom : 0.1em;
	line-height: 100% ;
}
blockquote {
	padding: 0.1em;
	margin: 0.1em;
}
.NewsSource {
	font-size: 80%;
}
