#full #contribution {
	float: left;
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
}
#full #contribution #title {
	float: left;
	height: auto;
	width: 60%;
	margin-top: 1.0rem;
	margin-bottom: 0.5rem;
	margin-left: 20%;
	margin-right: 20%;
	text-align: center;
}
#full #contribution #title img {
	height: auto;
	width: 100%;
}
#full #contribution #title-full {
	float: left;
	height: auto;
	width: 98%;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
}
#full #contribution #title-full img {
	height: auto;
	width: 100%;
}
#full #contribution #CT2 {
	float: left;
	width: 100%;
	height: 60.0rem;
	font-size: 1.6rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	text-align: left;
	line-height: 2.0rem;
	overflow-y: scroll;
    overflow-wrap: break-word;
	background-color: #FFFFFF;
}
#full #contribution #CT2 #cline {
	float: left;
	width: 98%;
	height: 0.8rem;
	margin-bottom: 0.5rem;
    border-bottom: 0.1rem dotted #333333;
}
#full #contribution #CT2 img {
	width: auto;
	height: 19.0rem;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#full #contribution #CT2 #img01 img {
	height: auto;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}
#full #contribution #CT2 #img02 img {
	height: auto;
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
}
#full #contribution #CT2 #img03 img {
	height: auto;
	width: 40%;
	margin-left: 30%;
	margin-right: 30%;
}
#full #contribution #CT2 #img04 img {
	height: auto;
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}
#full #contribution a {
	color: #000000;
	font-weight: bold;
}
