@charset "utf-8";

body{  
  background-image : url(nami_L2.gif);
  background-repeat : repeat-x;
  background-color : #fcfcf4;
}
.topimage{  
  width : 100%;
  height : 320px;
  background-color : black;
}
.bottom{
  background-color : #fcfcf4;
}
.aiinfo{  
  clear : both;
  padding-top : 20px;
  padding-bottom : 40px;
}
.aiinfo h2{  
  font-size : 15px;
  font-weight : bold;
  background-color : #9aa7b6;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 5px;
  padding-bottom : 5px;
  text-align : left;
}
.aiinfo p{
  font-size : 15px;
  text-align : left;
  padding-top : 20px;
  padding-bottom : 15px;
  background-color: fcfcf4;
}
.aiinfo img{
  float : left;
  margin-right : 20px;
}
.category{
  width: 810px;
  clear : both;
  text-align : left;
  line-height : 3em;
}
.category h2{
  font-weight : normal;
  font-size : 18px;
}
.category img{
  margin-right : 10px;
  margin-bottom : 10px;
}
.category a:hover{
  opacity: 0.6;
  filter: alpha(opacity=60);
  background-color : white;
}

.newsletter{
  text-align: left;
  margin-top : 10px;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : olive;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : dotted;
  border-left-style : dotted;
  border-right-style : dotted;
  border-top-color : olive;
  border-left-color : olive;
  border-right-color : olive;
  padding-top : 10px;
  padding-bottom : 10px;
  font-size : 15px;
  padding-left : 10px;
  padding-right : 10px;
}
.newsletter a{
  text-decoration: underline;
}
.newsletter p{
  background-color: fcfcf4;
}
.newsletter img{
  float: left;
}
.upitem{
  border-width : 1px;border-style : solid;border-color : silver;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-bottom : 10px;
  margin-bottom : 20px;
  padding-right : 10px;
}
.upitem h3{
  font-size : 15px;
  color : #400000;
  background-color : #ced5db;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
}
.upitem p{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : silver;
  padding-top : 5px;
  background-color : white;
}
.upitem a{
  text-decoration : underline;
}
#hagire{
  float : left;
  clear : both;
}
#hagire a:hover{ 
  background-color : white;
}