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

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

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

/*=========================
blog_archive
=========================*/
#blog .box01 { background: url(img/case/case_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: #1d6a96; }
#blog .box01 .item01 .blog_item .blog_new { background: #d2b64e; }


/*=========================
blog_single
=========================*/
#blog_single .box01 { background: url(img/case/case_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: #1d6a96; }
#blog_single .box01 .item01 .blog_new { background: #d2b64e; }