/* CSS Document */

.alignR {
	text-align: right;
}

.notes {
	font-size: 90%;
	margin: 20px 0;
}

#area-disp-subsidies .region-wrapper .list-pref li {
	cursor: pointer;
}
#area-disp-subsidies .region-wrapper .list-pref li .tbl-data-subsidies {
	cursor: default;
}
#area-disp-subsidies .region-wrapper .list-pref li:hover .hdg-pref .btn-tgl-pref{
	color: #c71444;
	background: url(/LEAF/SHARED/IMG/ICON/icon_tgl_01_pc_o.png) no-repeat right center;
}
#area-disp-subsidies .region-wrapper .list-pref li .blk-pref-detail .hdg-city:hover .btn-tgl-city {
	color: #c71444;
	background: url(/LEAF/SHARED/IMG/ICON/icon_tgl_01_pc_o.png) no-repeat right center;
}

#relatedLinkMod {
	padding: 20px 0;
}
#relatedLinkMod li {
	float: left;
	padding: 0 25px 0 0;
}
.modHead h2 {
	padding: 5px 0;
	font-weight: 100;
	font-size: 117%;
}
.blk-city-detail {
	padding-left: 2em !important;
}

@media screen and  (max-width: 600px) {
#content {
	margin: 10px 20px 0 20px;
}
#relatedLinkMod li {
	clear: both;
}
.hdg-city {
	padding-bottom: 5px;
	padding-left: 0.5em;
}
.blk-city-detail {
	padding-left: 1em !important;
}
#area-disp-subsidies .region-wrapper .list-pref li:hover .hdg-pref .btn-tgl-pref{
	background: url(/LEAF/SHARED/IMG/ICON/icon_tgl_01_sp_o.png) no-repeat right center;
	background-size: 6px 4px;
}
#area-disp-subsidies .region-wrapper .list-pref li .blk-pref-detail .hdg-city:hover .btn-tgl-city {
	background: url(/LEAF/SHARED/IMG/ICON/icon_tgl_01_sp_o.png) no-repeat right center;
	background-size: 6px 4px;
}
}

.caution {
	color: #c71444;
}

/* IE6 */
* html .list-btn-subsidies-01 li {
	margin-right: 0.9%;
}

* html #area-disp-subsidies .region-wrapper .list-pref li .blk-pref-detail .hdg-city .status {
    border: 1px solid #C1C1C1;
    color: #C1C1C1;
    float: left;
    font-size: 117%;
    line-height: 1.5;
    margin-right: 8px;
    padding: 7px;
}

* html #area-disp-subsidies .region-wrapper .list-pref li .blk-pref-detail .hdg-city .btn-tgl-city {
    float: left;	
}

/* IE7 */
*+html .list-btn-subsidies-01 li {
	margin-right: 1%;
}
