@charset "Shift_JIS";
/*トップページ用css*/

/*メインイメージの設定*/
#mainimage{
  width:580px;
  margin-bottom:20px;
}

   
/*下段の設定*/
#top_u{
  clear:both;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width:760px;
}

/*ごあいさつの設定*/
#greeting{
width:490px;
margin-right:22px;
}
#greeting_title{
width:490px;
height:38px;
background:url(../images/top/t_greeting.gif) no-repeat;
margin-bottom:10px;
}

#sinsai_title{
width:490px;
height:38px;
background:url(../images/top/sinsai.gif) no-repeat;
margin-bottom:10px;
}



/*検索のバナーの設定*/
#banner{
float:right
}