/* CSS Document */
a:link{
	color: #000000;
	text-decoration:none;
}
a:visited{
	color: #800080;
	text-decoration:none;
}
a:hover{
	color: #0000FF;
	text-decoration:underline;
}
a:active{
	color: #800080;
	text-decoration:none;
}
.blk a:link{
	color: #00A8FF;
	text-decoration:none;
}
.blk a:visited{
	color: #00A8FF;
	text-decoration:none;
}
.blk a:hover{
	color: #00A8FF;
	text-decoration:underline;
}
.blk a:active{
	color: #00A8FF;
	text-decoration:none;
}
.manifesto_title06 a:link{
	color: #DA2028;
	text-decoration:none;
}
.manifesto_title06 a:visited{
	color: #DA2028;
	text-decoration:none;
}
.manifesto_title06 a:hover{
	color: #DA2028;
	text-decoration:underline;
}
.manifesto_title06 a:active{
	color: #DA2028;
	text-decoration:none;
}
.m_box{
	border:0px 1px 1px 1px #CCCCCC solid;
}
.m_box02{
	background-color:#EEEEEE;
	padding:10px;
}
.blk{
	background-color:#000000;
	padding-bottom:5px;
}
.manifesto_title{
	padding:10px;
	color: #000000;
	font-size:larger;
	font-weight:bold;
}
.manifesto_title02{
	color: #000000;
	font-size:larger;
	font-weight:bold;
}
.manifesto_title03{
	color: #000000;
	font-size:140%;
	font-weight:bold;
}
.manifesto_title04{
	color: #000000;
	font-size:140%;
	font-weight:bold;
	line-height:2;
}
.manifesto_title05{
	padding-left:10px;
	color: #000000;
	font-size:larger;
	font-weight:bold;
}
.manifesto_title06{
	color: #DA2028;
	font-size:140%;
	font-weight:bold;
}
.manifesto_title07{
	color: #000000;
	font-size:130%;
	font-weight:bold;
}
.manifesto_title08{
	color: #000000;
	font-size:larger;
	font-weight:bold;
	line-height:2;
}
.Pledge{
	background-color:#DA2028;
	color: #FFFFFF;
	font-size:larger;
	font-weight:bold;
	padding-right:5px;
	padding-left:5px;
}
.Proposal{
	background-color:#2431B1;
	color: #FFFFFF;
	font-size:larger;
	font-weight:bold;
	padding-right:5px;
	padding-left:5px;
}
.detail{
	padding:10px;
}
.num{
	color:#DA2028;
	font-weight:bold;
}
