﻿/*---更新履歴
08.08.11 作成（ヘッダ・フッタ関連）
---*/
/*---header関連---*/
#headerArea{
width:800px;
height:89px;
background-image:url(../img/title_bg.gif);
background-repeat:repeat-x;.
float:left;
}
#headerArea h1{
width:571px;
height:89px;
float:left;
}
#headerRight{
width:168px;
margin:16px 11px 0px 0px;
float:right;
text-align:right;
}
#headerRight img{
margin-bottom:6px;
}
/*---//header関連---*/

/*---footer関連---*/
#footerArea{
width:800px;
height:20px;
border-top:1px #333333 solid;
margin-top:10px;
}
#footerLeft{
margin:5px 0px 0px 5px;
float:left;
}
#footerRight{
margin:5px 5px 0px 0px;
float:right;
}
/*---//footer関連---*/