a:visited {text-decoration:underline;color:none;}
a:active {text-decoration:underline;color:none;}
a:link {text-decoration:underline;color:none;}
a:hover {
          visibility : visible ;
          float : none ;
          clear : none ;
}

body{
  line-height : 130%;
  font-size : 11pt;
}

form{
margin:0;
padding:20px;
}

.font9{font-size : 9pt;}
.font10{font-size : 10pt; line-height:120%;}
.font11{font-size : 11pt;}
.font12{font-size : 12pt;}
.font13{font-size : 13pt;}
.font16{font-size : 16pt;}
.font20{font-size : 20pt;
line-height:150%;}

.red{color:#EB0550;}
.yellow{background-color:#FFFF99;}
.blue{color:#003366;}
.blue-bg{background-color:#B9EEFF;}
.pink-bg{background-color:#FFBBCC;}
.bold{font-weight:bold;}
.white{color:#FFFFFF; font-weight:bold;}

h1{
margin:0;
padding:0;
font-size:x-small;
letter-spacing:2px;
color:#EB0550;
font-weight:normal;
text-align:right;
}

#footer {
	clear: both;
	width:760px;
	font-size:9pt;
	color: #FFFFFF;
	background: #EB0550;
	text-align:center;
	margin:0;
	}

#footer a {
	color: #FFFFFF;
	text-decoration: none;

}

#footer a:hover {
	text-decoration:underline;
}

#copyright{
	color:#FFFFFF;
	background-color:#666666;
	font-size:9pt;
	width:760px;
	text-align:center;
	}

.note{
	padding:5px;
	background-image:url(img/note.gif);
	margin: 0 5px 0 5px;
	line-height: 20px;
	font-size : 11pt;
}

.note_s{
	padding:5px;
	background-image:url(img/note.gif);
	margin: 0 5px 0 5px;
	line-height: 20px;
	font-size : 10pt;
}

.voice {
	border-style:solid;
	border-width:thin;
	border-color:#CCCCCC;
	margin: 20px 0px 0 0px;
	}

.pic-left {
	FLOAT: left; MARGIN: 0px 20px 5px 0px;
}

.pic-right {
	FLOAT: right; MARGIN: 0px 0px 5px 20px;
}

.fukidasi_h{
	background-repeat:repeat-x;
}

.fukidasi_v{
	background-repeat:repeat-y;
	}