@charset "UTF-8";
/* CSS Document */
.bottomContents > div{
	box-sizing:border-box;
}
.main{
	width: 700px;
	margin-top: 91px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	border: 5px solid #161616;
	padding: 0px 0px 0 0px;
	border-radius: 8px;
	position: relative;
	background:#FF0E71;
}
#information{
	position: absolute;
	top: 892px;
	right: auto;
	background: #FFFFFF;
	width: 208px;
	padding: 3px;
	border-radius: 5px;
	left: 10px;
}
#information2{
	position: absolute;
	bottom: auto;
	right: auto;
	background: #FFFFFF;
	width: 208px;
	padding: 3px;
	border-radius: 5px;
	left: 10px;
	top: 1049px;
}
#information3{
	position: absolute;
	bottom: auto;
	right: auto;
	background: #FFFFFF;
	width: 208px;
	padding: 3px;
	border-radius: 5px;
	left: 10px;
	top: 970px;
}
#information4{
	position: absolute;
	bottom: auto;
	right: auto;
	background: #FFFFFF;
	width: 208px;
	padding: 3px;
	border-radius: 5px;
	left: 10px;
	top: 767px;
}
#information5{
	position: absolute;
	right: auto;
	background: #FFFFFF;
	width: 208px;
	padding: 3px;
	border-radius: 5px;
	left: 10px;
	bottom: auto;
	top: 1087px;
}

.outline{
	width: 434px;
	margin-top: -104px;
	margin-left: 0px;
	margin-bottom: 30px;
	/* [disabled]border: 5px solid #161616; */
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	position: relative;
	border-radius: 8px;
	float: right;
	margin-right: 20px;
	background: #FFFFFF;
}
.poster{
	float: right;
	width: 197px;
	margin-top: 300px;
	margin-right: 20px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 15px;
}
.event{
	background: #FFEA00;
	width: 689px;
	margin-top: 6px;
	margin-right: auto;
	margin-left: 32px;
	margin-bottom: 0;
	/* [disabled]border: 5px solid #161616; */
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	position: relative;
	border-radius: 8px;
	float: left;
}
.outline > p{
	line-height: 2;
	color: #006C7C;
	width: 390px;
	float: left;
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 0;
}
.outline > div > p > img{
	margin-bottom:10px;
}
.outline > div > p{
	color:#537345;
}
.text_gr{
	color: #006C7C;
}
.label_C_border_circle {
	width: 186px;
	height: 200px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;	/* backgroundとcolorを指定のこと*/
}
