@charset "UTF-8";

/* *****************************************************
 *	1.caption
 *	2.table list line
 * *****************************************************/


/* *****************************************************
 *	1.caption
 * *****************************************************/
div.contents h3 span{
	position:absolute;
	bottom:0;
	left:125px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height:1.8;
}

/* *****************************************************
 *	2.table list line
 * *****************************************************/
dl.tableList.nobtm{
	margin:0 auto;
}

