
body{
font-size:12pt;
font-family:Meiryo,sans-serif;
}

table{
font-size:12pt;
line-height:150%;
font-family:Meiryo,sans-serif;
}

a{
text-decoration:underline;
color:blue;
}

a:hover{
text-decoration:none;
color:red;
}

a:active{
text-decoration:none;
color:blue;
}

a:visit{
text-decoration:none;
color:purple;
}

h1{
color:maroon;
font-weight:bold;
font-size:16pt;
}

h2{font-family:times new roman;
font-size:20pt;
color:blue;
}

p1{
font-size:14pt
}

p2{
font-family:arial;
color:blue;
}

p3{
font-size:10pt;
color:white;
background:indianred;
}

p4{
background:indianred;
font-size:12pt;color:white;
font-weight:lighter;
}

p5{
background:gold;
color:blue;
font-size:12pt;
}

p6{
font-family:arial;
color:midnightblue;
font-weight:bold;
font-size:12pt;
}

p7{
font-family:times new roman;
background:gold;
font-size:14pt;
color:blue;
}

p8{
font-family:arial;
font-size:12pt;
line-height:140%;
color:darkgreen;
}

p9{
color:red;
}

p10{
background:gold;
}

p11{
font-family:times new roman;
font-size:12pt;
color:blue;
}

p12{
font-size:16pt;
color:red;
font-weight:bold;
font-family:times new roman;
background:gold;
}

p13{
font-family:arial;
font-weight:bold;
}

span.update
{
font-family:arial;
font-size:9pt;
}

span.sub
{
	font-family:'arial',Meiryo UI,sans-serif;
        color:midnightblue;
        font-size:9pt;
	line-height:140%;
	font-weight:lighter;
}

.lnk {line-height:300%;}

@media screen and (max-width:799px){#container{width:100%}
img {float:none; max-width : 100% ;
height : auto ;
}

body{font-size:10pt}
table{font-size:10pt;line-height:130%}
h1{font-size:12pt}
h2{font-size:16pt}

p1{
font-size:8pt
}

p6{
font-size:10pt;
}

p8{
font-size:10pt;
}

.nodis{display:none}

}

@media screen and (min-width:800px){
#container{margin-left:auto;margin-right:auto;width:800px}
#main{float:right;width:590px;left-margin:10px}
#sub{float:left;width:200px}

#footer{clear:both;}
.nodis2{display:none}
}

@media screen and (min-width:1000px){
#container{margin-left:auto;margin-right:auto;width:1000px}
#main{float:right;width:690px;left-margin:10px}
#sub{float:left;width:300px}

#footer{clear:both;}
.nodis2{display:none}

}

