@charset "utf-8";
/* CSS Document */

#contents article{
	overflow:hidden;
}

.access-description{
	width:420px;
	float:left;
}

.access-description dt{
	padding:0 0 0 30px;
	color:#000;
	font-weight:bold;
	margin:30px 0 20px 0;
	line-height:20px;
}

#car{
	background:url(../images/access/dt-icon_car.png) no-repeat;
}

#train{
	background:url(../images/access/dt-icon_train.png) no-repeat;
}

.access-description dd{
	margin-bottom:10px;
}

.photo{
	width:200px;
	float:right;
}