body{
 margin:0;            /* ���ǉ� */
}

#header{
 background-color:#9cf;
}

#title{
 margin:0;            /* ���ǉ� */
}


#nave{
 width : 194px;
 }

 #nave ul{
 list-style: none;
 margin: 0;
 padding: 0px 0px;
 border-top: 1px dotted #999999;
 }

 #nave li{
 background:#000000;
 margin: 0;
 padding: 1px 1px;
 border-bottom: 1px dotted #000000;
 font-size: 9pt;
 }

 #nave a{
 border-left: 8px solid #726325;/*�����̉��ɕtⳂ̂悤�ȃ}�[�N������*/
 padding:3px 10px;/*�c�]���Ɖ��]��*/
 display: block;
 width: 160px ; 
 color: #726325;
 text-decoration: none;
 }

 #nave a:hover{
 background: #e6daac;
 border-left: 8px solid #95812f;/*�J�[�\���I�[�o�[�Ń}�[�N�̐F���ς��*/
 color: #111111;
 width: 160px ; /*background�͈͎̔w��*/
 color: #005e5e;/�����F�w��*/
 font-weight : 600 ;/*�����̌コ�w��*/
 }

 
 
 
