@charset "utf-8";

/*--------------------------------------------
	提言・要望活動
*--------------------------------------------*/

#demandArea {
	padding: 15px;
}

#demandArea h3 {
	color:#2c4d91;
	margin-bottom: 15px;
	margin-top: 15px;
	background-image: url(../../common/image/ic_list01.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 10px;
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96a6c8;
	clear: both;
}

#demandArea ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#demandArea ul li {
	list-style: none;
	padding-bottom: 3px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c3c3c3;
}

#demandArea ul li.pdfic {
	background-image: url(../../common/image/pdf02.gif);
	background-repeat: no-repeat;
	background-position: left 0em;
	padding-left: 20px;
}

#demandArea ul li.pdfic02 {
	background-image: url(../../common/image/pdf02.gif);
	background-repeat: no-repeat;
	background-position: left 0em;
	padding-left: 20px;
	border-bottom: none;
	padding-bottom: 0px;
}

#demandArea ul li.pdfnon {
	background-image: url(../../common/image/ic_list02.gif);
	background-repeat: no-repeat;
	background-position: 4px 0.5em;
	padding-left: 20px;
}

#demandArea ul li a {
	color: #313131;
	text-decoration: none;
}

#demandArea ul li a:hover {
	color:#2c4d91;
}

h3.demandTitle {
	color: #2c4d91;
	font-size: 120%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4070d4;
	font-weight: bold;
}

#wmaArea {
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2c4d91;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2c4d91;
	width: 510px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.wmaRight {
	width: 350px;
	float: right;
	padding-top: 30px;
}

.wmaimgLeft {
	float: left;
}

.dlwmpArea {
	padding: 3px;
	border: 1px solid #e1e1e1;
	margin-top: 30px;
}

.dlwmpArea img {
	float: left;
	margin-right: 5px;
}

.dlwmpArea p {
	margin: 0px;
	font-size: 90%;
	line-height: 1.2;
}

.listTop {
	margin-bottom: 10px;
	text-align: right;
}

.listTop a {
	text-decoration: none;
	color: #2c4d91;
	border: 1px solid #2c4d91;
	font-size: 90%;
	padding: 1px;
}

.listTop a:hover {
	background-color: #eaf0f9;
}
