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 {
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
        font-size: 14px;
	color: #000000;
}

h3 {
        margin: 2px auto;
        padding: 0 auto;
        cursor: pointer;
}

.green {
	color: #93c638;
	font-size: 14px;
}
.red {
	color: #F7819D;
	font-size: 14px;
}
.blue {
	color: #68bdd2;
	font-size: 14px;
}
.green_big {
	font-size: 20px;
	color: #9EC632;
	font-weight: bold;
}
.small {
	font-size: 11px;
	color: #666666;
	height: 0px;
}
.small_red {
	font-size: 11px;
	color: #F7819D;
}

.td_green {
	background-color: #5FB1FF;
}

.td_blue {
	background-color: #93c638;
}

.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;
}
.semi-green {
	font-size: 12px;
	color: #93c638;
}
.biggest {
	font-size: 18px;
	color: #FF0000;
}
.big {
	font-size: 16px;
	color: #000000;;
}
