@charset "UTF-8";
/* CSS Document */

.top20{
	padding-top:20px;
}
.bottom15{
	margin-bottom:15px;
}

.txt{
	padding-left:10px;
	font-size:12px;
	line-height:18px;
	
}

.left{
	width:159px;
}
.right{
	width:525px;
}
.date{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-indent:20px;
	font-size:20px;
	color:#1CD4FA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1CD4FA;
	
}

p{
	font-weight:bold;
	color:#003366;
}


