@import url(common/import.css);

/*
----------------------------------------------------------------------------
blog ブログ
----------------------------------------------------------------------------
*/

body.blog h2#mainimg{
	background:url(../img/blog/common/title.jpg) no-repeat;
	}
	
	
/*--トップ--*/

body#blog-index h3#sst00{
	background:url(../img/blog/index/sst00.gif) no-repeat;
	}
	
body#blog-index h4#sst01{
	background:url(../img/blog/index/sst01.gif) no-repeat;
	}
	
body#blog-index h4#sst02{
	background:url(../img/blog/index/sst02.gif) no-repeat;
	}
	
body#blog-index h4#sst03{
	background:url(../img/blog/index/sst03.gif) no-repeat;
	}
	
body#blog-index h4#sst04{
	background:url(../img/blog/index/sst04.gif) no-repeat;
	}
	
body#blog-index h4#sst05{
	background:url(../img/blog/index/sst05.gif) no-repeat;
	}
body#blog-index div.blog_list{
	width:450px;
}

body#blog-index div#blog_list01{
}

body#blog-index div#blog_list02{
}

body#blog-index div.blog_list dl{
	padding-right:20px;
	float:left;
	margin-bottom:40px;
}

body#blog-index div.blog_list dl.fnone{
	float:left;
}

body#blog-index div.blog_list dl dt{
	line-height:normal;
	padding-bottom:8px;
}

body#blog-index div.blog_list dl dt dd{
	line-height:1em;
}






/*
----------------------------------------------------------------------------
huckclearfix
----------------------------------------------------------------------------
*/


