body {
	background-image: url(images/back.jpg);
}
a:link {
	text-decoration: none;
	color: #FF6633;
}
a:visited {
	text-decoration: none;
	color: #FF6666;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body,td {
	font-size: 14px;
	color: #666666;
}
.green {
	color: #93c638;
	font-size: 14px;
}
.red {
	color: #d83917;
	font-size: 14px;
}
.blue {
	color: #68bdd2;
	font-size: 14px;
}
.green_big {
	font-size: 20px;
	color: #93c638;
}
.samll {
	font-size: 11px;
	color: #666666;
}

.td_grey {
	background-color: #999999;
}

.about01 {
	background-image: url(about/images/fukidashi_td_left.gif);
}
.about02 {
	background-image: url(about/images/fukidashi_td_right.gif);
}
.about03 {
	background-image: url(about/images/fukidashi_td_up.gif);
}
.about04 {
	background-image: url(about/images/fukidashi_td_bo.gif);
}
.semi-small {
	font-size: 12px;
	color: #666666;
}
.td_green {
	background-color: #93C638;
}
