﻿@import url("footmenu.css"); 

body {
	font-family: ＭＳ Ｐゴシック;
	font-size: 11pt
	background: #FFFFFF;
	margin:0;
	padding:0;
}


a{ color:#003494;text-decoration:none }
a:visited{ color:#003494 }
a:hover{ color:#FF0000 }
a:active{ color: #FF0000 }



.linka { font-size: 11pt; color: #3366FF; line-height: 1.1 ; letter-spacing: 1pt; border-bottom-style:dotted; border-bottom-width:1px}
:link.linka { color: #3366FF; line-height: 1.1 ; letter-spacing: 1pt; border-bottom-style:dotted; border-bottom-width:1px }
:visited.linka { color: #3366FF; line-height: 1.1 ; letter-spacing: 1pt; border-bottom-style:dotted; border-bottom-width:1px}
:hover.linka { color: #FF6600; line-height: 1.1 ; letter-spacing: 1pt; border-bottom-style:solid; border-bottom-width:1px; border-left-width:1px; border-right-width:1px; border-top-width:1px}
:active.linka { color: #FF3300; text-decoration: underline}

.linkb { font-size: 10pt; color: #0000FF;}
:link.linkb { color: #0000FF }
:visited.linkb { color: #0000FF}
:hover.linkb { color: #0099FF; text-decoration: underline;}
:active.linkb { color: #0099FF; text-decoration: underline;}

.linkc { font-size: 11pt; color: #3366FF; line-height: 1.1 ; letter-spacing: 1pt; border-bottom-style:dotted; border-bottom-width:1px}
:link.linkc { color: #3366FF; line-height: 1.1 ; letter-spacing: 1pt; border-bottom-style:dotted; border-bottom-width:1px }
:visited.linkc { color: #3366FF; line-height: 1.1 ; letter-spacing: 1pt; border-bottom-style:dotted; border-bottom-width:1px}
:hover.linkc { color: #FF0000; line-height: 1.1 ; letter-spacing: 1pt; border-bottom-style:solid; border-bottom-width:1px; border-left-width:1px; border-right-width:1px; border-top-width:1px}
:active.linkc { color: #3366FF; text-decoration: underline}


.px10        { font-size: 10px }
.px11 { font-size: 11px }

A{text-decoration:none; margin:0; font-family: ＭＳ Ｐゴシック; font-size: 11pt; word-spacing:0; font-weight: 400 } 
h1           { margin:0; font-family: ＭＳ Ｐゴシック; font-size: 24pt; word-spacing:0; color:#FF9900; text-align:center }
h2           { margin:0; font-family: ＭＳ Ｐゴシック; font-size: 18pt; color: #0099CC; font-weight: boild;line-height:1.6em;}
h3           { color: #FF00FF; font-size: 14pt; font-family: ＭＳ Ｐゴシック; text-align: center }
h4           { color: #008000; font-size: 14pt; font-family: ＭＳ Ｐゴシック; text-align: center }

td           { font-family: ＭＳ Ｐゴシック; font-size: 11pt;line-height: 120% }

.copyright { text-align:center; color:#0099FF;font-size:12px; margin-top:15px; }