@charset "EUC-JP";

/* 共通部分 */
img {
  border: none;
  vertical-align: text-bottom;
}

body{
 margin:0px;
 padding:0px;
 font-size:12px;
}
/* 共通部分 */

.zentai{
 width:800px;
 border-style:solid;
 border-width:1px;
 height:1000px;
}



.header {
 width:800px;
 height:80px;
}


.title{
 width:510px;
 height:80px;
 clear:both;
 float:left;
}


ul.map{
 width:250px;
 height:20px;
 float:right;
 list-style-type:none;
 margin:0px;
}


li.map{
float:right;
}


.menu {
 width:800px;
 height:20px;
 margin:5px;
 padding:0px;
}


ul.home {
 width:800px;
 height:20px;
 float:left;
 list-style-type:none;
 margin:0;
 padding:0px;
}


li.home{
float:left;
}


.proglam {
 width:800px;
 height:370px;
 float:left;
}


.gazo {
 width:494px;
 height:370px;
 margin:0px;
 clear:both;
 float:left;
}


.topics {
 width:300px;
 height:370px;
 margin-left:3px;
 border-style:solid;
 border-width:1px;
 float:left;
 font-size:11px;
}

p.topi{
 margin-left:5px;
}
 
.puroject {
 width:800px;
 height:370px;
 margin:0px;
 float:left;

}


.kokuti1 {
 width:494px;
 height:170px;
 margin-top:5px;
 margin-left:10px;
 clear:both;
 float:left;
 }


.kokuti2 {
 width:494px;
 height:100px;
 margin-top:5px;
 margin-left:10px;
 clear:both;
 float:left;
 }


.another {
 width:240px;
 height:430px;
 margin:5px;
 float:left;
}


.another1{
 margin-top:20px;
}
 
.footer {
 width:780px;
 height:100px;
}


