@charset "utf-8";
/* CSS Document */

body
{
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
margin-bottom:0px;
margin-top:3px;
margin-left:0px;
margin-right:0px;
text-align:justify;
}

img { border:0;}
td, tr {vertical-align:top;}

.title01
{
font-size:12px;
font-weight:bold;
color:#66ccff;
}

.link1 a
{
font-weight:bold;
text-decoration:none;
color:#ff6600;
}
.link1 a:hover
{
font-weight:bold;
text-decoration:none;
color:#66ccff;
}

.link2 a
{
text-decoration:none;
color:#006699;
}
.link2 a:hover
{
text-decoration:underline;
color:#006699;
}

.link3 a
{
text-decoration:none;
color:#ff6600;
}
.link3 a:hover
{
text-decoration:underline;
color:#66ccff;
}

.link4 a
{
width:97px;
height:23px;
padding-top:5px;
text-align:center;
text-decoration:none;
color:#ffffff;
background:url(images/bt01.gif);
background-repeat:no-repeat;
display:block;
}
.link4 a:hover
{
width:97px;
height:23px;
padding-top:5px;
text-align:center;
text-decoration:none;
color:#ffffff;
font-weight:bold;
background:url(images/bt01.gif);
background-repeat:no-repeat;
display:block;
}
.linken
{
	text-decoration:none;
	color: #000000;
}
.linken : hover
{
	text-decoration:underline;
	color: red;
}

