@charset "utf-8";

.tstyle_1 tr{
	background:url(../../img/pinfo/dotted.png) no-repeat left bottom;
}
.tstyle_1 th{
	width:170px;
	padding:10px 10px 10px 20px;
	text-align:left;
	vertical-align:top;
	font-size: 14px;
	background:url(../../img/pinfo/th_marker.png) no-repeat left 10px;
}

.tstyle_1 td{
	font-size: 14px;
}

#contents{
	width:655px;
	margin:20px 10px 0 0;
	padding:0 15px 20px 15px;
	background:url(../../img/pinfo/cbg.png) repeat-y left;
	border-top:1px solid #ccc8c8;
	border-bottom:1px solid #ccc8c8;
}

#contents h2{
	line-height:35px;
	padding-left:25px;
	font-weight:bold;
	font-size:13px;
	margin:15px 0 10px;
	background:url(../../img/pinfo/h2_title_clear.png) no-repeat left top;
}
