@charset "utf-8";
/*
======================================
	KBC news
	2009.10.14
======================================	
*/

body,h1,ul,li,p{
	margin:0;
	padding:0;
	font-family:"Hiragino Kaku Gothic Pro", ヒラギノ角ゴ Pro W3, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:1.5em;
	color:#333;
}
#wrap{
	width:380px;
}
h1{
	border-bottom:3px solid #CCCCCC;
	margin-bottom:5px;
	padding-bottom:3px;
	font-size:14px;
	font-weight:bold;
}
.NewsDate{
	text-align:right;
}
ul{
	padding-bottom:20px;
	text-align:right;
}
li{
	font-size:10px;
	list-style:none;
	display:inline;
}
li img{
	margin-left:10px;
}
