@charset "utf-8";

/*-----------------------------------------------------*/
/*   Top ページ用スタイル                              */
/*-----------------------------------------------------*/

/*-----------------------------------------------------
Body
-------------------------------------------------------*/
body#top{
	margin: 0 auto;
	padding-top: 0px;
	text-align: center;
	background: url(../images/top/body_top_line_bg.jpg) repeat-x left top #F5F3F3;
}
#topWrapper{
	background: url(../images/top/body_top_bg.jpg) no-repeat center top;
}

/*-----------------------------------------------------
topContens
-------------------------------------------------------*/
/* Flash */
#flash{
	text-align:center;
	clear: both;
	padding: 8px 0 0;
	margin-bottom: 3px;
}

#topContents{
	width: 960px;
	background: url(../images/top/top_contents_bg.gif) repeat-y left top;
	clear: both;
}
#topContents-bottom{
   background:url(../images/top/t_train_navi_bg.gif) no-repeat left bottom;
   padding-bottom:7px;
}

#topContents h1{
	visibility: hidden;
	margin:0;
	height:0;
	font-size: 0px;
}


#topContents .top-main-sub{
	float:left;
	width: 306px;
	margin: 0;
	background: url(../images/top/t_submain_bg.gif) no-repeat left top;
}

/* ちばステーションナビ */
#topContents .top-main-sub .station-navi{
	width: 282px;
	margin: 0 0 25px 24px;
	background: url(../images/top/station_navi_bg.gif) no-repeat left bottom;
}
#topContents .top-main-sub .station-navi p{
	margin: 10px 20px 0 25px;
	line-height: 1.5;
	letter-spacing: 0.08em;
}
#topContents .top-main-sub .station-navi p.details-link{
	text-align:right;
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-right: 14px;
	margin-top: 5px;
}

/* お知らせ */
#topContents .top-main-sub .top-info{
	width: 280px;
	margin-left: 24px;
}
#topContents .top-main-sub .top-info h2{
	margin: 0 0 2px;
}
#topContents .top-main-sub .top-info ul{
}
#topContents .top-main-sub .top-info li{
	background-image: url(../images/top/data_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 6px;
	padding-top: 6px;
	font-size: 80%;
}
#topContents .top-main-sub .top-info li a{
	background-image: url(../images/common/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	display: block;
	margin: 0 6px;
}
#topContents .top-main-sub .top-info li a:hover{
	background-image: url(../images/common/arrow02.gif);
}

#topContents .top-main{
	float:right;
	width: 654px;
	background: url(../images/top/top_main_bg.gif) no-repeat right top;
}

/* News */
#topContents .top-main dl.top-news{
	background-image: url(../images/top/t_news_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 9px 0 21px 19px;
	height: 26px;
}
#topContents .top-main dl.top-news dt{
	margin: 0;
}
#topContents .top-main dl.top-news dd{
	margin: -21px 0 0 100px;
	font-size: 12px;
}

#topContents .top-main .infoGuide{
	float:left;
	width: 390px;
	margin: 0 0 0 19px;
	display: inline;
}

/* びゅうの旅 */
.top-main .infoGuide .top-view{
	margin: 0 0 4px;
	background: url(../images/top/info_guide_bg.gif) repeat-y left bottom;
}
.top-main .infoGuide .top-view h2{
	background: url(../images/top/t_title_view_bg.gif) no-repeat right top;
}
.top-main .infoGuide .top-view h2 span img{
	margin: 13px 0 0;
}
.top-view table{
	width: 390px;
}
.top-view table td{
}
.top-view table td.view-img{
	width: 60px;
}
.top-view table td.view-img div.view-img-container{
	margin:7px 0 7px 0;
	width:53px;	
}
.top-view table td.view-img div.view-img-container a.view-img-link{
	padding:11px 2px 2px 2px;
	border:1px solid #BDBCBE;
	display:block;
	background:#FFF url(../images/top/top_view_cursor.gif) no-repeat 2px 3px;
	width: 48px;
}
.top-view table td.view-img div.view-img-container a.view-img-link:hover {
	background-image:url(../images/top/top_view_cursor_on.gif);
}

