@charset "UTF-8";

/* サブナビ */
.subnavi {
	background-image: url(../images/sub_concept_back.gif);
	height: 88px;
	width: 278px;
	padding-left: 7px;
	padding-top: 60px;
	margin-bottom: 20px;
}
.subnavi li {
	margin-bottom: 6px;
}

* html .subnavi {
	height: 148px;
	width: 285px;
}

.subnavi li a:hover img {
filter: alpha(opacity=80);
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#wrapper .contents .contents_bottom .cbox .contents_right h4 {
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 20px;
	color: #009A91;
	font-size: 12px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
strong {
	font-weight: bold;
	color: #009A91;
}
