@charset "UTF-8";
/* CSS Document */

.wp_title{
	background:url(../img/wp/img_wp_title.gif) no-repeat;
	width:456px;
	height:56px;
}

.wp_title h2{
	padding:6px 0 0 35px;
	font-size:16px;
}

.wp_title h3{
	padding:10px 0 0 35px;
}

.entry{
	margin-top:10px;
}

#entry_meta{
	margin-top:10px;
}


