@charset "UTF-8";

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


/* section01
---------------------------------------------------------------------------- */

div.section01 p {
	float: left;
	margin: 15px 60px 65px 115px;
	_margin: 15px 60px 65px 57px;
}

div.section01 table tbody tr th {
	font-weight: bold;
}

div.section01 table tbody tr td ,
div.section01 table tbody tr th {
	padding-bottom: 5px;
	vertical-align: top;
}

div.section01 table tbody tr td {
	padding-left: 20px;
}


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

}

div.section02 dl.ser {
	margin: 0 0 0 15px;
}

div.section02 dl.ser dt {
	font-weight: bold;
}

div.section02 dl.ser dd {
	margin-bottom: 15px;
}

div.section02 p.txt {
	margin-left: 15px;
}

div.section02 h3 {
	font-size: 125&;
	font-weight: bold;
}

div.section02 dl.his {
	margin-left: 15px;
}

div.section02 dl.his dd {
	margin: -18px 0 5px 150px;
}

div.section02 dl.pnt {
	padding-bottom:5px;
	border-bottom: dotted #CCC 1px;
	margin-bottom: 5px;
}

div.section02 dl.his dt {
	margin-bottom: 5px;
}
