/* ************************************* */
/* ¥Õ¥Ã¥¿¡¼                              */
/* ************************************* */
.footer1 {
	color:#333333;
	text-align:left;
	font-size:13px;
	margin-left:70px;
	margin-bottom:10px;
	padding:10px 10px;
	line-height:15px;
}
.footer1 strong{
	border-bottom:1px solid #990066;
	border-bottom-style:dashed;
}
.footer1 dt {
	line-height: 1.3em;
	width: 13em;
}   
.footer1 dd {
	line-height: 1.3em;
	margin-left: 13em;
	margin-top: -1.3em;
}   
.footer1 ul {
	width:90%;
	word-break:keep-all;
	font-size:75%;
	margin-bottom:10px;
	margin-top:-3px;
	line-height:15px;
}
.footer1 ul li { 
	margin-right:1em; 
	display : inline;
}

.footer1 div#footNavi {
	font-size:75%;
}
.footer1 p {
	margin-top:-0.5em;
	margin-bottom:-1.0em;
}   
.footer1 a { text-decoration: none; color:#333333; }
.footer1 a:link { text-decoration: none; color:#333333; }
.footer1 a:visited { text-decoration: none; color:#333333; }
.footer1 a:hover { text-decoration: underline; }
.footer1 a:active { text-decoration: none; color:#333333; }

