td {
	color: #555555;
	font-size: 12px;
	line-height: 19px;
}

h1 {
	font-weight: normal;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.flat {
	line-height: 0px;
}

.largest {
	font-size: 16px;
}

.large {
	font-size: 14px;
}

.middle {
	font-size: 13px;
}

.small {
	font-size: 11px;
	line-height: 15px;
}

.small02 {
	font-size: 11px;
	line-height: 18px;
}


.detail {
	font-size: 11px;
	line-height: 19px;
}

.sitemap {
	color: #0086FF;
	line-height: 21px;
}

.sitemap00:link {
	color: #44A5FF;
	line-height: 21px;
	text-decoration: none;
	font-weight: bold;
}
.sitemap00:visited {
	color: #44A5FF;
	line-height: 21px;
	text-decoration: none;
	font-weight: bold;
}
.sitemap00:hover {
	color: #44A5FF;
	text-decoration: underline;
}
.sitemap00:active {
	color: #44A5FF;
	text-decoration: underline;
}


.sitemap01:link {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 21px;
	text-decoration: none;
	font-weight: bold;
}
.sitemap01:visited {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 21px;
	text-decoration: none;
	font-weight: bold;
}
.sitemap01:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sitemap01:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.sitemap02:link {
	color: #0086FF;
	line-height: 21px;
	text-decoration: none;
	font-weight: bold;
}
.sitemap02:visited {
	color: #0086FF;
	line-height: 21px;
	text-decoration: none;
	font-weight: bold;
}
.sitemap02:hover {
	color: #0086FF;
	text-decoration: underline;
}
.sitemap02:active {
	color: #0086FF;
	text-decoration: underline;
}

.sitemap03:link {
	color: #44A5FF;
	line-height: 21px;
	text-decoration: none;
}
.sitemap03:visited {
	color: #44A5FF;
	line-height: 21px;
	text-decoration: none;
}
.sitemap03:hover {
	color: #44A5FF;
	text-decoration: underline;
}
.sitemap03:active {
	color: #44A5FF;
	text-decoration: underline;
}


.sitemap04:link {
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}
.sitemap04:visited {
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}
.sitemap04:hover {
	color: #FF9900;
	text-decoration: underline;
}
.sitemap04:active {
	color: #FF9900;
	text-decoration: underline;
}


.product:link {
	color: #333333;
	line-height: 21px;
}
.product:visited {
	color: #333333;
	line-height: 21px;
}
.product:hover {
	color: #FF9900;
}
.product:active {
	color: #FF9900;
}


.quiz:link {
	color: #FF5A00;
}
.quiz:visited {
	color: #FF5A00;
}
.quiz:hover {
	color: #FF5A00;
}
.quiz:active {
	color: #FF5A00;
}


.list:link {
	color: #333333;
}
.list:visited {
	color: #333333;
}
.list:hover {
	color: #FF9900;
}
.list:active {
	color: #FF9900;
}


a:link {
	color: #3366FF;
}
a:visited {
	color: #3366FF;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}

.btn {
	border: 1px outset;
	cursor: pointer;
	font-size:12;
	font-weight: normal;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 1px;
	background-image:   url(../_img/button.gif);
	backgroung-image: repeat-x;
	/* width:40px; */
	height:20px;
}