@charset "utf-8";
/* CSS Document */
#container body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.text95 p{
	line-height: 2em;
	width: 100%;
}
#s_text{
	line-height: 1.5em;
	font-size: 18px;
	font-weight: bold;
}
#s_div{
	width: 90%;
	margin: auto;
}

#container{
	width: 1024px;
	margin: 0 auto;
}

h3{
	border-left: 5px solid #000099;
	border-bottom: 2px solid #ccc;
	padding: 10px 20px;
	background-color: #f0f0f0;
	margin-top: 60px;
}
table{line-height: 1.5em;margin-top: -20px;}
table td{
	border-bottom: 1px solid #ccc;
}