@charset "UTF-8";

/* access common */
/*************************************************************/
.access {
	font-size: 75%;
	line-height: 1.5;
}

.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 public */
/*************************************************************/
.access #train div p {
	margin: 0 0 12px 36px;
}

.access #bus div.bus_container {
	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 custom */
/*************************************************************/

.access #car table {
	margin: 0 0 17px 26px;
}

.rute	{
	border-collapse:separate;
	border-spacing:4px;
	width:568px;
}

.access #parkservice　div {
}

.access	#parkservice	p	{
	margin: 0 26px 12px;
}

.access	#parkservice	table	{
	margin: 0 26px 12px;
}

.access #train div table {
	margin: 0 0 12px 36px;
}

.seibu_bus	{
	border-collapse:separate;
	border-spacing:2px;
	font-size:smaller;
}

.seibu_bus	th	{
	background:#999999;
	color:#ffffff;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	font-size:12px;
	padding:3px 0;
}

.seibu_bus	td	{
	width:44px;
	text-align:center;
}

.seibu_bus	td.th	{
	width:185px;
	background:#eeeeee;
}

.seibu_bus	td.hour	{
	background:#eeeeee;
}

.seibu_bus	td	{
	background:#fafafa;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}

.seibu_bus	td.hamura	{
	width:200px;
	vertical-align:top;
	background:#ffffff;
	border: none;
}

.access	#bus	div.bus_box	{
}

.access	#bus	div.bus_box	table	tr	th	{
	background:#999999;
	color:#ffffff;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}

.access	#bus	table.bus_timesheet	{
	width:500px;
	border-collapse:separate;
	border-spacing:2px;
}

.access	#bus	table.bus_timesheet	th	{
	background:#999999;
	color:#ffffff;
}

.access	#bus	table.bus_timesheet	td.th	{
	background:#eeeeee;
	width: 222px;
}

.access	#bus	table.bus_timesheet	td.hour	{
	background:#eeeeee;
	width:24px;
}

.access	#bus	table.bus_timesheet	td	{
	background:#fafafa;
	text-align:center;
	line-height:1.2;
	vertical-align:middle;
	width:26px;
	padding:0;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	
}

.access	#bus	table.bus_timesheet	td.note	{
	background:#fafafa;
	text-align:left;
	line-height:1.2;
	vertical-align:top;
	width:265px;
	
}
