@charset "utf-8";
/* ===================================================================
CSS information

 file name  :common.css
 style info :細部調整用
=================================================================== */


/*------------------------------------------------------社員教育の現状-------------------------------------------------------*/
/*---------なぜかcommon.cssが「社員教育の現状」ページに適用できなかったので仮にここに記述します------------------------------*/

#statement h3 {
	float:left;
	width:712px;
	height:26px;
	margin:10px 0px;
	padding:9px 0px 0px 18px;
	background-image:url(../img/bar_sub02.gif);
	background-repeat:no-repeat;
}

.stetementList{
	}

.stetementList dl dt{
	font-weight:bold;
	padding-bottom:5px;
	}

.stetementList dl dd{
	width:680px;
	padding-bottom:10px;
	padding-left:20px;
	}

.stetementList img{
	vertical-align:bottom;
	}







































