@charset "UTF-8";

/* access common */
/*************************************************************/
.access {
	font-size: 75%;
	line-height: 1.5;
}

.access .lead {
	margin: 15px 0 42px;
	text-align: center;
}

.access h3.red {
	margin: 0 0 5px 36px;
	font-size: 120%;
	color: #FF3300;
}

.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 p {
	margin: 0 0 40px 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 #parkingarea 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 train */
/*************************************************************/

.train_timesheet	{
	margin:0 0 12px 36px;
}

.train_timesheet	table	{
}

.train_timesheet	table	tr	td	{
	vertical-align:top;

}

.train_timesheet	table.weekday	{
	border-collapse:separate;
	border-spacing:1px;
}

.train_timesheet	table.weekday	td	{
	background-color:#f8f8f8;
}


.train_timesheet	table.weekday	tr	th	{
	text-align:center;
}

.train_timesheet	table.weekday	tr	th.cols	{
	background:#8dce6a;
	color:#ffffff;
}

.train_timesheet	table.weekday	tr	th.rows	{
	background:#e7f5df;
}
.train_timesheet	table.holiday	{
	border-collapse:separate;
	border-spacing:1px;
}

.train_timesheet	table.holiday	td	{
	background-color:#f8f8f8;
}

.train_timesheet	table.holiday	tr	th	{
	text-align:center;
}
.train_timesheet	table.holiday	tr	th.cols	{
	background:#f64642;
	color:#ffffff;
}

.train_timesheet	table.holiday	tr	th.rows	{
	background:#fed6d6;
}

.acce_body	{
	width:220px;
}

/* access 追加 */
/*************************************************************/

.access .btnarea {
    margin: 30px 0;
    text-align: center;
    float: left;
}

.access .btn_l    {
    float:left;
}

.access .btn    {
    padding-left:5px; 
    float: left;
}

/* access 札幌custom */
/*************************************************************/

.newline{
	margin:22px 0;
}

.bus_btn{
	width:652px;
	}

.bus_btn li{
	width:125px;
	height:42px;
	float:left;
	margin:0 6px 20px 0;
	padding:0;
}

.bus_btn li.end{
	margin-right:0 !important;
}
