@charset "shift_jis";

body {   
    background: #EDF5FA;
    margin: 0px;
}
#waku {
  border-right: #cccccc 1px solid;
  background: #ffffff;
  margin: 0px auto;
  border-left: #cccccc 1px solid;
  width: 920px;
  height: 100%;
}
#contain {
    width: 910px; height: 100%; 
    background: #fff;
    margin: 0px auto;
} 
#header{
	width: 910px;
	height: 94px;
    background-image: url(../img/header.jpg);
}
#hdrleft{
	width: 331px;
	height: 94px;
    float: left;
}
#hdrright{
  width: 230px;
  height: 60px;
  float: right;
  margin-top: 34px;
}
#menu{
    clear: both;
	width: 901px;
	height: 48px;
    margin: 0px auto;
}
#topmain{
	margin: 0px auto;
	width: 910px;
	height: 429px;
}
#info{
	width: 900px;
	height: 30px;
    margin: 0 auto;
    background: #002056;
    border-bottom: #4178d6 5px solid;
    color: #ffffff
}
#submenu{
	width: 900px;
	height: 76px;
    margin: 0px auto;
    padding: 4px 0px 0px 0px;
}
#footer{
	width: 875px;
	height: 130px;
    margin: 0px auto;
    padding: 20px 0px 15px 35px;
    background-image: url(../img/footer.jpg);
}

Ul {list-style: none;
    padding: 7px 0 2px 30px;
	margin: 0;
}
.title{
  font-size: small;
  line-height: 125%;
  text-align: center;
  color: #002056;
  font-weight: bold;
}

.out1 {font-size: small ;
       border-bottom: #1D5FCD 1px solid;
	   line-height: 125%;
	   vertical-align:top;
       text-align: left;
       color:#555555;
}
.comment {font-size: small ;
	   line-height: 125%;
	   vertical-align:top;
       text-align: left;
       color:#555555;
 }   
 
.comment2 {font-size: small ;
	   line-height: 125%;
       text-align: left;
       color:#555555;
 } 
 
 .comment3 {font-size: 12px ;
	   line-height: 150%;
	   vertical-align:top;
       text-align: left;
       color:#555555;
 }     

.out2 {font-size: small ;
	   line-height: 125%;
	   vertical-align:top;
       text-align: right;
       color:#555555;
}
.cap {font-size: x-small ;
       text-align: right;
       color:#777777;
 }  
.cap2 {font-size: x-small ;
       text-align: left;
       color:#777777;
 }  
