@charset "utf-8";
/* CSS Document */

/*------------------------------------------------
summary
------------------------------------------------*/

div#contentsWrap div.contentsBox .summaryBox {
	height: 550px;
}
div#contentsWrap div.contentsBox h5 {
	color: #EC2383;
	border-left: 5px solid #EC2383;
	padding-left: 10px;
	font-size: 117%;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 10px;
}
