@charset "utf-8";

@import url("common.css");
@import url("module.css");

#contents {
	background: url(../images/bg_main.gif) repeat-y center top;
	}
	
#mainContent {
	width: 763px;
	background: top;
	margin-left: 148px;

}

#mainContent h2 {
	padding-top: 6px;
}

.profTxt {
	background: url(../../prof/images/photo_prof.jpg) no-repeat right top;
	padding-right: 285px;
	min-height:487px;
	_height: 487px;		/* (undesr score hack)*/
}

.profTxtInner {
	width: 383px;
}


.profTxt h3 {
	padding-top: 15px;
	padding-bottom: 5px;
}

.profTxt p {
	font-size: 1.2em;
	line-height: 1.85;
	margin-bottom: 10px;
	margin-left: 5px;
}

.profTxt p strong {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 3;
}