@charset "UTF-8";

/*********************************************/
/******************アクセス*******************/
/*********************************************/

h2{
	margin-bottom:10px;
	background-image:url(../img/access_t.gif);
	width:460px;
	height:76px;
	text-indent: -9999px;
}

h3{
	padding: 5px 0 0 20px;
	background-image: url(../img/line3.gif);
	background-repeat: no-repeat;
	height: 35px;
	font-weight: bold;
	font-size:110%;
}

/*********************************************/

#access,#traffic {padding:10px;}

#access p{
	margin:0 0 10px 10px;
}

#traffic p,#traffic dl{ margin-left:10px;}

#traffic dt{
	margin-top:10px;
	font-weight: bold;
}
#traffic dd{
	width:380px;
	margin-left:20px;

}

#car dt{
	margin-left:20px;
	color: #11a1a6;
	display:list-item;
}

