﻿/* ------------------------------
レイアウト
------------------------------ */
#header {border-bottom:solid 2px #604E8F;margin-bottom:10px;width:680px;}
#hmenu
{
display:none
}

#l
{
display:none;
}

#toppic{ 
width:680px;
}

#contents 
{
width:680px;
}

#footer {
width :680px;
float:left;
margin-top:10px;
background-color:#000000;
text-align:right;
color:#FFFFFF;
}




