/* �y�[�W�S�̂̐ݒ� */
BODY{
/*  color: #8A4512;*/
  color: #000000;
  background-color : white;
  background-repeat: no-repeat;
  background-position: right top;
  padding : 0;
  margin : 0;
  font-family : sans-serif;
}

/* �����N�ݒ� */
A{
	text-decoration: none;
}
A:link{
	color: #8A4512;
}
A:visited{
	color: #8A4512;
}
A:hover{
	 /* �|�C���g�����Ƃ��̐ݒ�*/
  color: #FF8C00;
  text-decoration: underline;
}
A:active{
	color: #8A4512;
} 

/* ���S */
.toplogo{
  position: absolute;
  top: 10px;
  left: 20px;
}
/* ���{�ꖼ */
.toplogo1{
  position: absolute;
  top: 10px;
  left: 95px;
}
/* �p�ꖼ */
.toplogo2{
  position: absolute;
  top: 56px;
  left: 95px;
}
/* ����� */
.logotitle{
  position: absolute;
  top: 80px;
  left: 95px;
  font-size: 0.7em;
  width: 60%;
  color: #556B2F;
}

/* �z�u�p�e�[�u�� */
.toptbl{
  width: 100%;
  margin-top: 60px;
  margin-bottom: 10px;
  border: none;
}

/* �Z���̔z�u */
.tblcel{
  vertical-align: top;
}

/**/
.toplink{
  font-size: 0.8em;
  text-align: right;
}

.notice{
  font-size: 0.8em;
}


/* ���X�g�}�[�N */
.listmark{
  list-style-image : url(../maru_midori.gif);
}
.listmark2{
  list-style-image : url(../maru_dai.gif);
}


/* copyright */
.copyrighttext{
  font-size: 0.8em;
  text-align: center;
  background-color : #EEE8AA;
  height: 1.5em;
  padding-top : 0.2em;
}
