@charset "utf-8";

/*-------------------------------
    論文・著者リスト（トップページ）
------------------------------*/

.author_block_l{
	display: block;
	float: left;
	width: 340px;
	height: 120px;
	margin-bottom: 15px;
	border: #cccccc 1px solid;
}
.author_block_l:hover{
	border: #8ed2db 1px solid;
}

.author_block_r{
	display: block;
	float: right;
	width: 340px;
	height: 120px;
	margin-bottom: 15px;
	border: #cccccc 1px solid;
}
.author_block_r:hover{
	border: #8ed2db 1px solid;
}


.author_chapter{
	font-size: 15px;
	line-height: 150%;
	font-weight: bold;
	margin: 15px 10px 10px 10px;
	width: 230px;
}
.author_name{
	margin-left: 10px;
	color: #000000;
}

.author_text{
	margin-left: 10px;
	font-size: 12px;
	line-height: 140%;
	color: #666666;
}

.practice{
	background: url( '/images/author_map.jpg' ) 245px 5px no-repeat;
}

.biomass{
	background: url( '/images/author_biomass.jpg' ) 245px 5px no-repeat;
}

.technonet{
	background: url( '/images/author_technonet.png' ) 245px 5px no-repeat;
}

.author_komiyama{
	background: url( '/images/author_komiyama.jpg' ) 245px 5px no-repeat;
}
.author_platinum{
	background: url( '/images/author_platinum.png' ) 245px 5px no-repeat;
}
.author_matsushima{
	background: url( '/images/author_matsushima.jpg' ) 245px 5px no-repeat;
}
.author_sumi{
	background: url( '/images/author_sumi.jpg' ) 245px 5px no-repeat;
}
.author_akiyama{
	background: url( '/images/author_akiyama.jpg' ) 245px 5px no-repeat;
}
.author_ookubo{
	background: url( '/images/author_ookubo.jpg' ) 245px 5px no-repeat;
}
.author_oshima{
	background: url( '/images/author_oshima.jpg' ) 245px 5px no-repeat;
}
.author_matsuhashi{
	background: url( '/images/author_matsuhashi.jpg' ) 245px 5px no-repeat;
}
.author_nakajou{
	background: url( '/images/author_nakajou.jpg' ) 245px 5px no-repeat;
}
.author_takeuchi{
	background: url( '/images/author_takeuchi.jpg' ) 245px 5px no-repeat;
}
.author_yamada{
	background: url( '/images/author_yamada.jpg' ) 245px 5px no-repeat;
}
.author_yamato{
	background: url( '/images/author_yamato.jpg' ) 245px 5px no-repeat;
}
.author_samejima{
	background: url( '/images/author_samejima.jpg' ) 245px 5px no-repeat;
}
.author_sakamoto{
	background: url( '/images/author_sakamoto.jpg' ) 245px 5px no-repeat;
}
.author_suzuki{
	background: url( '/images/author_suzuki.jpg' ) 245px 5px no-repeat;
}
.author_yahagi{
	background: url( '/images/author_yahagi.jpg' ) 245px 5px no-repeat;
}
.author_kokai{
	background: url( '/images/author_kokai.jpg' ) 245px 5px no-repeat;
}
.author_miwa{
	background: url( '/images/author_miwa.jpg' ) 245px 5px no-repeat;
}
.author_shiba{
	background: url( '/images/author_shiba.jpg' ) 245px 5px no-repeat;
}
