a:link       { color: #0000ff;text-decoration:none ;}
a:visited    { color: #0000ff;text-decoration:none ;}
a:a:hover      { color: #ff0000;text-decoration:underline }

body {
font-size: 15px;
color: #000000;
font-family: "MS UI Gothic","ＭＳ Ｐゴシック",Osaka;
background-color: #ffffff;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 3px;
margin-right: 3px
;}

/*タイトル*/
H1 {
font-size: 14px;
font-weight: normal;
color: #000000;
margin-top: 0px;
margin-bottom: 0px
;}

/*説明1*/
H2{
font-size: 14px;
font-weight: normal;
color: #000000;
margin-top: 0px;
margin-bottom: 0px
;}

/*説明2*/
H3 { 
font-size: 14px;
font-weight: normal;
color: #000000;
margin-top: 0px;
margin-bottom: 0px
;}
