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

.koushin_title{
	width:600px;
	margin:8px 0 0 0;
	padding:0px 0 10px 10px;
	background:url(../../pic/info/dotLineBlack.gif) repeat-x bottom;
}

.koushin_title h4{
	font-family:"Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000;
	font-weight:bold;
	font-size:1.4em;
}

.koushin{
	margin:10px 0 0 10px;
	padding:5px 0 0 0 ;
}

.date{
	font-size:12px;
	margin:0 5px 0 0px;
}

p.text{
	font-size:12px;
	padding:10px;
}
.under{
	margin-top:20px;
	border-top:dotted #CCC 1px;
}
h5{
	font-size:12px;
	padding:3px 0 5px 10px;
}



