.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	text-decoration: none;
	line-height: 27px;
}

.content {
	background-image: url(../images/container_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	list-style-image: url(../images/ul_image.png);
}
.status_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.top_menu a:link {
	color: #414141;
	text-decoration: none;
	line-height: 27px;
}
.top_menu a:visited {
	color: #414141;
	text-decoration: none;
}
.top_menu a:hover {
	color: #999999;
	text-decoration: none;
}
.top_menu a:active {
	color: #333333;
	text-decoration: none;

}
.content a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.content a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.content a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.content a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.sp_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.status_txt a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.status_txt a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.status_txt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.status_txt a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.contentalt {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-image: url(../images/ul_image.png);
}
.contentalt a:link {
	text-decoration: none;
}
.contentalt a:visited {
	text-decoration: none;
}
.contentalt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.contentalt a:active {
	text-decoration: none;
}
