@charset "utf-8";
/*
Theme Name: is_child
Template: is
Author: T-labo
Author URI: http://www.innovesta.net
*/

/*========================*/

#blog_single .box01 {font-weight: bold; box-sizing: border-box; border: 3px solid #000; background: url(img/blog_bg.jpg)top left repeat; padding: 20px;}
#blog .box01 {box-sizing: border-box; border: 3px solid #000; background: url(img/blog_bg.jpg)top left repeat; font-weight: bold; padding: 20px;}
#blog .blog_item {border-bottom: 1px solid #e0e0e0; padding: 0; margin: 0; margin-bottom: 15px;}
#blog .blog_item:nth-last-child(1) {margin-bottom: 0;}
#blog .time {margin-right: 10px;}