@charset "UTF-8";

#contents #mainTitle {
	width:714px;
	height:48px;
	background:url(../img/principle/title_00.gif) no-repeat;
	text-indent:-9999px;
	margin:0px 0px -25px 0px;
	padding:0px;
}


/*detail
--------------------------------------------------*/
#contents h2 {
	width:714px;
	height:33px;
	text-indent:-9999px;
	margin:60px 0px 0px 0px;
	padding:0px;
}

#contents #detail_01 h2 {background:url(../img/principle/title_01.gif) no-repeat;}
#contents #detail_02 h2 {background:url(../img/principle/title_02.gif) no-repeat;}
#contents #detail_03 h2 {background:url(../img/principle/title_03.gif) no-repeat;}

#contents dl {
	list-style:none;
	padding: 0;
	margin: 20px 20px 0 23px;
}

#contents dd {
	width:25px;
	line-height:250%;
	margin:0px;
	float:left;
}

#contents dt {
	width:646px;
	line-height:250%;
	float:left;
}

/*
#contents li{
	padding: 0;
	margin: 0;
	line-height: 250%;
}
*/

