BODY{
  font-size : 12pt;
  color : #660066;
  background-color : #FFF0F5;
  background-image : url(./hks/img/tori_pink.gif);
  background-attachment : fixed;
  margin-left : 4%;
  margin-right : 4%;
}
TR{
  font-size : 12pt;
  line-height : 16pt;
}
TD{
  font-size : 12pt;
  line-height : 16pt;
  margin-left : 4%;
  margin-right : 4%;
}
#index{
  font-size : 9pt;
}
#index2{
  font-size : 8pt;
}
A:LINK{
  color: #3300FF;
  font-weight : BOLD;
  text-decoration : none;
}
A:VISITED{
  color: #3300FF;
  font-weight : BOLD;
  text-decoration : none;
}
A:ACTIVE{
  color: #3300FF;
  font-weight : BOLD;
  text-decoration : none;
}
A:HOVER{
  color: #FFFFFF;
  background-color : #660066;
  font-weight : BOLD;
  text-decoration : none;
}
hr{
	color : #3300FF;
}

.title{
	border-style : solid;
	border-width : 0 0 1px 10px;
	border-color : #3300FF;
	padding-left : 1.3ex;
	padding-top : 0.3ex;
	padding-bottom : 0.3ex;
	color : #3300FF;
	backgroud : transparent;
	font-size : 13pt;
	font-weight : bold;
}

.title2{
	font-size : 12pt;
	color : #FFFFFF;
	background-color : #3300FF;
	padding : 2 2 2 4;
	border : 1px none white;
	font-weight : bold;
	margin-left : 1%;
	margin-right : 1%;
}

.date{
	color : #3300FF;
	background : #FFF0F5;
	border-width : 1px;
	padding-left : 1.3ex;
	border-style : solid;
}

.state{
	margin : 1% 2% 1% 2%;
	color : #660066;
	background : #FFF0F5;
	border-color : #660066;
	border-width : 1px;
	padding : 1.0ex 1.3ex;
	border-style : solid;
}

.koumoku{
	border : double;
	border-color : #660066;
}

.titlebar{
	color : #FFFFFF;
	background-color : #660066;
	padding : 2 2 2 4;
	width : 100%;
	border : 1px none white;
	font-weight : bold;
	font-size : 12pt;
	margin : 1pt 0pt;
}

.head1{
	margin : 5pt 15pt;
}

.head2{
	margin : 5pt 30pt;
}

.bottom1{
	margin-bottom : 15pt;
}

.bottom2{
	margin-bottom : 20pt;
}

.color_attention{
	color : #FF0000;
}

.size_s{
	font-size : 9pt;
}

