/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
        text-align:center;
}

body,td,th {
	color: #555555;
	font-size: 86%;
	line-height:124%;
}

a:link {
	color: #666600;
}
a:visited {
	color: #999900;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #999900;
}


.top1 {
	border-right:1px solid #666633;
	border-bottom:1px solid #666633;
	border-left:1px solid #666633;
	background-color:#CCCC99;
	padding:2 3 2 3px;
}

.tex-small {
	font-size:90%;
	line-height:120%;
}

.tokutei {
	 border:1px solid #999999;
	 background-color:#CCCCCC;
	 padding:2 0 2 2px;
	 margin:2 2 2 0px;
	 font-weight:bold;
}

.tex01 {
	font-size:16px;
	color:#666600;
	line-height:140%;
	font-weight:bold;
}

.tex02 {
	font-size:92%;
}

/* 文字12行間16 */

.h1 {
	FONT-SIZE:12pt;line-height:16pt
}


/* 蛍光（黄色） */

.h3 {
	background-color:#ffff00
}


