@charset "utf-8";
/* CSS Document */

.style2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	font-weight: bold;
}

#footer-area {
	height:20px;
	background:url(images/texture_footer_01.jpg) repeat-x left bottom;
}

#footer {
	position:relative;
	color:#fff;
	line-height:1.4;
	}
#2 {	
	margin-left:1000px;
	width: 150px;
}

#footer address.copyright {
	margin-left:25px;
	font-style:normal;
	margin-left:auto;
	
}

#footer ul.guide-nav li.pseudo-first-child {
	margin-left:0;
	padding-left:0;
	border:none;
}

.footer, .push {
	height: 20px; /* .push must be the same height as .footer */
}
.footer {
	background-image: url(images/texture_footer_01.jpg);
}
