@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 dt {
	font-size: 12px;
	line-height: 1.3em;
	padding-top: 20px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-bottom: 7px;
	font-weight: bold;
}
#wrapper .contents .contents_bottom dd {
	font-size: 12px;
	line-height: 1.8em;
	text-indent: 20px;
}
#wrapper .contents .contents_bottom .cbox .contents_right dl {
	margin-right: 20px;
	margin-left: 20px;
}
#wrapper .contents .contents_bottom .cbox .contents_right .c_table .td_ft {
	width: 180px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 12px;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
#wrapper .contents .contents_bottom .cbox .contents_right .c_table .td_fr {
	width: 360px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 12px;
	line-height: 1.7em;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#wrapper .contents .contents_bottom .cbox .contents_right .c_table {
	margin-bottom: 30px;
}
#wrapper .contents .contents_bottom .cbox .contents_right .c_table {
	width: 580px;
}
