@charset "utf-8";
@media print {
    body { display:none; }
  }

/*---★★★★★★フッター★★★★★★---*/



.fotter_box {
	clear: both;
	background-image: url(../footer/fotter_bg.gif);
	background-repeat: no-repeat;
	height: 210px;
	margin: 0px;
	padding: 0px;
}

#wrap .fotter_box #space {
	margin: 8px 0px;
	padding: 0px;
	font-size: 10px;
	height: 200px;
	width: 50px;
	float: left;
}



.fotter_navi {
	margin: 8px 0px;
	padding: 0px;
	font-size: 10px;
	height: 210px;
	width: 150px;
	float: left;
}

.fotter_navi ul {
	list-style-type: none;
	margin: 4px;
	padding: 2px;
}
.fotter_box .fotter_navi li {
	background-image: url(../images/liststyle.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin: 0px;
	padding: 0px 0px 6px;
}

.fotter_box .fotter_navi img {
	margin: 4px;
}
.fotter_box .fotter_navi a {
	color: #000000;
	padding-left: 6px;
	text-decoration: none;
}

.fotter_box .fotter_navi a:visited {
	color: #000000;
	padding-left: 6px;
	text-decoration: none;
}

.fotter_box .fotter_navi a:hover {
	color: #30B760;
	padding-left: 6px;
	text-decoration: none;
}

/*---★★★★★★★★★★★★★★★★★★---*/

