a.menu1:link{
	text-decoration: none;
	font-size: 75%;
	color: #0000FF;
	text-align: center;
}
a.menu1:visited{
	text-decoration: none;
	font-size: 75%;
	color: #FF0000;
	text-align: center;
}
a.menu1:hover{
	text-decoration: underline;
	font-size: 75%;
	color: #FF0000;
	text-align: center;
}
a.menu1:active{
	font-size: 75%;
	color: #006600;
	text-decoration: underline;
	text-align: center;
} 

a.menu2:link {
	text-decoration: none;
	font-size: 75%;
	color: #0000FF;
	text-align: center;
	background-color: #FFCCCC;
	display: block;
	border-top: solid #FF0000 1px; 
	border-bottom:solid #FF0000 1px; 
	border-left: solid #FF0000 1px; 
	border-right: solid #FF0000 1px; 
}
a.menu2:visited {
	text-decoration: none;
	font-size: 75%;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF6666;
	display: block;
	border-top: solid #FF0000 1px; 
	border-bottom: solid #FF0000 1px; 
	border-left: solid #FF0000 1px; 
	border-right: solid #FF0000 1px; 
}
a.menu2:hover {
	text-decoration: underline;
	color: #FF0000;
	text-align: center;
	background-color: #FF6666;
}
a.menu2:active {
	text-decoration: underline;
	color: #006600;
	text-align: center;
}

a.menu3:link {
	text-decoration: none;
	font-size: 75%;
	color: #0000FF;
	text-align: center;
	background-color: #CCFFFF;
	display: block;
	border-top: solid #000066 1px; 
	border-bottom: solid #000066 1px; 
	border-left: solid #000066 1px; 
	border-right: solid #000066 1px; 
}
a.menu3:visited {
	text-decoration: none;
	font-size: 75%;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF66FF;
	display: block;
	border-top: solid #000066 1px; 
	border-bottom: solid #000066 1px; 
	border-left: solid #000066 1px; 
	border-right: solid #000066 1px; 
}
a.menu3:hover {
	text-decoration: underline;
	color: #FF0000;
	text-align: center;
	background-color: #0066CC;
}
a.menu3:active {
	text-decoration: underline;
	color: #006600;
	text-align: center;
}

a.menu4:link {
	text-decoration: none;
	font-size: 75%;
	color: #0000FF;
	text-align: center;
	background-color: #99CC66;
	display: block;
	border-top: solid #000066 1px; 
	border-bottom: solid #000066 1px; 
	border-left: solid #000066 1px; 
	border-right: solid #000066 1px; 
}
a.menu4:visited {
	text-decoration: none;
	font-size: 75%;
	color: #FFFFFF;
	text-align: center;
	background-color: #009900;
	display: block;
	border-top: solid #000066 1px; 
	border-bottom: solid #000066 1px; 
	border-left: solid #000066 1px; 
	border-right: solid #000066 1px; 
}
a.menu4:hover {
	text-decoration: underline;
	color: #FF0000;
	text-align: center;
	background-color: #669900;
}
a.menu4:active {
	text-decoration: underline;
	color: #006600;
	text-align: center;
}

a:link{
	text-decoration: none;
	color: #0000FF;
}
a:visited{
	text-decoration: none;
	color: #FF0000;
}
a:hover{
	text-decoration: underline;
	color: #FF0000;
}
a:active{
	text-decoration: underline;
	color: #006600;
} 

a.link1:link{
	text-decoration: none;
	color: #0000FF;
}
a.link1:visited{
	text-decoration: none;
	color: #FF0000;
}
a.link1:hover{
	text-decoration: underline;
	color: #FF0000;
}
a.link1:active{
	text-decoration: underline;
	color: #006600;
} 

.link2{
	font-size: 75%;
	line-height: 130%;
}
a.link2:link{
	text-decoration: none;
	color: #FFFFFF;
}
a.link2:visited{
	text-decoration: none;
	color: #FF0000;
}
a.link2:hover{
	text-decoration: underline;
	color: #FF0000;
}
a.link2:active{
	text-decoration: underline;
	color: #006600;
} 

a.link3:link{
	text-decoration: none;
	color: #FF0000;
}
a.link3:visited{
	text-decoration: none;
	color: #FF0000;
}
a.link3:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
a.link3:active{
	text-decoration: underline;
	color: #006600;
}

.title1 {
	font-weight: bold;
	font-size: 90%;
	color: #003399;
	text-align: center;
	border-top: solid #CCCCCC 1px;
	border-bottom: solid #000000 1px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #000000 1px;
	height: 24px;
	background-color: #9999FF;
}

.title2 {
	font-weight: bold;
	font-size: 90%;
	color: #4A48BA;
	text-align: center;
	background-color: #DAE3F5;
}

.title3 {
	font-weight: bold;
	font-size: 75%;
	color: #3366FF;
	text-align: center;
}

.title4 {
	font-weight: bold;
	font-size: 75%;
	color: #FFFFFF;
	text-align: center;
	border-top: solid #CCCCCC 1px;
	border-bottom: solid #000000 1px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #000000 1px;
	height: 24px;
	background-color: #00C2C2;
}

.title5 {
	font-weight: bold;
	font-size: 75%;
	color: #FF6600;
	text-align: center;
	height: 24px;
	background-color: #FFFFCC;
}

.title6 {
	font-weight: bold;
	font-size: 75%;
	color: #3366FF;
	text-align: left;
}

.title7 {
	font-weight: bold;
	font-size: 90%;
	color: #4A48BA;
	background-color: #DAE3F5;
}

.title7 a {
	text-decoration: underline;
	color: #FF0000;
}

.anzenTitle {
	font-weight: bold;
	font-size: 75%;
	color: #FFF;
	text-align: center;
	border-top: solid #FFF 1px;
	padding: 10px 0;
	background-color: #003399;
	line-height: 130%;
	vertical-align: middle;
}

.head1{color: #000066; background-color: #CCCCFF;}
.head2{color: #000066; background-color: #FFFFFF;}
.text1 { font-size: 65%; line-height: 130%;}
.text1b { font-size: 65%; line-height: 130%; font-weight: bold;}
.text2 { font-size: 75%; line-height: 130%;}
.text2b { font-size: 75%; line-height: 130%; font-weight: bold;}
.text3 { font-size: 90%; line-height: 130%;}
.text3b { font-size: 90%; line-height: 130%; font-weight: bold;}
.text4 { font-size: 100%; line-height: 130%;}
.text4b { font-size: 100%; line-height: 130%; font-weight: bold;}
.text5 { font-size: 150%; line-height: 130%;}
.text5b { font-size: 150%; line-height: 130%; font-weight: bold;}
.text6 { font-size: 75%; line-height: 1.5;}
.text_d { font-size: 100%;}
.text_d1 { font-size: 85%;}

.event_kyougi { font-size: 75%; color: #FFFFFF; line-height: 130%;}

.top_title { font-size: 75%; padding-left: 35px; line-height: 130%; font-weight: nomal; text-align:left;}

.copy { font-size: 65%; color:#000000; text-indent: 65%; height: 15px;}

.ngk_title {font-weight: bold;font-size: 90%;color: #003399;text-align: center;}

.strike {text-decoration: line-through;}

.header {
	font-size: 65%;
	color: #FFFFFF;
	text-align: right;
	vertical-align:top;
	padding: 5px 10px 0px 0px;
}
