@charset "UTF-8";

/* access common */
/*************************************************************/
.access {
	font-size: 75%;
	line-height: 1.5;
}

.access .sentence{
	margin-top:30px;
}

.access .lead {
	margin: 15px 0 42px;
	text-align: center;
}

.access h3 {
	margin-bottom: 15px;
}

.access h4 {
	clear: both;
	margin: 0 0 10px 0;
	padding: 7px 0 4px 10px;
	background: #f7f7f7;
	border-right: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
}

.list_box {
	padding: 0 6px;
}

.list_box div {
	margin-bottom: 40px;
}

.list_box .welcome {
	zoom: 1;
	overflow: hidden;
	margin: 3px 0 0;
}

.list_box .welcome p {
	float: right;
	margin-left: 0!important;
}

.list_box .welcome span {
	display: block;
	float: right;
	margin: 10px 3px 0 0;
}

.pagetop_txt {
	margin-bottom: 0!important;
	font-size: 100%;
}

.access .btnarea {
    margin: 15px 0 30px 0 ;
    text-align: center;
    float: left;
}

.access .btn_l    {
    float:left;
}

.access .btn    {
    padding-left:5px; 
    float: left;
}


/* access public */
/*************************************************************/
.access #train div p {
	margin: 0 0 12px 36px;
}

.access #train div table {
	margin: 0 0 12px 36px;
}

.access #bus p {
	margin: 0 0 40px 36px;
}

.access #bus div div.data {
	margin: 0 0 40px 36px;
}

.access #bus div table {
	margin: 0 0 12px 36px;
}

/* access car */
/*************************************************************/
.access #car div.driveplaza {
	display: inline;
	float: right;
	margin: 5px 26px 10px 10px;
}

.access #car p {
	margin: 0 0 17px 26px;
}

.access #car p.access_info {
	clear: both;
	width: 568px;
	margin: 15px 0 40px 26px;
	padding: 5px 13px 7px;
	background: #f3f3f3;
}

.access .access_info span {
	margin-left: 20px;
}

.access #car div p {
	margin-left: 26px;
	margin-right: 26px;
}

.access #car h5 {
	margin: 0 26px 3px;
}

.access dl {
	zoom: 1;
	overflow: hidden;
	clear: both;
	padding: 0 0 15px 26px;
}

.access dl dt {
	clear: both;
	float: left;
	width: 90px;
	padding: 8px 0;
	margin: 0 5px 5px 0;
	border-right: #d9d9d9 1px solid;
	border-bottom: #d9d9d9 1px solid;
	background: #efefef;
	text-align: center;
}

.access dl dd {
	float: left;
	width: 460px;
	margin-bottom: 5px;
	padding: 8px 10px;
	border-right: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	background: #fafafa;
}

/* access park and ride */
.access #parkandride {
	margin-bottom: 40px;
}

.access #parkandride p {
	margin: 0 26px 12px;
}

.access #parkandride p strong {
	font-size: 133.4%;
}

/* access parkingarea */
.access #parkingarea {
	margin-bottom: 40px;
}

.access #parkingarea p {
	margin: 0 26px 12px;
}

.access #parkingarea dl dt {
	width: 235px;
	font-weight: bold;
}

.access #parkingarea dl dd {
	width: 150px;
	margin-right: 5px;
	text-align: center;
}

.access #parkingarea dl dd.tr {
	background: #efefef;
}


/* access custom */
/*************************************************************/
.access_info	{
	margin: 0 0 12px 36px;
	width:599px;
}

.access_img	{
	margin: 0 5px 10px 0!important;
	float:left;
}

table.train_info	{
	widht:599px;
	border-collapse:separate;
	border-spacing:5px;
}

.vtop	{
	vertical-align:top;
}

.vmiddle	{
	vertical-align:middle;
}


table.timesheets	{
	border-collapse:separate;
	border-spacing:3px;
}

table.timesheets	tr	th,
table.timesheets	tr	td	{
	vertical-align:top;
	border: #d9d9d9 solid;
	border-width: 0 1px 1px 0;
	padding:2px;
}

table.timesheets	tr.weekday	th	{
	background:#aac8e6;
	color:#ffffff;
}

table.timesheets	tr.holiday	th	{
	background:#f29400;
	color:#ffffff;
}

table.timesheets	tr.saturday	th	{
	background:#84d7b9;
	color:#ffffff;
}

table.timesheets	tr	td	{
	background:#fafafa;
}

/* taxi */
.access	#taxi	div	table	{
	margin: 0 0 12px 36px;
	width:599px;
}

