/* ======================================================================

フッター指定
====================================================================== */
#tabitama_blank{
	width: 960px;
	margin: 0 auto;
	color: #666;
}
.google_center {
	background-image: url("../img_tabitama/shadow960.gif");
	background-repeat: repeat-y;
	margin: 0;
	padding: 40px 0;
	text-align: center;
}
#contents {
	background-image: url("../img_tabitama/footer960_01.gif");
	background-repeat: repeat-y;
	margin: -20px 0 0 0;
	padding: 0;
}
#contents_title {
	margin: 0;
	padding: 10px 0 2px 10px;
}
.contents_block {
	margin: 2px 12px 10px 12px;
	padding: 2px 12px 10px 12px;
	float: left;
}
.contents_block li {
	list-style-type: none;
	line-height: 150%;
}
.contents_block strong {
	font-weight: normal;
}
#contents .float {
	clear: both;
}
#footer_menu {
	clear: both;
	background-image: url("../img_tabitama/shadow960.gif");
	background-repeat: repeat-y;
	width: 100%;
	margin: 0;
	padding: 0;
}
#footer_menu img {
	border: none;
	margin-right: -3px;
}
#footer_menu ul {
	margin: 0;
	padding: 0;
}
#footer_menu li {
	display: block;
	margin-left: 17px;
	font-size: 10px;
	white-space: nowrap;
	line-height: 130%;
	list-style-type: none;
	float: left;
}
#footer_title {
	clear: both;
	background-image: url("../img_tabitama/footer_background.gif");
	background-repeat: repeat-x;
	width: 942px;
	margin: 0 auto;
	padding: 1px 10px 1px 0;
	text-align: right;
	color: #fff;
}
#copyright {
	margin: 0;
	padding-top: 5px;
	text-align: center;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
}



/* ===== リンクカラー =====*/
#tabitama_blank a:link {
	text-decoration: underline;
	color: #00009F;
} 
#tabitama_blank a:visited {
	text-decoration: underline;
	color: #00009F;
} 
#tabitama_blank a:hover {
	text-decoration: underline;
	background-color: #FFFFCC;
	color: #FF9933;
} 
#tabitama_blank a:active {
	text-decoration: none;
	color: #00009F;
} 






