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

/*======================================
	Contact
=======================================*/
#contact_wrapper {
	border-top:1px solid #4c4c4c;
	margin:20px 0px 50px 0px;
	padding-top:20px;
	width:760px;
	overflow:hidden;
	clear:both;
}
#contact_wrapper .telnum {
	background: no-repeat url(../images/common/footer_contact_telnum.svg);
	border-right:1px solid #4c4c4c;
	padding-right:19px;
	width:275px;
	height:48px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
#contact_wrapper .address {
	margin-left:20px;
	width:445px;
	font-size: 11px;
	line-height: 17px;
	text-align:left;
	font-family: Arial, Helvetica, Verdana, "qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", Meiryo, "lr oSVbN", sans-serif;
	overflow:hidden;
	float:left;
}


/*======================================
	Footer
=======================================*/
#Footer {
	background-color:#82ce4a;
	padding:8px 0px;
	width:838px;
	height:14px;
	overflow:hidden;
	clear:both;
}
.Copy {
	font-size: 10px;
	line-height: 14px;
	color:#ffffff;
	text-align:center;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, "qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", Meiryo, "lr oSVbN", sans-serif;
}


/*======================================
	Pagetop
=======================================*/
#pagetop_wrapper {
	margin-top:50px;
	width:760px;
	clear:both;
}
.pagetop a {
	background: no-repeat url(../images/common/pagetop.gif);
	margin-left:680px;
	width: 80px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	overflow:hidden;
}
