@charset "Shift_JIS";

@import "import.css";

/* gp.css */

#gp div#article h4{
	clear:both;
	margin:10px 0; padding:0 0 5px 0;
	line-height:33px;
	font-weight:bold;
	font-size:110%;
	text-indent:10px;
 	background:url(../information/images/bg-h4.gif) no-repeat left bottom;
}

#gp div#article p{
	margin-left:10px;
	line-height:1.5em;
}



/* プログラムの背景
--------------*/
#gp div#article div#program{
	margin:0 10px 20px 20px;
}

#gp div#article div#program p.paper{
	text-align:center;
	margin:20px 0;
}


/* 主な研究分野
----------------*/
#lab div#article div#research{
	margin:0 14px 20px;
}

#lab div#article div#research ul{
	margin-left:10px;
}

#lab div#article div#research ul li{
	margin-bottom:5px;
}

/* 研究所報告論文
----------------*/
#lab div#article div#ronbun{
	margin:0 14px 20px;
}

#lab div#article div#ronbun p{
	margin-bottom:20px;
}

#lab div#article div#ronbun ul{
	margin-left:10px;
}

#lab div#article div#ronbun ul li{
	margin-bottom:5px;
}




