@charset "utf-8";
#conte {
	width: 800px;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f6f6fb;
	background-image: url(img/bg_prof.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 800px;
}

#conte h1 {
	font-size: 10px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#conte h2 {
	background-image: url(img/title_prof.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 480px;
	float: left;
	text-indent: -9999px;
	height: 100px;
}
#conte dl {
	text-align: left;
	display: block;
	margin: 0px;
	width: 500px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	float: left;
}
#conte dt {
	font-size: 16px;
	line-height: 24px;
	color: #333366;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
}
#conte dd {
	font-size: 14px;
	color: #666666;
	padding: 0px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 42px;
	line-height: 20px;
}
#conte ul {
	padding: 0px;
	width: 130px;
	list-style-type: none;
	top: -300px;
	float: right;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#conte li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#prof_t {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	background-color: #9DACBF;
	text-align: left;
	float: left;
	padding: 4px;
	margin-top: 40px;
	margin-left: 45px;
	width: 400px;
}

#prof_t caption {
	font-size: 16px;
	font-weight: bold;
	color: #333366;
}

#prof_t th {
	background-color: #FFFFFF;
}
#prof_t td {
	background-color: #FFFFFF;

}