.top-main .infoGuide .top-view ul{
	padding: 8px 0 10px;
}
.top-main .infoGuide .top-view li{
	margin: 3px 0 8px 16px;
	letter-spacing: normal;
	font-size: 12px;
}
.top-main .infoGuide .top-view li span img{
	margin:0 0 0 14px;
	vertical-align: -0.5px;
}
.top-main .infoGuide .top-view li a{
	background-image: url(../images/common/arrow01.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: left -2px;
}
.top-main .infoGuide .top-view li a:hover{
	background-image: url(../images/common/arrow02.gif);
}

/* おでかけガイド */
.top-main .infoGuide .top-odekake{
	background: url(../images/top/info_guide_bg.gif) repeat-y left bottom;
	width: 390px;
	margin-bottom: 22px;
}
.top-main .infoGuide .top-odekake h2{
	margin: 0 0 7px;
}
.top-main .infoGuide .top-odekake ul{
	padding: 0 0 0 6px;
	background: url(../images/top/info_guide_bottom.gif) no-repeat left bottom;
}
.top-main .infoGuide .top-odekake li{
	float: left;
	margin: 0 3px 10px;
}
/* What's New */
.top-main .infoGuide .top-whatnew{
	clear:both;
	float:none;
}
.top-main .infoGuide .top-whatnew h2{
	margin: 0 0 2px;
	padding: 0;
	background-image: url(../images/top/top_what_new_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 25px;
}
.top-main .infoGuide .top-whatnew span img{
}
.top-main .infoGuide .top-whatnew dl{
	margin: 0;
}
.top-main .infoGuide .top-whatnew dt{
	font-weight:bold;
	margin: 7px 8px 4px;
	font-size: 80%;
}
.top-main .infoGuide .top-whatnew dt span img{
   margin:1px 0 0 7px;
}
.top-main .infoGuide .top-whatnew dd{
	background: url(../images/top/data_line.gif) repeat-x left bottom;
	padding-bottom: 11px;
	font-size: 80%;
}
.top-main .infoGuide .top-whatnew dd a{
	background-image: url(../images/common/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	margin: 0 0 0 9px;
	display: block;
}
.top-main .infoGuide .top-whatnew dd a:hover{
	background-image: url(../images/common/arrow02.gif);
}

/* 鉄道情報 */
#topContents .top-main .trainNavi{
	float:right;
	width: 200px;
	background: url(../images/top/train_navi_bg.gif) no-repeat left top;
	padding: 14px 0 0;
	margin: 0 25px 0 0;
	display: inline;
}
#topContents .top-main .trainNavi h2{
    margin:0 0 0 10px;
	padding:0;
}
#topContents .top-main .trainNavi ul{
	background-color:#CCC;
	width: 180px;
	margin:0 10px 5px;
	padding: 1px 0 0;
}
#topContents .top-main .trainNavi li{
	margin: 0 1px 1px;
}
#topContents .top-main .trainNavi p.mobile-bn{
    margin:0 0 0 10px;
}

/* バナーエリア */
#footer .footerNavi ul{
	padding: 0 0 0 20px;
	margin: 0 auto;
	clear: both;
}
#footer .footerNavi li{
	margin: 0 25px 0px 0px;
	float: left;
	height:70px;
	padding-bottom: 10px;
}
#footer .footerNavi li.right_end{
	margin: 0 0px 0px 0px;
	float: left;
}
#footer .footerNavi ul#line02 {
	padding: 0 0 0px 20px;
	margin: 0 auto;
	clear: both;
	height:45px;
}
#footer .footerNavi ul#line02 li{
	margin: 0 15px 0px 0px;
	float: left;
	padding-bottom: 0;
}
/**html #footer .footerNavi ul{
	padding: 0 0 10px 20px;
	margin: 0 auto;
	clear: both;
}
*/
*html #footer .footerNavi ul li.right_end{
	margin: 0 0px 15px 0px;
	float: left;
	height:63px;
}

*html #footer .footerNavi ul{
	margin: 0  0px 0px 0px;
	float: left;
	height:63px;
}
*html #footer .footerNavi ul li{
	margin: 0 20px 15px 0px;
	float: left;
	height:63px;
}
*html #footer .footerNavi li.right_end{
}
*html #footer .footerNavi ul#line02 li{
	margin: 15px 15px 10px 0px;
}
