body
{
text-align: center; /* IE 向けセンタリング指定 */
}

div#container
{
margin: 0 auto; /* Firefox 向けセンタリング指定 */
margin-bottom:30px;
} 


div#midashi
{
margin-top: 25px;
margin-bottom: 20px;
} 

img#kyf
{
border-style: none;
margin-right: 5px;
}

img#kyz
{
border-style: none;
}

img#banner
{
border-style: none;
}

div#gaiyo
{
margin-top: 15px;
margin-bottom: 8px; 
padding:0;
} 

div#banner
{
float: left;
margin-left: 50px;
display:inline;
} 

div#in_dwn
{
float: clear;
} 

div#download
{
margin: 0 auto;
margin-top: 20px;
width: 650px;
} 

div#kaisetsu  /* 解説文章両端左揃え */
{
margin: 0 auto;
text-align: justify;
text-justify: inter-ideograph;
width: 760px;
margin-bottom: 8px;
font-size: medium;
font-family: "MS Pゴシック",Osaka,sans-serif; 
} 

div#hosoku  /* 解説文章両端左揃え */
{
margin: 0 auto;
text-align: justify;
text-justify: inter-ideograph;
width: 760px;
font-family: "MS Pゴシック",Osaka,sans-serif; 
font-size: small;
} 

div#gytxt  /* 文章両端左揃え */
{
margin: 0 auto;
text-align: justify;
text-justify: inter-ideograph;
width: 720px;
font-size: medium;
font-family: "MS Pゴシック",Osaka,sans-serif; 
} 


