body {
background-color:white; 
background-image:url(image/bg4.gif); 
background-repeat:repeat-y; 
background-position:left;padding-left:28px;
}

body{
font-size:12pt;
font-family:calibri,Meiryo;
line-height:120%;
color:black;
}

table{
font-size:12pt;
}

a{
text-decoration:underline
color:blue;
}

a:hover{
text-decoration:none;
color:white;
background:red;
}

a:active{
text-decoration:underline;
color:green;
}

a:visit{
text-decoration:none;
color:purple;
}

h1{
font-size:30pt;
color:green;
font-weight:bold;
font-family:georgia,Meiryo;
line-height:120%;
}

h2{
font-size:18pt;
font-family:arial,Meiryo;
font-weight:bold;
color:maroon;
line-height:120%;
}

h3{
font-size:16pt;
font-family:times new roman;
font-weight:bold;
color:maroon;
line-height:120%;
}

h4{
font-size:14pt;
font-family:arial;
font-weight:bold;
color:#1569C7;
}

p1{
font-size:30pt;
color:#1569C7;
font-weight:bold;
font-family:georgia;
line-height:120%;
}

p2{
font-weight:bold;
}

p3{
font-style:italic;
}

p4{
font-family:georgia;
font-size:12pt;
}

p5{
font-size:20pt;
font-family:Meiryo UI;
font-weight:bold;
color:black;
line-height:130%:
}

p6{
font-weight:bold;
color:white;
line-height:130%;
font-size:120%;
}

p7{
font-size:9pt;
font-family:calibri;
font-weight:lighter;
color:black;
line-height:130%;
}

p8{
font-size:10pt;
font-family:calibri;
color:black;
font-weight:bold;
}

p9{
font-family:Meiryo;
}

p10{
font-size:14pt;
font-weight:bold;
font-style:italic;
color:darkgreen;
}

p11{
color:white;
font-family:arial;
 }

p12{
color:red;
font-weight:bold;
}

p13{
font-size:9pt;
color:blue;
font-family:calibri;
}

p14{
color:maroon;
}

p15{
color:darkgreen;
}

p16{
font-family:times new roman;
color:green;
font-weight:bold;
font-size:16pt;
}

p17{
background:cornsilk;
color:blue;
font-family:times new roman;
font-size:16pt;
font-weight:bold;
line-height:140%;
}

p18{
text-decoration:underline;
}

p19{
background:yellow;
}

p20{
font-size:9pt;
line-height:120%;
}

p21{
font-weight:bold;
font-family:arial;
font-size:9pt;
}

p22{
font-weight:lighter;
}

p23{
font-weight:bold;
color:#1569C7;
}

ul{
line-height:180%;
}

@media screen and (max-width:799px){#container{float:clear;width:100%}
.nodis{display:none}
body{font-size:10pt}
table{font-size:10pt}
h1{font-size:12pt}
h2{font-size:12pt}
p1{font-size:20pt}
p4{font-family:georgia;font-size:10pt}
p5{font-size:14pt}
p6{font-size:10pt}
p10{font-size:12pt}
p16{font-size:12pt}
p17{font-size:12pt}

img {float:none; max-width : 100% ;
height : auto ;
}
.lnk{line-height:350%;}

}

@media screen and (min-width:800px){
#container{margin-left:auto;margin-right:auto;width:850px}
#main{float:right;width:800px}
#sub{float:left;width:0px}

#footer{clear:both;}
.nodis2{display:none}

}


@media screen and (min-width:1000px){
#container{margin-left:auto;margin-right:auto;width:1000px}
#main{float:center;width:900px}
#sub{float:left;width:0px}

#footer{clear:both;}
.nodis2{display:none}


}
