a:link{ text-decoration:underline; color:#183081; }
a:visited{ text-decoration:underline; color:#183081; }
a:active{ text-decoration:underline; color:#990000; }
a:hover{ text-decoration:underline; color:#990000; }
body,td{
	font-size: 11pt;
	color: #000000;
	background-color: #FCF9EB;
	background-image: url();
	margin-left: 2%;
	margin-right: 2%;
}
hr{ color:#aaaaaa; }

.title{
	font-size: 14px;
	background-color: #DEEFC9;
	color: #333300;
	font-weight: bold;
	padding: 2 2 2 2;
	margin: 5pt 5pt 2pt 0pt;
	width: 100%;
}
.title2{
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 2 2 2 2;
	border: 1px none white;
	font-weight: bold;
	margin-left: 1%;
	margin-right: 1%;
}


.date{
	color: #000000;
	border-width: 1px;
	padding-left: 1.3ex;
	padding-bottom: 2pt;
}
.state{
	margin: 1% 2% 1% 2%;
	color: #000000;
	background: #FFFFFF;
	border-color: #CCCCCC;
	border-width: 1px;
	padding: 1.0ex 1.3ex;
	border-style: solid;
}

.koumoku{
	border: double;
	border-color: #999999;
}

.titlebar{
	color: #FFFFFF;
	background-color: #666666;
	padding: 2 2 2 2;
	width: 100%;
	border: 1px none white;
	font-weight: bold;
	font-size: 10pt;
	margin: 1pt 0pt;
}
.head1{

}
.head2{margin:5pt 20pt}
.bottom1{margin-bottom:15pt;}
.bottom2{margin-bottom:30pt;}
.color_attention{color:#FF0000;}
.s{
	font-size: 11px;
	float: right;
	padding-right: 15px;
}
