@charset "utf-8";
/*
Theme Name: maruwa_child
Template: maruwa
Author: innovesta
Author URI: http://www.innovesta.net
*/

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

.service {
text-align: left;
line-height: 2em;
}

/*=========================
blog_archive
=========================*/
#blog .box01 { background: url(img/work/work_item_bg.gif) left top repeat; }
#blog .box01 .item01 { background: #fff; }

#blog .box01 .item01 .blog_item .blog_txt { border-bottom: 1px solid #ccc; }
#blog .box01 .item01 .blog_item .blog_txt:hover { opacity: 0.7; }
#blog .box01 .item01 .blog_item .time { font-weight: bold; }
#blog .box01 .item01 .blog_item .blog_icon,
#blog .box01 .item01 .blog_item .blog_new {
	color: #fff;
	text-align: center;
	width: 70px;
	padding: 3px 0;
}
#blog .box01 .item01 .blog_item .blog_icon { background: #0a0d76; }
#blog .box01 .item01 .blog_item .blog_new { background: #58a7c6; }


/*=========================
blog_single
=========================*/
#blog_single .box01 { background: url(img/work/work_item_bg.gif) left top repeat; }
#blog_single .box01 .item01 { background: #fff; }

#blog_single .box01 .item01 .blog_icon,
#blog_single .box01 .item01 .blog_new {
	color: #fff;
	text-align: center;
	width: 70px;
	padding: 3px 0;
}
#blog_single .box01 .item01 .blog_icon { background: #0a0d76; }
#blog_single .box01 .item01 .blog_new { background: #58a7c6; }