@charset "utf-8";

#contents{
/*
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','MS PGothic','Osaka',sans-serif;
*/
}
#nav li.LiteratureReview {
	background: url(../../images/LiteratureReviewGreen.png) no-repeat;
}

.contentsDetails {
	margin-top:10px;
	margin-left:80px;
	text-align: left;
	font-size:12pt;
}
.contentsDetails dl{
	float:left;
}
dt{
	width:318px;
	height:38px;
	padding: 10px 0px 0px 20px;
	font-family:'メイリオ','Meiryo','ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	font-size:15pt;
	background: url(../images/DetailsTitle.png) no-repeat;
}

dd{
	margin-top:15px;
	margin-bottom:50px;
	margin-left:30px;
}

dd div.Details{
	width:162px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
/*
	padding-left:20px;
	background-color:#949D4F; 
	border: 1px solid gray;
*/
}
dd div div.DetailsMain{
/*	font-family:"ＭＳ Ｐゴシック","ＭＳ ゴシック","MS PGothic",monospace;*/
	font-family:'メイリオ','Meiryo','ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
/*
	height:260px;
	border: 1px solid gray;
*/
}
.DetailsMain table {
	font-size:9.5pt;
	margin-top:10px;
	margin-left:15px;
	color:#000000;
}
.DetailsMain table td {
	vertical-align:top;
}
td A:link { text-decoration:none; color:#000000;}  
td A:visited { text-decoration:none; color:#000000;}  
td A:active { text-decoration:none; color:#000000;}  
td A:hover { TEXT-DECORATION: none; color:#0000ff; }

dd div div.DetailsBottom{
	height:15px;
}
dd div div.DetailsTitle{
	margin-left:10px;
	margin-right:0px;
	padding-top:6px;
	text-align: center;
	height:18px;
	color:#ffffff;
/*	font-family:"ＭＳ Ｐゴシック","ＭＳ ゴシック","MS PGothic",monospace;*/
	font-family:'メイリオ','Meiryo','ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	font-size:9pt;
/*
	border: 1px solid gray;
	margin-top:5px;
*/
}

dd div img{
	margin-top:2px;
	margin-left:15px;
	width:142px; 
	height:120px;
}
dd div p{
	padding-top:10px;
	margin-left:12px;
	font-size:10pt;
	line-height: 130%;
}


