@charset "UTF-8";

.article{
	float:left;
	display:inline;
	width:250px;
	margin:0 1.5em 20px 0;
}
.article ul{
	list-style:none;
	margin-top:4px;
	_zoom:1;
}
.article ul:after{
	content:".";clear:both;height:0;display:block;visibility:hidden;	
}
.article ul li{
	float:left;
	padding:2px 10px 0 0;
}
.article_l {
	margin-right:20px;
}
.h3{
	background:url(../images/data/h3_bg02.gif) no-repeat 100% 50%;
}
h3{
	background:url(../images/data/h3_bg01.gif) no-repeat 0% 50%;
	font-size:larger;
	padding:12px 28px;
}
h4{
	font-size:small;
}
