@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */

/* -----------------------------------------------------
common
------------------------------------------------------ */

@media screen and (min-width: 641px) and (max-width: 834px){
}
@media only screen and (max-width: 640px){
}

.index-blog .blog_text h3 a {
	color: #333 !important;
	font-weight: bold;
	font-size: 15px;
}
.index-blog .blog_text li a {
	color: #333 !important;
}
.index-blog .blog_text .detail {
	color: #333 !important;
	margin-top: 0 !important;
}
.index-blog .blog_text .blog_date {
	color: #333 !important;
}