﻿/* フッタ */

.footer_line2 {
	text-align : center;
	margin : 10px 0px 0px 0px;
}

.subfooter_box {
	width : 800px;
	margin : 30px auto 0px auto;
	background-color : #F2F2F2;
	border-top : 1px solid #B9B9B9;
}

.subfooter_box ul {
	width: 700px;
	margin: 0px auto 0px auto;
	padding: 8px 0px 0px 0px;
	list-style-type: none;
	font-weight: bold;
}

.subfooter_box ul li {
	width: 130px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 10px;
	float: left;
	background-image: url(./img/common/red_ball.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}






p.subfooter_txt {
	margin : 0px 0px 0px 0px;
	padding : 10px 0px 8px 0px;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
}

.footer_line {
	text-align : center;
	margin : 0px 0px 0px 0px;
}

.footer_lastarea {
	width : 800px;
	margin : 0px auto 0px auto;
	background-color : #F2F2F2;
}

.footer_lastarea ul {
	width: 95%;
	margin : 0px auto 0px auto;
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	list-style-type: none;
}

.footer_lastarea ul li {
	margin : 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	line-height: 20px;
	float: left;
}



.footer_dot_newline {
	width : 800px;
	margin : 0px auto 0px auto;
}

.footer_box {
	width : 600px;
	margin : 2px auto 0px auto;
}

.footer_logo {
	margin : 8px 0px 0px 7px;
	width : 115px;
	float : left;
}

.footer_logo_mini {
	margin : 0px 0px 0px 10px;
	width : 115px;
	float : left;
}

#footer_menu {
	margin : 8px 0px 0px 15px;
	font-size : 11px;
	line-height : 14px;
	float : left;
	text-align : left;
}

.clear-both2 {
	clear: both;
	height: 1px;
	font-size: 1px;
	text-align: center;
}

p.copyright {
	margin : 10px 0px 20px 0px;
	font-size : 11px;
	text-align : center;
}

.footer_h3box {
	float : left;
}

h3.copyrighth3 {
	margin : 15px 0px 20px 0px;
	font-size : 12px;
	font-weight : normal;
}

p.copyright_mini {
	margin : 10px 0px 20px 20px;
	font-size : 11px;
	float : left;
}

/* ミニフッタ */
.footer_box_mini_mini {
	width : 650px;
	margin : 10px auto 0px auto;
}

/* コピーライトの色 */
a.footer_to_toplink:link {
	color : #333333;
	text-decoration : none;
}

a.footer_to_toplink:visited {
	color : #333333;
	text-decoration : none;
}

a.footer_to_toplink:hover {
	color : #FF6600;
	text-decoration : underline;
}

a.footer_to_toplink:active {
	color : #333333;
	text-decoration : none;
}