@charset "UTF-8";

/* /////////////////////////////////////////////////////////////////////////// contents */

#contents {}


h2 {
	background:url(images/common_h2bg.gif) no-repeat 0 0.1em;
	font-weight:bold;
	font-size:133%;
	line-height:1.2em;
	color:#2b64ae;
	padding:3px 0 5px 32px;
	border-bottom:2px solid #82a7d8;
	margin-bottom:20px;
}

h3 {
	background:#DFEEFF;
	font-weight:bold;
	font-size:117%;
	padding:3px 5px;
	margin-bottom:10px;
}

.textArea {
	overflow:hidden;
	zoom:1;
	margin-bottom:20px;
}

.switchYear {
	text-align:center;
	padding:10px 0 0;
}
.switchYear ul {
	padding:15px 0 10px;
	border-top:2px solid #ddd;
	border-bottom:2px solid #ddd;
	margin-right:-5px;
}
.switchYear li {
	display:inline;
	margin-right:5px;
}


/*研究内容*/
.reserchPhoto {
	float:left;
	width:240px;
}

.reserchText {
	width:550px;
	float:right;
}

/*メンバー紹介*/
.member .textArea {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #999;
}

.memberPhoto {
	float:left;
	width:160px;
}

.memberText {
	width:630px;
	float:right;
}
