@charset "utf-8";
/* CSS Document */

@import "/common/css/print.css";

#content dl {
	line-height: 140%;
}

#content dt {
	clear: both;
	font-weight: bold;
	font-family: メイリオ;
	padding: 8px 0px 8px 0px;
}

#content dd {
	padding: 0px 0px 8px 25px;
}
