@charset "utf-8";
/* CSS Document */

/*  見出し
------------------------------------------------------------------------*/


#subMenuBox
{
	background:#C78831;
	width:748px;
	margin-bottom:20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.finding01
{
	background:url(../img/finding01.gif) no-repeat 0 0;
	height:27px;
	display:block;
	text-indent:-9999px;
	width:350px;
}
.finding02
{
	background:url(../img/finding02.gif) no-repeat 0 0;
	height:23px;
	display:block;
	text-indent:-9999px;
	width:390px;
}
.finding03
{
	background:url(../img/finding03.gif) no-repeat 0 0;
	height:23px;
	display:block;
	text-indent:-9999px;
	width:350px;
}

.finding04
{
	background:url(../img/finding04.gif) no-repeat 0 0;
	height:23px;
	display:block;
	text-indent:-9999px;
	width:350px;
}


#subMenu
{
	width:728px;	
	height:44px;
	display:block;
	margin:0 auto;
	background:url(../img/sub_menu.gif) no-repeat 0 0;
}

#subMenu li
{
	float:left;
	width:145px;
	height:44px;
	display:block;
}
#subMenu li a
{
	width:145px;
	height:44px;
	display:block;
	text-indent:-9999px;
}
#subMenu li.subMenu-1,
#subMenu li.subMenu-1 a,
#subMenu li.subMenu-3,
#subMenu li.subMenu-3 a,
#subMenu li.subMenu-5,
#subMenu li.subMenu-5 a
{
	width:146px;
}

#subMenu li.subMenu-1 a:hover,
.ArticleList#subMenu li.subMenu-1 a
{
	background:url(../img/sub_menu.gif) no-repeat -0px bottom;
}
#subMenu li.subMenu-2 a:hover,
.StationList#subMenu li.subMenu-2 a
{
	background:url(../img/sub_menu.gif) no-repeat -146px bottom;
}
#subMenu li.subMenu-3 a:hover,
.ShopList#subMenu li.subMenu-3 a
{
	background:url(../img/sub_menu.gif) no-repeat -291px bottom;
}
#subMenu li.subMenu-4 a:hover,
.ParkList#subMenu li.subMenu-4 a
{
	background:url(../img/sub_menu.gif) no-repeat -437px bottom;
}
#subMenu li.subMenu-5 a:hover,
.PosList#subMenu li.subMenu-5 a
{
	background:url(../img/sub_menu.gif) no-repeat -582px bottom;
}

.findingArticle
{
	background:url(../img/finding_article.gif) no-repeat 0 0;
	height:50px;
	display:block;
	text-indent:-9999px;
}
.findingStation
{
	background:url(../img/finding_station.gif) no-repeat 0 0;
	height:50px;
	display:block;
	text-indent:-9999px;
}
.findingShop
{
	background:url(../img/finding_shop.gif) no-repeat 0 0;
	height:50px;
	display:block;
	text-indent:-9999px;
}
.findingPark
{
	background:url(../img/finding_park.gif) no-repeat 0 0;
	height:50px;
	display:block;
	text-indent:-9999px;
}
.findingPos
{
	background:url(../img/finding_pos.gif) no-repeat 0 0;
	height:50px;
	display:block;
	text-indent:-9999px;
}

#ArticleTable
{
	padding-bottom:15px;
	line-height:1.3;
}
#ArticleTable.last
{
	background:url(../img/border.gif) no-repeat 0 bottom;
}
#ArticleTable.last02
{
	background:url(../img/border02.gif) no-repeat 0 bottom;
}



#ArticleTable li
{
	width:352px;
	font-size:10px;	
	background:url(../img/border02.gif) no-repeat 0 0px;
	padding-top:15px;
}

#ArticleTable .lifeData {
	width:375px;
	font-size:10px;
	padding-top:15px;
	padding-left: 2px;
	background-image: url(../img/border02_l.gif);
	background-repeat: repeat-x;
	background-position: 0 0px;
}

#ArticleTable dl
{
	width:351px;
}
#ArticleTable dt
{
	width:129px;
}
#ArticleTable dd
{
	width:212px;
}


#ArticleTable h3 a,
#ArticleTable h3 span
{
	color:#004F99;
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}
#ArticleTable h4
{
	color:#D28300;
	font-size:12px;
	font-weight:bold;
	margin-bottom:2px;
}
#ArticleTable th,
#ArticleTable td{
    padding:0px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
#ArticleTable .iconList li
{
	background:none;
	width:54px;
	height:17px;
	float:left;
	padding-right:5px;
	padding-top:5px;
}
#ArticleTable .spCap {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.timeCap {
	font-size: 10px;
	background-image: url(../img/border02_l.gif);
	display: block;
	background-repeat: repeat-x;
	padding-top: 10px;
}
