@charset "UTF-8";
table#researchT td {
	vertical-align:top;
	padding-bottom: 10px;
}
table#researchT th {
	font-weight:normal;
	width: 294px;
}
table#listT {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	
}
table#listT td {
	padding: 10px 0 10px 10px;
	background-color: #EFF4F9;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	
}
table#listT th {
	background-color: #00529B;
	font-weight: normal;
	color: #FFFFFF;
	padding: 6px 0;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	
}
.td01 {
	border-bottom: 1px dotted #CCCCCC;
}
#research01 {
	margin-top: 5px;
}

#research01 li {
	font-size: 80%;
	line-height: 150%;
	background-image: url(../about_phiten/img/research/pdf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
#research02 {
	margin-top: 5px;
	font-size: 80%;
	line-height: 150%;
}
#research03 {
	margin-top: 15px;
}

#link dt {
	margin-top: 10px;
	padding-left: 10px;
	background: url(../about_phiten/img/research/icon.gif) no-repeat left center;
}

#link dd {
	padding-left: 10px;
}

