@charset "UTF-8";

/* ****************************************************
Title: top.css
***************************************************** */


/* section01
---------------------------------------------------------------------------- */
div.section01  {

}

div.section01 h3 {
	font-weight: bold;
	font-size: 125%;
	margin-left: 15px;
}

div.section01 p.add {
	margin-left: 15px;
}

div.section01 p.add span {
	font-weight: bold;
}



/* section02
---------------------------------------------------------------------------- */
div.section02  {

}

div.section02 div.how_acc dl {
	width: 360px;
	float: left;
	margin: 0 19px 20px;
	_margin: 0 15px 20px;
}

div.section02 div.how_acc dl.taxi {
	margin: 2px 19px 20px;
	_margin: 2px 15px 20px;


div.section02 div.how_acc dl dd.mb10 {
	font-weight: bold;
}