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

/* maincolumn */

h2{
	text-indent:-9999px;
	margin-bottom:15px;
}

.tkf h2{
	background:url(../img/tkf/title_h3_tkf.jpg) no-repeat left top;
	width:505px;
	height:35px;
}

.tkf .maincolumn p{
	margin-bottom:10px;
}

.tkf .maincolumn{
	display:block;
	margin-bottom:20px;
	min-height:400px;
}
h3	{
	padding:6px 10px;
	padding-left:8px;
	border-left:5px
	solid #444; color:#444;
	line-height:1.3;
}
p	{
	margin:10px 10px 0 10px;
	line-height:1.3;
}
div.hr	{
	border-top:1px dotted #000000;
	padding:10px 0 20px 0;
}