@charset "utf-8";

/*
======== table of content. =================================

File name: css/jnp.css
Summary: 文学部/国文学科用CSSファイル

============================================================
*/

/*-------------------------------------
main-head
---------------------------------------*/
#mainLeft div.main-head{
	width:728px;
	margin:20px 0 0 0;
	border:1px solid #C4C7D0;
	background:#E4E5F7;
}
#mainLeft div.main-head dl{
	height:152px;
	margin:3px;
	background:#FFF;
}
#mainLeft div.main-head dl dt{
	margin:50px 0 0 20px;
	float:left;
}
#mainLeft div.main-head dl dt strong{
	font-size:125%;
	color:#333399;
}
#mainLeft div.main-head dl dd.img{
	margin:16px 16px 0 0;
	float:right;
}
#mainLeft div.main-head dl dd.img img{
	border:1px solid #C4C7D0;
}

#mainLeft p.head-text{
	width:730px;
	margin:10px 0 0 0;
}

/*-------------------------------------
SECTION
---------------------------------------*/
#mainLeft div.section{
	
}



/*-------------------------------------
SECTION.organization
---------------------------------------*/
#mainLeft div.section.organization dl{
	width:728px;
	height:40px;
	margin:10px 0 10px 0;
	border:1px solid #C4C7D0;
	background:#FFF;
}
#mainLeft div.section.organization dl dt{
	width:120px;
	height:40px;
	float:left;
	text-align:center;
	line-height:40px;
	font-weight:bold;
	border-right:1px solid #C4C7D0;
	background:#F1F1D1;
}
#mainLeft div.section.organization dl dd{
	width:605px;
	height:40px;
	float:left;
	line-height:40px;
	text-indent:20px;
}

/* table */
#mainLeft div.section.organization table.sort{
	float:left;
	margin:0 20px 10px 0;
}
