@charset "Shift_JIS";

/* フッタ部分
------------------------------------------------------------------------------ */
#footerArea{
	clear:both;
	width: 742px;
	padding-top: 18px;
	background: url(../images_common/line.gif) repeat-x 0 9px;
}
#footerArea a{
	font-size: 9px;
	color: #ABABAB;
	vertical-align: middle;
	text-decoration: none;
	background: url(../images_common/arrow_gray.gif) left center no-repeat;
	padding: 0 5px 0 5px;
}

#footerArea a:hover{
	text-decoration: underline;
}
#footerArea address{
	font-size: 9px;
	height: 10px;
	text-indent: -10000px;
	background: url(../images_common/copyright.gif) no-repeat;
	margin: -10px 0 0 517px; 
	
}