body {
	margin-left: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/tlo.jpg);
	background-repeat:repeat-x;
	background-color:#EEEEEE;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3c3c;
	line-height: 1.3;
}
.content_bk {
	background-image:url(../img/content_tlo.gif);
	background-repeat:repeat-x;
	background-color:#DADADA;
}

.menu a {

	font-size: 12px;
	color: #E5E3E1;
	text-decoration:none;
	font-weight:bold;
	white-space:nowrap;

}

.menu a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.menu_bottom {

	font-size: 10px;
	color: #989898;
	text-decoration:none;
	white-space:nowrap;

}


.menu_bottom a {

	font-size: 10px;
	color: #989898;
	text-decoration:none;
	white-space:nowrap;

}

.menu_bottom a:hover {
	color: #555555;
	text-decoration:underline;
}


.sp a {
	text-decoration:none;
	font-weight:normal;
	
}

.sp a:hover {
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:underline;
	
}

.title {
font-size: 16px;
font-weight:bold;
}

.title a {
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
}

.title a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
