@charset "utf-8";
/* ===================================================================
CSS information

 file name  :top.css
 author     :yourName (admin)
 style info :トップページ
=================================================================== */
#header {
	background: url(../images/top/header.jpg) 0 0 no-repeat;
}

#area {
	padding:0px;
	margin:-15px 0px 0px 0px;
	clear:both;
}

#footer {
	width: 780px;
}


#footer_top {
	clear: both;
	width: 780px;
	margin: 0 auto;
	padding: 12px 0 15px 0;
	background: url(../images/share/footer-bg.gif) 0 0 repeat-x;

	color: #999;
	font-size: 0.8em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#footer_top p#skip {
	font-size:10px;
	padding-right: 14px;
	margin-bottom: 18px;
	text-align: right;
}

#footer_top p#copy {
	font-size:10px;
	padding-right: 14px;
	text-align: right;
}


