body{
	font-size :            12px;
	color :#666666;
	margin:0px;
	padding:0px;
	scrollbar-3dlight-color:#D5DCDC;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color:#D5DCDC;
	scrollbar-face-color:#8A9D9D;
	scrollbar-highlight-color:#D5DCDC;
	scrollbar-shadow-color:#D5DCDC;
	scrollbar-track-color:#D5DCDC;
	background-color: #D5DCDC;
}
.page {
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.foot {
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main {
	background-image: url(../images/page_middle.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

a:link { color : #666666 ; text-decoration : none }
a:visited { color : #666666 ; text-decoration: none}
a:hover { color : #FF6600;  text-decoration : underline}
a:active { color : #FF6600; text-decoration : underline}
td {
	font-size: 12px;
	color: #666666;

}
.midashi {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	vertical-align: middle;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
.point {
	font-size: 12px;
	color: #666666;
	line-height: 120%;

}
.points {
	font-size: 10px;
	color: #666666;
	line-height: 120%;

}
.side {
	background-image: url(../images/eigyou_middle.gif);
	background-repeat: repeat-y;
}

