@charset "utf-8";
/*

Style URI: /common/css/reset.html
Author: TTI CO.LTD.

*/

/*h1*/

h1.pro {
	background-image:url(../images/h1_bg_tps.gif);
	background-repeat:no-repeat;
	padding:15px 72px 0 20px;
	line-height:20px;
	height:72px;
	width:558px;
	font-size:140%;
	font-weight:bold;
	color:#6cb53f;
}

/*layout*/

/*topics*/
div.tps_list{margin-bottom:15px; clear:both;}
div.tps_list dl{width:640px; line-height:180%;}
div.tps_list dt{
	float:left;
	width:10em;
	text-indent: 1em;
	padding-bottom:3px;
	padding-top:3px;
}
div.tps_list dd{
	border-bottom:#fab715 1px solid;
	padding-left:10em;
	padding-bottom:3px;
	padding-top:3px;
}