
/*学生支援課サイトヘッダー*/
 /*ヘッダー*/
.hedder{
  background-image : url(/ADMIN/GAKUSEI/canpass-life/style/blue_p9b.gif);
  width : 672px;
  height : 90px;
  top : 4px;
  left : 29px;
  margin-top : 15px;
  margin-left : 27px;
  margin-bottom : 13px;
  border-top-width : 2px;
  border-top-style : solid;
  padding-top : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-right-width : 1px;
  border-right-style : solid;
  border-bottom-width : 1px;
  border-bottom-style : solid;
}
/*大学ロゴ*/
.hedder1{
  background-image : url(/ADMIN/GAKUSEI/canpass-life/style/nara-edu_logo.gif);
  background-repeat : no-repeat;  
  margin-left : 29px;
  height : 60px;  
  margin-bottom : -80px;
  margin-top : -120px;
  margin-right : 400px;
}
/*学生支援課ロゴ*/
.hedder2{
  background-image : url(/ADMIN/GAKUSEI/canpass-life/style/logo1.gif); 
  background-repeat : no-repeat;
  margin-left : 450px;
  height : 40px;
  margin-top : 45px;
}

/*ナビゲーションバー*/
.navber{
  margin:27px;
  margin-top:8px;
}
.navber a {
  border: outset #0066cc 4px;
  background-color: #336699;
  color:ffffff;
  padding: 0.5em;
  margin:center;
  text-align:center;
  font-size:90%;
  display: block;
  width: 96px;
  float:left;
}
.menu2 a {
  border: outset #336666 4px;
  background-color: #336633;
  color:ffffff;
  display: block;
}  
.navber a:link{
  color:ffffff;
}
.navber a:visited{
  color:ffffff;
}
.navber a:active{
  color: #ffffff;
}
.navber a:hover {
  border:inset #ffffff 4px;
}
/*グーグルサーチ*/
.google_serch{
  color:#ffffff;
  margin-top:-55px;
  margin-left:150px;
  clear:both;
  
} 
.google_serch td{
 color:#000000;
{


 
/*厚生担当関係*/
  .main_kousei{
  text-align:left;
  padding-left:28px;
}

  .kousei_renraku{
  text-align:left;
  padding-left:220px;

}
/*本文調整*/
p {
  line-height:1.9em;
}
