#tkl{

}
#tkl h3 {
	margin: 0 0 50px;
}

.tklSub {
	font-size: 1rem;
	font-weight: bold;
	color: #007DC9;
	margin: 0px;
	padding: 10px 20px;
}

#tkl .intro {
	clear: both;
	zoom: 1;
}
#tkl .intro:after {content: ""; display: block; clear: both;}
#tkl .lead {
	margin: 0px;
	padding: 0px 0px 40px;
	line-height:1.8rem;
	clear: both;
}
#tkl .fl-imgLeft {
	float: left;
	margin: 0 30px 0 0;
}


#tkl .tkl-list{
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}


#tkl .tkl-list .tkl-block{
	margin: 80px 0px 0px;
	padding: 0px;
	border: 2px solid #ccc;
	text-align:left;
}

#tkl .tkl-list .tkl-block .tkl-header{
	margin: 0px;
	padding: 20px 20px 20px 70px;
	border: 2px solid #ccc;
	background: #79c65b;
	position: relative;
}

#tkl .tkl-list .tkl-block .tkl-header .num {
	position: absolute;
	left: -30px;
	top: -25px;
}

#tkl .tkl-list .tkl-block .tkl-header .date {
	font-size: 1.2rem;
	font-weight: bold;
	color: #FFF;
}
#tkl .tkl-list .tkl-block .tkl-header .date img{
	vertical-align: top;
	margin-top: -3px;
}


#tkl .tkl-list .tkl-block .tkl-body{
	margin: 0px;
	padding: 30px 40px;
}

#tkl .tkl-list .tkl-block .tkl-body.sec{
	margin: 20px 0px 0px;
	padding: 10px 40px 30px;
	border-top: 1px solid #ccc;
}


#tkl .tkl-list .tkl-block .tkl-body h4.n{margin-left:0;}

#tkl .tkl-list .tkl-block .tkl-body h4.n span{font-size: 1.2rem;}

#tkl .tkl-list .tkl-block .tkl-body h5{
	margin: 0px;
	padding: 20px 0px 0px;
	font-size: 1.2rem;
	font-weight: bold;
	line-height:2rem;
}

#tkl .tkl-list .tkl-block .tkl-body .text{
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-size: .9rem;
	line-height:1.6rem;
}


#tkl .tkl-list .tkl-block .tkl-profile{
	margin: 30px 40px 0;
	padding: 30px 0px;
	border-top: 1px solid #ccc;
}

#tkl .tkl-list .tkl-block .tkl-profile-in{
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: table;
}


#tkl .tkl-list .tkl-block .tkl-profile .data{
	margin: 0px;
	padding: 0px;
	display:table-cell;
	vertical-align:top;
}

#tkl .tkl-list .tkl-block .tkl-profile .data h5{
	margin: 0px;
	padding: 0px;
	font-size: .9rem;
	font-weight: normal;
}

#tkl .tkl-list .tkl-block .tkl-profile .data h5 span{
	font-weight: bold;
}

#tkl .tkl-list .tkl-block .tkl-profile .data .text{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: .9rem;
	line-height:1.4rem;
}


#tkl table{
	margin: 20px 0px 0px;
	padding: 0px;
	width: 100%;
	border-collapse:collapse;
	font-size: .85rem;
	line-height:1.4rem;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

#tkl table thead th {
	background: #79c65b;
	margin: 0px;
	padding: 10px;
	border: 2px solid #ccc;
	font-size: 1.2rem;
	font-weight: bold;
	color: #FFF;
}

#tkl table tbody th {
	background: #F1F1F1;
	margin: 0px;
	padding: 10px;
	width: 120px;
	border: 1px solid #CCC;
	font-weight:normal;
	vertical-align:top;
	white-space: nowrap;
}

#tkl table td{
	text-align: left;
	margin: 0px;
	padding: 10px 20px;
	border-bottom: 1px solid #CCC;
	white-space: nowrap;
}


#tkl .tkl-list .tkl-block .tkl-body h4{
	margin: 0 0 20px;
	padding: 0px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height:2rem;
}
#tkl .tkl-list .tkl-block .tkl-body .photo {
	width: 300px;
	float: left;
	margin-right: 30px;
}
#tkl .tkl-list .tkl-block .tkl-body .txt {
	width: auto;
	float: right;
	overflow: hidden;
}



/* PROFILE
========================================== */
#tkl .profList{
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
#tkl .profList .profBlock{
	margin: 30px 0px 0px;
	padding: 0px;
	border: 2px solid #ccc;
	text-align:left;
}

#tkl .profList .profBlock .profHeader{
	margin: 0px;
	padding: 20px 20px 20px 40px;
	border: 2px solid #ccc;
	background: #79c65b;
	position: relative;
}
#tkl .profList .profBlock .profHeader .tit01 {
	font-size: 1.2rem;
	font-weight: bold;
	color: #FFF;
}
#tkl .profList .profBlock .profHeader .tit02 {
	font-size: 1rem;
	font-weight: bold;
	color: #83DF66;
	display: inline-block;
	margin: 0px;
	padding: 10px 20px;
	position: absolute;
	top: 10px;
	right: 10px;
}
#tkl .profList .profBlock .profTxt {
	margin: 0px 40px;
	padding: 30px 0px;
}
#tkl .profList .profBlock .profInner {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: table;
}
#tkl .profList .profBlock .profTxt .photo{
	margin: 0px;
	padding: 0px;
	width:180px;
	display:table-cell;
	vertical-align:top;
}
#tkl .profList .profBlock .profTxt .data{
	margin: 0px;
	padding: 0px;
	display:table-cell;
	vertical-align:top;
}
#tkl .profList .profBlock .profTxt .data h4 {
	margin: 0 0 10px;
	padding: 0px;
	font-weight: normal;
	position: relative;
}

#tkl .profList .profBlock .profTxt .data h4 span {
	font-weight: bold;
	font-size: 1.1rem;
}
#tkl .profList .profBlock .profTxt .data .text {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: .9rem;
	line-height: 1.4rem;
}

