#line {
	float: left;
	height: 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #7d4698;
}
#full #image {
	float: left;
	height: 670px;
	width: 1130px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	background-color: #FFFFFF;
}
#full #image img{
	height: 600px;
	width: 1130px;
}
.text {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
	color: #666666;
	text-align: center;
	font-weight: bold;
	font-size: 21px;
	position: relative;
	z-index: 10;
}
#full #line1 {
	float: left;
	height: 8px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #7d4698;
}
#full #linksite {
	float: left;
	height: auto;
	width: 1110px;
	padding: 10px;
	margin-bottm: 5px;
	text-align: center;
	background-color: #FFFFFF;
}
#full #linksite #jikoku {
	float: left;
	height: auto;
	width: 500px;
	margin-left: 305px;
	margin-right: 305px;
}
#full #linksite #jikoku img {
	height: auto;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#full #linksite #site {
	float: left;
	height: auto;
	width: 277px;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
}
#full #linksite #site img {
	height: auto;
	width: 180px;
	padding-bottom: 5px;
}
#full #eyecatch {
	float: left;
	height: auto;
	width: 1110px;
	padding: 10px;
	background-color: #FFFFFF;
}
#full #eyecatch #eye-left {
	float: left;
	height: 205px;
	width: 545px;
	text-align: center;
}
#full #eyecatch #eye-left img {
	height: auto;
	width: 460px;
	margin-top: 10px;
	border-radius: 12px;
}
#full #eyecatch #eye-left {
    overflow: hidden;
}
#full #eyecatch #eye-left img {
    transition: transform .6s ease;
}
#full #eyecatch #eye-left:hover img {
    transform: scale(1.1);
}
#full #eyecatch #eye-right {
	float: right;
	height: 205px;
	width: 545px;
	margin-top: -205px;
	text-align: center;
}
#full #eyecatch #eye-right img {
	height: auto;
	width: 460px;
	margin-top: 10px;
	border-radius: 12px;
}
#full #eyecatch #eye-right {
    overflow: hidden;
}
#full #eyecatch #eye-right img {
    transition: transform .6s ease;
}
#full #eyecatch #eye-right:hover img {
    transform: scale(1.1);
}
#full #contribution {
	float: left;
	height: auto;
	width: 1130px;
	background-color: #FFFFFF;
}
#full #contribution #CT0 {
	float: left;
	height: 42px;
	width: 1130px;
	font-size: 40px;
	padding-top: 2px;
    font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #ed1c24;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
#full #contribution #CT1 {
	float: left;
	height: 8px;
	width: 1130px;
	background-color: #fbd2d3;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
#full #contribution #CT2 {
	float: left;
	width: 1100px;
	height: 600px;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
	line-height: 26px;
	overflow-y: scroll;
    overflow-wrap: break-word;
	background-color: #FFFFFF;
}
#full #contribution #CT2 img {
	width: auto;
	height: 500px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#full #contribution a {
	color: #000000;
	font-weight: bold;
}
#full #contribution #kasen {
	border-top: 1.5px dashed #666666;
    margin-top: 2.0px;
    margin-bottom: 3.0px;
}
