@charset "UTF-8";
@import url("sub_common.css");

/*------------------*/
.section2 p{
	margin-bottom: 1em;
}
.section2 dd ul{
	margin-top: 10px;
	margin-bottom: 10px;
}

.section2 dt{
	font-weight: bold;
}
