@charset "shift_jis";

body {
	background-color :#f0fff0;
}
body {line-height : 140% ; }

h1,
h2,
h2 a,/* h2には、ページ内リンク用に全てa要素で名前を付けている */
h3,
h4,
h5,
 {
	font-weight :bold;
	letter-spacing :.2em;
	width :100%;
/* 	width :100%; */
/*	clear :both; */
/*	text-indent :1.0em; */
}

h1,
h2,
h3,
h4,
h5   /* h2には、ページ内リンク用に全てa要素で名前を付けている */
{
	margin :1.5em 0 .5em 0;
	margin :1.0em 0 .5em 0;
	margin :1.0em 0 .2em 0;
	display :block; 
	border-top :double 3px #414741;
	border-bottom :double 3px #414741;
	background-color :#ffc;
	text-indent :.5em;
	background-repeat :no-repeat;
	background-position :98% 90%;
}



 {
	background-color :#FFFF99;
}

.table table {
  /* background-color: #ffd78c; */
  /* background-color: #FFFFF4; */
background-color: #FFFFFB;
  /* 	clear :both; */
  /*	font-size :1.05em; */
	font-size :0.95em;
}

.table th {
 background-color: #FFFFB7; 
}
