@charset "utf-8";
/* CSS Document */

div#contents table{
	width:900px;
	margin:10px 50px 10px 50px;
}

div#contents th{
	border-bottom:1px dashed #666666;
	text-align:left;
	font-size:18px;
	padding:14px 0 14px 25px;
	font-weight:normal;
	background-image:url(../../img/profiles/indexThBg.png);
	background-repeat:no-repeat;
	background-position:10px 12px;
	white-space:nowrap;
	vertical-align:top;
	width:180px;
}

div#contents td{
	border-bottom:1px dashed #666666;
}

td.katudou{
	font-size:13px;
	line-height:140%;
	padding:0 30px 0 0;
}

div#contents span{
	font-size:12px;
	line-height:120%;
}