@charset "shift_jis";


/*
=========================================================================

[width 760px] JR東日本サイト共通フッター

=========================================================================
*/

#jreast_footer {
	width: 760px;
	font-size: 90%;
	padding-bottom: 9px;
	clear: both;
}
#jreast_footer ul {
	line-height: 140%;
	font-size: 85%;
	list-style-type: none;
	text-align: center;
	border-top: 1px solid #999999;
	margin: 10px 0px 10px;
	padding: 5px 0px 0px;
}
#jreast_footer li {
	margin: 0px;
	display: inline;
	padding: 0px;
}
#jreast_footer .center {
	text-align: center;
	margin: 0px;
}


/*
=========================================================================

[width 950px] JR東日本サイト共通フッター

=========================================================================
*/

#jreast_footer_w {
	clear: both;
	margin: 0;
	padding: 0 0 9px 0;
	width: 950px;
}
#jreast_footer_w ul {
	list-style-type: none;
	border-top: 1px solid #999999;
	margin: 10px 0px 10px;
	padding: 5px 0px 0px;
	text-align: center;
	line-height: 1.4;
}
#jreast_footer_w li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#jreast_footer_w .center {
	margin: 0px;
	text-align: center;
}





/*
=========================================================================

JR東日本サイト共通フッター 別ウィンドウ用

=========================================================================
*/


#jreast_footer_ow {
	font-size: 90%;
	border-top: 1px solid #999999;
	margin: 10px 0px;
	padding: 10px 0px 5px;
}
#jreast_footer_ow .center {
	text-align: center;
	margin: 0px;
}
