@charset "utf-8";

/* ▼▼▼ アクセス
=====================================*/	
dl.address {
	min-height: 170px;
	background: url(img/photo.jpg) no-repeat left top;
	padding: 0 0 0 320px;
	margin-bottom: 30px;
	overflow: hidden;
	}	
	dl.address dt {
		border-bottom: 1px solid #777777;
		padding-bottom: 10px;
		margin-bottom: 20px;
		font-size: 26px;
		font-weight: bold;
		}
	dl.address dd {
		line-height: 2;
		}	
#map {
	width: 960px;
	height: 400px;
	margin-bottom: 10px;
	overflow: hidden;
	}	
	.detail {
		margin-bottom: 10px;
		text-align: right;
		}
	.detail a {
		background: url(../common/img/arrow_ye.png) no-repeat left center;
		padding-left: 20px;
		}
h2.subtitle {
	margin-bottom: 20px;
	}	
.train {
	margin: 0 0 50px 0;
	overflow: hidden;
	}	
	.train h3 {
		height: 28px;
		background: #00ACD1;
		-webkit-border-radius: 14px;
		-moz-border-radius: 14px;
		border-radius: 14px;
		margin-bottom: 15px;
		color: #fff;
		font-size: 16px;
		text-align: center;
		line-height: 28px;
		}
		.train ul li,
		.car ul li {
			background: url(img/circle.gif) no-repeat left center;
			padding-left: 15px;
			margin-bottom: 10px;
			}		
		.train ul li {
			float: left;
			margin: 0 40px 0 0;
			}
		
h3.subtitle {
	border-bottom: 1px solid #C6A700;
	padding-bottom: 5px;
	margin-bottom: 20px;
	color: #C6A700;
	font-size: 16px;
	clear: both;
	overflow: hidden;
	}	
	ul.bus {
		margin-bottom: 50px;
		overflow: hidden;
		}	
	ul.bus.no {margin-bottom: 10px;}
		ul.bus li {
			margin-bottom: 30px;
			}
		ul.bus li:last-child {margin-bottom: 0;}
		ul.bus.no + .kome {
			margin-bottom: 50px;
			font-size: 12px;
			}
.car {
	overflow: hidden;
	}		
	.car ul {
		margin-bottom: 30px;
		overflow: hidden;
		}
	.car ul.parking {
		margin: 10px 0 -5px 0;
		overflow: hidden;
		}
		.car ul li {
			float: left;
			width: 370px;
			}	
		.car > ul.long li {
			float: none;
		
			
			