@charset "Shift_JIS";
body{
 background-image: url(gazou/bgleaf.gif);
 background-attachment: fixed;
 background-position: bottom left;
 background-repeat: repeat-x;
 background-color: #FFF;
 
 font-size: 100%;
 color: #202020 ;
 
 text-align: center;
 line-height: 140%;
 
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 
}


#content{
 background-image: url(gazou/kabe2.gif);
 background-position: top center;
 background-repeat: repeat-y;
 background-attachment: fixed;
 
 width: 854px;

 text-align: left;

 margin-bottom: 0px;
 margin-left:auto;
 margin-right:auto;
 margin-top: 0px;

 padding-bottom:0px;
 padding-left: 0px;
 padding-right: 0px;
 padding-top: 0px;
 
}

h1{
color: #FFF;
font-size: 96%;
font-weight: 400;
letter-spacing: 1em;

text-align: center;

 background-image: url(gazou/head.gif);
 background-position: top left;
 background-repeat: no-repeat;
 
 margin-bottom: 10px;
 margin-left:0px;
 margin-right:0px;
 margin-top: 0px;
 
 padding-bottom:0px;
 padding-left: 0px;
 padding-right: 0px;
 padding-top: 8px;
 
 height: 30px;
}

h2{
 color: #000;
 font-size: 130%;
 font-weight: 600;

 background-image: url(gazou/h2.gif);
 background-position: top left;
 background-repeat: no-repeat;

 margin-bottom: 10px;
 margin-left:0px;
 margin-right:0px;
 margin-top: 0px;
 
 padding-bottom:0px;
 padding-left: 40px;
 padding-right: 0px;
 padding-top: 12px;
 
 height: 35px;
}

h3{
 color: #FFF;
 font-size: 100%;
 font-weight: 400;
 
 background-image: url(gazou/menu.gif);
 background-position: top left;
 background-repeat: no-repeat;
 
 margin-bottom: 10px;
 margin-left:0px;
 margin-right:0px;
 margin-top: 10px;
 
 padding-bottom:0px;
 padding-left: 38px;
 padding-right: 0px;
 padding-top: 4px;
 
 height: 30px;
}


ul{
list-style-image: url(gazou/list.gif);

line-height: 120%;
}

li{
 margin-bottom: 2px;
 margin-left:0px;
 margin-right:0px;
 margin-top: 2px;
}

.hidari{
 margin-bottom: 0px;
 margin-left:10px;
 margin-right:0px;
 margin-top: 0px;
 
 padding-bottom:0px;
 padding-left: 25px;
 padding-right: 0px;
 padding-top: 10px;

 float: left;
 
 width: 600px;

}


.migi{
font-size: 90%;

 margin-bottom: 0px;
 margin-left:-20px;
 margin-right:0px;
 margin-top: 0px;
 
 padding-bottom:0px;
 padding-left: 0px;
 padding-right: 10px;
 padding-top: 10px;

 float: right;
 
 width: 182px;

}

.shita{
 margin-bottom: 0px;
 margin-left:0px;
 margin-right:100px;
 margin-top: 0px;
 
 padding-bottom:15px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 25px;

 text-align: center;
 clear: both;
}

img{
border: 0px;
}

img.hed{
 margin-bottom: 25px;
 margin-left:8px;
 margin-right:0px;
 margin-top: 0px;
}

a:link{
color: blue;
text-decoration: none;
}
a:visited{
color: blue;
text-decoration: none;
}
a:hover{
color: #ccffb3;
text-decoration: underline;

position: relative;
top: 1px;
left: 1px;
}

.doma{
text-align: center;
}


