a
{
	color: #003399;
              text-decoration:underline;
	line-height : 18px;
}
a:hover
{
	color: #191919;
	text-decoration: underline;
	line-height : 18px;
}
body
{
	margin: 0px;
	color: #191919;
	font-family : "ＭＳ Ｐゴシック";
	font-size: 12px;
	text-decoration: none;
	line-height : 18px;
}
td
{
	color: #191919;
	font-family : "ＭＳ Ｐゴシック";
	font-size: 12px;
	text-decoration: none;
	line-height : 18px;
}
p
{
	color: #191919;
	font-family : "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height : 18px;
}
th
{
	color: #191919;
	font-family : "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height : 18px;
}
body
{
leftMargin="0"marginwidth="0" marginheight="0" topmargin="0"
}
{
A{text-decoration:none;}
A:hover{text-decoration:underline;}
}
body
{
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#7777777;
scrollbar-base-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:#F4F4F9;
scrollbar-highlight-color:#c6bda8;
scrollbar-shadow-color:#ffffff;
}
h1 {font-size: 9pt; color: #717171; font-weight: normal}
h2 {font-size: 9pt; color: #717171; font-weight: normal}
h3 {font-size: 9pt; color: #717171; font-weight: normal}
h4 {font-size: 9pt; color: #717171; font-weight: normal}
h5 {font-size: 9pt; color: #717171; font-weight: normal}
{
a{/*リンクされた文字*/
    color:#0033990;
    font-style:normal;
    text-decoration:underline;
}
a:link {/*未訪問のリンク*/
    color:#cc0000;
    font-style:normal;
    text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
    color:#660066;
    text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
    color:#ff0000;
    font-style:normal;
    text-decoration:underline;
}
a:active {/*クリック中*/
    color:#1db200;
    text-decoration:underline;
}

