@font-face {
  font-family: 'icomoon';
  src: url("../../../narrow/narrow/fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../../../narrow/narrow/fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../../../narrow/narrow/fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../../../narrow/narrow/fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../../../narrow/narrow/fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* =======================================================
*
* 	kaji original Style 
*
* ======================================================= */
	.paper_jurnal {
    font-style: italic;
	font-weight: bold;
    font-color: #903;
}
	.normal_style {
	position: absolute;
	bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
	.section {
    padding: 0 3.125vw;
}


/* ===　reserch.htmlへ戻るリンクテキストスタイル　============*/
	.back-to-re-link {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}			

/* ===　res_××××.html内の画像スタイル　============*/
	.res-fig {	
	text-align: center;
	max-width: 100%;
	height: auto;
}
	
/* ===　reserch.htmlの箇条書き　============*/
	.listyle{
	margin-bottom: 15px;
	color: dimgray;
}
	.listyle a:link{
    color: dimgray;
}
	.listyle a:visited{
    color: dimgray;
}		
