/*Ｓナビ固定
--------------------------------------------------------*/
#snavi-kenkyukaihatsu a:link, #snavi-kenkyukaihatsu a:visited, #snavi-kenkyukaihatsu a:hover {
	background-position: -571px -40px;
}

/*メインコンテンツ
--------------------------------------------------------*/
#left-contents {
	float: left;
	width: 440px;
	margin-top: 20px;
}
#right-contents img {
	float: right;
	height: 500px;
	width: 189px;
	margin-left: 20px;
	margin-top: 20px;
}
#text-menutitle {
	font-size: 150%;
	font-weight: bold;
	font-family: 新丸ゴ M, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #004ea2;
	margin-bottom: 15px;

}
#left-contents ul {
	list-style-type: none;
	margin-left: 30px;
}
.li-border {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bn {
	text-indent: -9999px;
	height: 28px;
	margin-bottom: 5px;
	width: 202px;
}
#bn-shiken-bunseki {
	background-image: url(images/menu01.gif);
	background-repeat: no-repeat;
}
#bn-saishigenkashori {
	background-image: url(images/menu02.gif);
	background-repeat: no-repeat;
}
#bn-hinshitsukanri {
	background-image: url(images/menu03.gif);
	background-repeat: no-repeat;
}
#bn-kenkyu-kaihatsu {
	background-image: url(images/menu04.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 28px;
	width: 204px;
	margin-bottom: 5px;
}
.text-red {
	font-size: 14px;
	font-weight: bold;
	color: #004ea2;
	padding-left: 30px;
}
#left-contents p {
	padding-left: 30px;
	padding-bottom: 10px;
}
