@charset "UTF-8";
/* CSS Document */

/* フッター */
#footer_add {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#footer_add ul {
	margin-top: 20px;
	margin-left: 20px;
}
#footer_add li {
	font-size: 12px;
	line-height: 18px;
}
#footer_navi {
	background-color: #4d4d4d;
	width: 100%;
	padding-bottom: 10px;
	overflow:hidden
}
#footer_navi .wrapper {
	background-color: #4d4d4d;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 20px;
}

/* .iphone #footer_navi .wrapper {
	width: 100%;
} */

#footer_navi li,#footer_navi h2 {
	color: #FFF;
}
#footer_navi li {
	font-size: 12px;
	line-height: 26px;
}
#footer_navi h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	height: 22px;
}
#footer_navi a {
	color: #FFF;
}
#mapArea {
	height: 300px;
	width: 100%;
}
/* .iphone #mapArea {
	display: none;	
}*/
#copy {
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	background-color: #4d4d4d;
	text-align: center;
	height: 20px;
	width: 100%;
}
#footer_navi a:visited {
	background-color: #4d4d4d;
}
