@charset "shift_jis";





#foot_area {
	background : #ededed url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #333333;
	font-size: 12px;
	text-align: center;
	clear: both;
	width: 900px;
	padding: 25px 0px 0px;
	margin-top: 15px;
}

#foot_area p {
	padding: 10px 20px 5px;
}

#foot_area a {
	color: #333333;
	text-decoration: none;
}

#foot_area a:hover {
	text-decoration: none;
}

#foot_area h3 {
	font-size: 100%;
	color:#666666;
	padding-left:10px;
	text-align: left;
	line-height:22px;
	height:22px;
}

#mainfooter {
	background : #666666 url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 4px 30px 2px;
}

#footer_menu li {
	background : url(../images/footer_menu.gif);
	font-size:12px;
	line-height:15px;
	float:left;
	font-weight:normal;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	margin-bottom: 2px;
	text-align: left;
}

#footer_menu {
	margin: 8px 0px;
}

#footer_menu a {
	background : url(../images/footer_menu.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #444444;
	text-decoration: none;
	width:198px;
	height:27px;
	display: block;
	padding: 3px 4px;
	border:1px solid #888888;
	overflow: hidden;
}

#footer_menu a:hover {
	border:1px solid #999999;
	color: #ffffff;
	text-decoration: none;
}




#tyosaku {
	color: #888888;
	text-align: right;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

#tyosaku a {
	color: #888888;
	text-decoration: none;
}
