@charset "Shift_JIS";
/***************************************************************

* home.css

***************************************************************/
.info{
	margin : 10px 0 0 0;
}
.info li {
	background:transparent url(../img/common/dot.gif) repeat-x scroll left bottom;
	margin:0 0 10px;
	padding:0 5px 10px;
}
.info li .date {
	display:block;
	float:left;
	width:130px;
	padding: 0 0 0 15px;
	background-image: url(../img/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.info li .title {
	float:right;
	padding:0 10px 0 0;
	width:360px;
}
ul.content_banner li{
	display:inline-block;
}

