@charset "utf-8";

#header{
	width:980px;
	height:198px;
	position:relative;
	top:0;
	left:0;
        background: url(http://www.smartdriver.jp/homeblog//img/homepato_header.gif) no-repeat center bottom;
}

.subcont{
	height:auto;
	width:250px;
	margin-top:30px;
}

.subcont #topics_category ul li{
	list-style:none;
	margin-bottom:7px;
}

