@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: 太陽光発電 山梨エリアサービス
	Version: 1.0
	Comment: subsidy設定
----------------------------------------------------------- */

/* 
 subsidyStyle [
----------------------------------------------------------- */
#subsidyArea {
	float: right;
	width: 695px;
	margin-bottom: 180px;
}

#subsidyArea a {
	color: #333333;
	text-decoration: underline;
}

#subsidyArea a:hover {
	color: #FF6600;
	text-decoration: none;
}

#subBlock {
	float: right;
	width: 695px;
	margin-bottom: 36px;
}

#subBlock p {
	float: left;
	width: 414px;
}

#subBlock dl,
#subBlock dd ul {
	float: right;
	width: 274px;
	text-align: right;
}

#subBlock dd ul li {
	font-size: 12px;
	line-height: 17px;
	background: url(../images/subsidy/point.gif) no-repeat left top;
	padding-left: 27px;
	text-align: left;
}

.tabContainer,
.tabContainer dl {
	float: right;
	width: 695px;
}

.tabContainer dt {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #2B55D5;
	background: url(../images/subsidy/ber.gif) no-repeat;
	text-align: left;
	height: 42px;
	padding-left: 16px;
	margin-bottom: 20px;
}

.tabContainer p {
	font-size: 12px;
	text-align: left;
	margin-bottom: 20px;
	float: right;
	width: 695px;
}

.tabContainer dd table {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	empty-cells:show;
	width: 665px;
	margin-left: 16px;
	margin-bottom: 15px;
}

.tabContainer dd table th {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	background: #E4F4FA;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 130px;
}

.tabContainer dd table td {
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.tabContainer  .txt10 {
	font-size: 10px;
}

