BODY{
	font-size : 10pt;
	color : #666666;
	scrollbar-3d-light-color : gray;
	scrollbar-arrow-color : gray;
	scrollbar-base-color : white;
	scrollbar-dark-shadow-color : black;
	scrollbar-face-color : white;
	scrollbar-highlight-color : gray;
	scrollbar-shadow-color : gray;
}

DIV{
	font-size : 10pt;
	color : #000000;
}
DIV.cls1{
	font-size : 10pt;
	font-weight : bold;
	color : white;
        background-color : #666666;
}
P{
	font-size : 10pt;
	color : #666666;
}
td.d_title {
	background-image: url(../image/titleback.gif);
	background-repeat: no-repeat;
	font-size: 24px;
	color: #F5170D;
	font-weight: normal;
	background-position: center;
	letter-spacing: 3px;
	text-align: center;
}
h2{
	margin-top:10px;
	border-left:5px solid #990000;
	border-bottom:1px solid #990000;
	font-size:12pt;
	color:#990000;

}
table.gyouji {
	border: 1px solid #CCCCCC;
	font-size: 10px;





}

a:link    {text-decoration:none; color:#000000; }
a:visited {text-decoration:none; color:#000000; }
a:active  {text-decoration:none; color:#000000; }
a:hover   {text-decoration:underline; color:#990000; }
.bar {
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;

}
td.d_title2 {

	background-image: url(../image/titleback2.gif);
	background-repeat: no-repeat;
	font-size: 24px;
	color: #F5170D;
	font-weight: normal;
	background-position: center;
	letter-spacing: 3px;
	text-align: center;
}
div.left {
	float: left;
	width: 50%;




}
div.right {
	float: right;
	width: 50%;
	padding-left: 20px;
	left: 20px;





}
