@charset "Shift_JIS";

body {
	margin-top: 0px;
	margin-left: 0px;
	margin:0px;
	text-align: left;
}

.xx-small {font-size: 0.7em;}
.x-small {font-size: 0.8em; line-height:120%;}
.x-small_blue {font-size: 0.8em; line-height:120%; color:#06F; font-weight:bold;}
.small {font-size: 0.9em; line-height:130%;}
.medium {
	font-size: 1em;
	line-height:130%;
}
.l {font-size: 1.1em; line-height:130%;}
.large {font-size: 1.3em; line-height:120%;}
.x-large {font-size: 1.5em; line-height:120%;}

img {border:0px;}

/*リンク*/
a:link { color: #000099; text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { color: #CC0000; text-decoration: underline; background:white;}

/*中央部トピックス*/
.indexpic {
	float: right;
	clear: none;
	border: solid 1px navy;
	margin:2px;
}

.body02h_gray {
	font-size:8pt;
	color:#666;
	line-height: 12px;
}

/*評価ページ見出し*/
.eva_midashi{
	padding:5px 5px 15px 5px;
	text-align:center;
}

/*評価ページ年度見出し*/
.eva_nendo{
	background-image:url(img/bkimg_eva_nendo.gif);
	background-repeat: repeat-x;
	font-size:small;
	height:25px;
	padding:5px 5px 0px 5px;
	margin:15px 0px 5px 0px;
}

/*評価ページ年度見出し16年以前*/
.eva_nendo02{
	background-image:url(img/bkimg_eva_nendo02.gif);
	background-repeat: repeat-x;
	font-size:small;
	height:25px;
	padding:5px 5px 0px 5px;
	margin:15px 0px 5px 0px;
}

/*評価ページ　項目見出し*/
.eva_koumoku{
	padding:0px 0px 5px 0px;
}

/*小文字キャプション*/
.caption{
	font-size:x-small;
}

/*小文字キャプション右寄せ*/
.caption_r{
	font-size:x-small;
	text-align:right;
}

/*各プロジェクトページ　評価PDFコラム*/
.eva_column{
	border:#98CB00 solid 1px;
	padding:10px;
	margin:10px;
	font-size:x-small;
	line-height:130%;
}

