@charset "UTF-8";


/*---------------------------------------------------------------------------------------------------------------------
		sample/index.html 
---------------------------------------------------------------------------------------------------------------------*/
.concept table#mainContents td#mainBox {
	padding: 0 0 30px 0;
}
div#conceptCatchBox {
	padding: 10px 10px 10px 19px;
}
div#conceptCatchBox p.text {
	font-size: 82%;
	margin-bottom: 1em;
	line-height: 1.4;
}

div#conceptCatchBox p.catchCopy {
	margin-bottom: 7px;
}
