@charset "utf-8";
/*------------------------------------------------------------
	アクセス
------------------------------------------------------------*/
#contents {
	background: url(../img/access/access_back.jpg) no-repeat;
}

#contents .contsInner {
	padding-right: 58px;
}

#contents h2 {
	padding-bottom: 34px;
}

#contents .imgBox .fltImg .image {
	margin: 0 0 8px 54px;
}

#contents .imgBox .fltImg dl {
	margin-left: 10px;	
}

#contents .imgBox .fltImg dl dd {
	line-height: 1.7;
}

#contents .imgBox .textArea {
	width: 474px;
}

#contents .imgBox .textArea .map {
	padding: 11px 0 0 24px;
}

#contents .imgBox .textArea .map .mapImg {
	margin-bottom: 8px;
}

#contents .imgBox .textArea .map a {
	margin-left: 84px;
	display: block;
}

#contents .traffic {
	position: relative;
	margin-top: -8px;
	padding: 15px 0 0 45px;
	background: url(../img/access/icon01.png) no-repeat;
}

#contents .traffic .ttl {
	position: absolute;
	top: -11px;
	left: 0;
}

#contents .traffic li {
	display: block;
}

#contents .traffic span {
	padding-right: 2px;	
}

#contents .traffic .icoO span {
	color: #F29600;
}

#contents .traffic .icoB span {
	color: #2CA6E0;
}

#contents .traffic .icoR span {
	color: #E73828;
}

#contents .traffic .icoG span {
	color: #8DC21F;
}

#contents .traffic .listOne {
	width: 244px;
	float: left;
}

#contents .traffic .listTwo {
	width: 185px;
	float: right;
}