@charset "EUC-JP";
/* CSS Document */

/* �إå� */
#header {
	
	background-repeat: no-repeat;
	height: 98px;
	margin-bottom: 0px;
}
#header h1 a {
	height: 84px;
	clear: both;
	display: block;
}
#header h3 a {
	background-image: url(/assets/head_link.gif);
	text-indent: -700em;
	display: block;
	float: right;
	height: 65px;
	width: 67px;
}
/* �եå� */
#footer {
	clear: both;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0px;
}
#foot_link  {
	margin-right: auto;
	margin-left: auto;
	background-color: #16A39B;
	margin-top: 0px;
}
#footer li a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer li a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#footer ul {
	font-size: 90%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	width: 42em;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	height: 18px;
}
#footer li {
	list-style-type: none;
	float: left;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 1em;
	padding-left: 1em;
}
#copyright {
	clear: both;
	margin-top: 5px;
}
#copyright h6 {
	text-align: center;
	font-size: 90%;
	color: #333333;
}
#copyright p {
	text-align: center;
	font-size: 80%;
	color: #666666;
}
#foot_img  {
	height: 80px;
	margin: 0px;
	padding: 0px;
}
/* �ڡ����Υȥåפ� */

#page-top {
	position: fixed;
	bottom: 50px;
	right: 20px;
	font-size: 90%;
}
#page-top img a{
	margin-bottom: 10px;
}
#page-top a {
	background: #999;
	text-decoration: none;
	color: #FFFFFF;
	width: 100px;
	padding: 20px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #666;
}
