@charset "utf-8";

/******************************************************************************
	access.css for MANA
 ******************************************************************************/

/*------------------------------------------------------------------------------*
	logo titleBG
 *------------------------------------------------------------------------------*/
#access #logo{ background-image: url(../images/title/t_access.jpg); }
#aContact #logo{ background-image: url(../images/title/t_contact.jpg); }


/*------------------------------------------------------------------------------*
	content
 *------------------------------------------------------------------------------*/
#content
{
}


/*------------------------------------------------------------------------------*
	container
 *------------------------------------------------------------------------------*/
#container
{
}


/*------------------------------------------------------------------------------*
	localNavi color
 *------------------------------------------------------------------------------*/
#localNavi ul li a,
#localNavi ul li span
{
	background: url(../images/line/borderGB_top.gif) no-repeat center bottom #FFF;
}

#localNavi li.parent a
{
	background: url(../images/line/borderGB_top.gif) no-repeat center bottom #FFF;
}

#localNavi ul li a.active
{
	background: url(../images/line/borderGB_top.gif) repeat;
}

#localNavi ul li.parent a.active
{
	background: url(../images/line/borderGB_top.gif) repeat;
}

#localNavi ul li a.open
{
	background: url(../images/line/borderGB_top.gif) no-repeat center bottom #FFF;
}

#localNavi ul li a:hover,
#localNavi ul li a:hover span,
#localNavi ul li a.current
{
	background: url(../images/line/borderGB_top.gif) repeat;
}


/*------------------------------------------------------------------------------*
	main
 *------------------------------------------------------------------------------*/
#main
{
}

#main h3
{
	color: #A00;
}

#main #pagetitle
{
	background: url(../images/line/borderGB_top.gif) no-repeat left bottom;
	color: #E05317;
 }


/*------------------------------------------------------------------------------*
	aIndex
 *------------------------------------------------------------------------------*/
#aIndex #main h3
{
	margin: 20px 0 20px 0;
	padding: 0px 0 2px 0;
	color: #333;
	font-size: 120%;
	background: url(../images/h4BG.gif) repeat-x left bottom transparent;
	border: none;
}

#aIndex #main h4
{
	padding: 0 0 0 20px;
	color: #A00;
}

#aIndex #main h4.plane
{
	background: url(../access/images/plane.gif) no-repeat left center;
}

#aIndex #main h4.train
{
	background: url(../access/images/train.gif) no-repeat left center;
}

#aIndex #main h4.walk
{
	background: url(../access/images/walk.gif) no-repeat left center;
}

#aIndex #main h5
{
	margin: 10px 0 0 0;
	color: #555;
	font-size: 100%;
}

#aIndex #main .detail
{
	margin: 20px 0;
	overflow: hidden;
	line-height: 1.3;
}

#aIndex #main .detailLeft
{
	padding-right: 10px;
	width: 305px;
	float: left;
}* html #aIndex #main .detailLeft{ padding-right: 5px; }

#aIndex #main .detailLeft dt
{
	margin: 20px 0 10px 0;
	padding: 0 0 3px 0;
	font-weight: bold;
	background: url(../images/h4BG.gif) repeat-x left bottom transparent;
}

#aIndex #main .detailLeft dd
{
	font-size: 90%;
	margin: 2px 0 0 0;
}

#aIndex #main .detail img
{
	margin: 20px 0 0 0;
}

#aIndex #main .planeLeft
{
	margin: 0 20px 0 0;
	width: 350px;
	float: left;
}* html #aIndex #main .planeLeft{ margin: 0; padding-right: 10px; }

#aIndex #main .links
{
	clear: left;
	margin: 20px 0 0 0;
	list-style: none;
	font-size: 90%;
}

#aIndex #main .to dt
{
	margin: 10px 0 5px 0;
	padding: 0 0 0 15px;
	font-weight: bold;
	background: url(../access/images/arrow.gif) no-repeat left center;
}

#aIndex #main .to dd
{
	margin: 0 0 0 15px;
	line-height: 1.3;
}

#aIndex #main .to dd p
{
	margin: 0;
	padding: 0;
}


#aIndex #main .to dd dt
{
	margin: 0;
	padding: 0;
	width: 3em;
	float: left;
	background: none;
}

#aIndex #main .to dd dd
{
	margin: 0 0 0 4em;
	padding: 0;
}* html #aIndex #main .to dd dd{ height: 1%; }


/*== timeTable ==*/
#aIndex #main .kantoLocal
{
	margin-left: 10px;
	float: right;
	width: 302px;
}

#aIndex #main .timeTable
{
	margin: 10px 0;
	font-size: 90%;
}

#aIndex #main .timeTable .caption
{
	padding: 5px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
	width: 290px;
	border: solid 1px #DDD;
	border-bottom: none;
	overflow: hidden;
}

#aIndex #main .timeTable .caption:first-letter
{
	padding-right: 5px;
	display: block;
	font-size: 300%;
	float: left;
	color: #AAA;
}

#aIndex .timeTable .caption span
{
	display: block;
	font-weight: normal;
	font-size: 80%;
	color: #888;
}

#aIndex .timeTable th.station
{
	padding: 3px 0;
	background: none;
	color: #A00;
	border-bottom: solid 1px #DDD;
	text-align: center;
}

#aIndex .timeTable .time
{
	clear: both;
	margin: 0;
	padding: 0;
	width: 300px;
	border: solid 1px #DDD;
}

#aIndex .timeTable table
{
	border-collapse: collapse;
	border: solid 0px #DDD;
	width: 300px;
}

#aIndex .timeTable tr,
#aIndex .timeTable th,
#aIndex .timeTable td
{
	margin: 0;
	padding: 0;
	border: solid 0px #DDD;
}

#aIndex .timeTable th
{
	padding: 0 5px;
	background: #DDD;
}

#aIndex .timeTable td
{
	padding-left: 10px;
	word-spacing: 10px;
}

#aIndex .timeTable .separator
{
	border-left: solid 1px #DDD;
}

/*------------------------------------------------------------------------------*
	footer
 *------------------------------------------------------------------------------*/
#footer
{
	background: url(../images/line/borderGB_top.gif) no-repeat center top #FFF;
}
