@charset "utf-8";
/* CSS Document */

strong {
color:#FFCC00;
text-decoration:underline;
}

.blog-bnr a span {
	display:none;
}

.blog-bnr a {
	display:block;
	background:url(img/blog_bn.jpg) no-repeat;
	width:820px;
	height:252px;
}

.blog-bnr a:hover {
	background:url(img/blog_bn_r.jpg) no-repeat;
}

.gab-box {
	background:#F4EFDF;
}

.gab-box2 {
	margin:0 20px 30px;
}

.gab-box3 {
	margin:30px;
}

.what-gab {
	float:left;
	display:block;
	width:148px;
	font-size:85%;
	margin-right:15px;
}
