@charset "shift_jis";

/*
フッターの設定
------Coding Rule------
	clear:
	display: float: position:
	width: height:
	padding: margin:
	text-align: vertical-align: text-decoration:
	color:
	list-style: type, image, position;
	font: style, variant, weight, size/line-height, family;
	backgroud: color, url, position x-y, repeat;
	border: weight, line, color;
-----------------------
*/

#footer {
	width: 760px; margin-top: 20px; font-size: small;	background: url("../img/general/main_f_bg.gif") 0% 100% no-repeat;
	}
.separate { padding-top: 5px; border-top: 3px solid #f60; }

#home #pagetop {
	clear: both;
	padding: 5px 25px; text-align: right; line-height: 100%;
	background: #ebebeb url("../img/general/main_f_pagetop.gif") 99% 50% no-repeat; border: 1px solid #999;
	}
p.gotopagetop {
	clear: both;
	padding: 5px 17px; margin: 5px 0 30px; text-align: right; font-size: 90%; line-height: 100%;
	background: url("../img/general/main_f_pagetop.gif") 100% 50% no-repeat;
	}
#kyouiku p.gotopagetop {
	clear: both;
	padding: 5px 17px; margin: 5px 0 30px; text-align: right; font-size: 90%; line-height: 100%;
	background: url("../kyouikuiinkai/img/kyou_page_top_arrow.gif") 100% 50% no-repeat;
	}
#okuduke		{ padding: 0 0 0 80px; }

#footer ul	{ margin: 15px 0; list-style: none; line-height: 100%; }
#footer li	{ display: inline; padding: 0 10px; border-left: 1px solid #666; }
#publisher	{ clear: both; margin-top: 5px; text-indent: 0; border-top: 1px solid #999; }



/*観光ページ フッター*/
#kankofooter { width: 750px; margin-top: 20px; font-size: 80%; border-top: 1px solid #999; }
#kankofooter ul { list-style: none; font-size: 100%; line-height: 100%; }
#kankofooter li { display: inline; padding: 0 10px; margin: 5px 0 0; border-left: 1px solid #666; }
#kankopublisher {
	clear: both; padding: 10px; margin-top: 5px; background: #ebebeb; border: 1px solid #999; border-bottom: none;
	}
#kankofooter p { text-indent: 0; }

#kankocontents p.pagetop {
	padding-right: 1.2em; margin: 3px 0 15px; text-align: right; font-size: 80%;
	background: url("../kanko/img/go_page_top.gif") right center no-repeat;
	}
.pagetop	{ clear: both; text-align: right; }
.pagetop p	{ padding-right: 1.2em; background: url("../kanko/img/go_page_top.gif") right center no-repeat; }