@charset "UTF-8";

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

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

.subnavi li a:hover img {
filter: alpha(opacity=80);
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
strong {
	font-weight: bold;
	color: #289891;
}
#wrapper .contents .contents_bottom .cbox .contents_right .telbox {
	background-color: #F2F2F2;
	margin-right: 20px;
	margin-left: 20px;
	padding: 20px;
	margin-bottom: 20px;
}
#wrapper .contents .contents_bottom .cbox .contents_right .telbox .line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	margin-bottom: 10px;
}
