@charset "utf-8";

#brief-info {
	background:transparent url(../images/about/bg1.jpg) 0 bottom no-repeat
}

#brief-info h3 {
	width:742px;
	height:62px;
	margin-bottom:176px;
	background:transparent url(../images/about/title-about.png) 0 0 no-repeat;
	text-indent:-999em
}

#brief-info p {
	margin:38px 0 0 68px;
	font-size:1.2em;
	line-height:2.16
}

/*-- traffic information --*/

#traffic-info {
	width:748px;
	padding-top:28px
}

#traffic-info .article {
	width:698px;
	margin-left:17px;
	padding-top:46px;
	border-top:3px solid #636
}

#traffic-info .company-info {
	position:relative;
	width:672px;
	margin:auto;
	padding:0 0 10px 1px;
	border-bottom:1px dashed #ccc;
	font-size:1.2em
}

#traffic-info .company-info dt,
#traffic-info .company-info dd,
#traffic-info .company-info address {
	display:inline
}

#traffic-info .company-info address {
	padding-left:8px
}

#traffic-info .company-info address span {
	margin-left:10px
}

#traffic-info .map {
	width:640px;
	margin:30px auto 0
}

