@charset "UTF-8";

/* サブナビ */
.subnavi {
	background-image: url(../../common/images/sub_pmtc_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;
}
#wrapper .contents .contents_bottom .cbox .contents_right h4 {
	background-image: url(../images/h4.gif);
	margin-left: 20px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	height: 30px;
	width: 540px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
}

* html #wrapper .contents .contents_bottom .cbox .contents_right h4 {
	height: 30px;
	width: 540px;
}

#wrapper .contents .contents_bottom .cbox .contents_right .number_list {
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#wrapper .contents .contents_bottom .cbox .contents_right .number_list .number {
	background-color: #eeeeee;
	height: 20px;
	width: 20px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #009A91;
	text-align: center;
	margin-right: 10px;
	line-height: 20px;
}
#wrapper .contents .contents_bottom .cbox .contents_right .number_list .title {
	float: left;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
strong {
	font-weight: bold;
}
