body {
	margin-top: 5px;
	bgcolor:#FFFFFF;
	}

a:link{color:0000FF; text-decoration:none;}
a:visited{color:0000FF; text-decoration:none;}
a:active{color:0000FF; text-decoration:underline;}
a:hover{color:0000FF; text-decoration:underline;}

.designer {
	background-image: url(images/bg_designer.gif);
	background-repeat: no-repeat;
	padding:10px 0 0 30px;
	}
td {  font-size: 10pt; line-height: 130%;	coloer:#666666;}

h1 {
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom:1px dashed #999966;
	padding-bottom:5px;
	width:750px;
	}
	
h2 {  font-size: 16px; color: #CC3366; border-bottom:1px dashed #999966;}
.tokucyo {  font-size: 8pt; color: #999999;}
h3 {  font-size: 10pt; color: #990066; font-weight: bold;}

.bg_chair {
	background-image: url(images/bg_chair.gif);
	background-repeat: no-repeat;
	}