@charset "utf-8";

/*////////////////////////////////////////////////////////////

	[index.css] researcher
	
	(C)Shinkousoku Printing Inc.	

////////////////////////////////////////////////////////////*/

/* clearfix
------------------------------------------------------------*/
div.index:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
*:first-child+html div.index {
	zoom: 1;
}
* html div#content div.index {
	zoom: 1;
}

/*----------------------------------------------------------*/

div#content h2 {
	background: url(../img/title_index.gif) no-repeat;
}

div#content h3 {
	margin: 0 0 10px;
	padding: 0 0 0 24px;
	background: url(../../common/img/bullet/h3.gif) no-repeat 4px 3px;
	line-height: 1.25;
	font-size: 133.3%;
	color: #069;
}

div#content h3#medicine-and-dentistry,
div#content h3#humanities-and-social,
div#content h3#tenure-winning-teachers {
	padding-top: 20px;
	background-position: 4px 23px;
	border-top: 1px solid #EEE;
}


/* container */
div.index {
	margin: 0 0 40px;
	background: url(../../common/img/content/index_background.gif) repeat-y;
}

div.index div {
	float: left;
	width: 200px;
	margin: 0 40px 0 0;
}

div.index div.last {
	margin: 0;
}

/* button */
div.index h4 {
	margin: 0 0 7px;
	background: url(../../common/img/bullet/index.gif) no-repeat 0 94px;
	line-height: 1.2857;
	font-size: 116.67%;
}

div.index h4 a {
	display: block;
	outline: none;
	padding: 90px 0 0 20px;
	color: #333;
}
* html div.index h4 a {
	width: 200px;
}

div.index h4 a:hover {
	color: #06C;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

div.index div h4 a {
	background: url(../img/index_dummy.jpg) no-repeat;
}

div.index div.ejiri-shinji h4 a {
	background: url(../img/index_ejiri-shinji.jpg) no-repeat;
}

div.index div.sakai-tatsuya h4 a {
	background: url(../img/index_sakai-tatsuya.jpg) no-repeat;
}

div.index div.sugiyama-sayaka h4 a {
	background: url(../img/index_sugiyama-sayaka.jpg) no-repeat;
}

div.index div.shimomura-yutaka h4 a {
	background: url(../img/index_shimomura-yutaka.jpg) no-repeat;
}

div.index div.nakai-hiroyuki h4 a {
	background: url(../img/index_nakai-hiroyuki.jpg) no-repeat;
}

div.index div.saito-kenji h4 a {
	background: url(../img/index_saito-kenji.jpg) no-repeat;
}

div.index div.kanki-tomotake h4 a {
	background: url(../img/index_kanki-tomotake.jpg) no-repeat;
}

div.index div.moriguchi-yoshinari h4 a {
	background: url(../img/index_moriguchi-yoshinari.jpg) no-repeat;
}

div.index div.okuda-shujiro h4 a {
	background: url(../img/index_okuda-shujiro.jpg) no-repeat;
}

div.index div.yan-chengnan h4 a {
	background: url(../img/index_yan-chengnan.jpg) no-repeat;
}

div.index div.sakon-yukimura h4 a {
	background: url(../img/index_sakon-yukimura.jpg) no-repeat;
}

div.index div.oka-hisaki h4 a {
	background: url(../img/index_oka-hisaki.jpg) no-repeat;
}
div.index div.bellan-selvan h4 a {
	background: url(../img/index_bellan-selvan.jpg) no-repeat;
}
div.index div.sugie-atsushi h4 a {
	background: url(../img/index_sugie-atsushi.jpg) no-repeat;
}

div.index div.matsui-hideaki h4 a {
	background: url(../img/index_matsui-hideaki.jpg) no-repeat;
}


/* data */
div.index dl {
	margin: 0 0 0 20px;
	line-height: 1.5;
	text-align: justify;
	text-justify: inter-ideograph;/*IE*/
}

div.index dt {
	margin: 5px 0 0;
	font-size: 83.333%;
	color: #960;
}

div.index dd {
	margin-left: 1em;
}

/* clearfix
------------------------------------------------------------*/
div.index:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
*:first-child+html div.index {
	zoom: 1;
}
* html div#content div.index {
	zoom: 1;
}