#stage {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	background-color: #3A3A3A;
}
#stage h2 {
	margin: 0px;
	padding: 0px;
}
#stage .img {
	padding: 0px;
	margin-top: 24px;
	margin-right: 26px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#stage .location {
	margin: 0px;
	padding: 0px;
	color: #A09D91;
	font-size: 13px;
}
#stage p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#stage em {
	font-style: normal;
	color: #FA5A88;
}
#stage strong {
	font-weight: bold;
	font-size: 14px;
}
#stage h3 {
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #FA5A88;
	text-decoration: none;
	background-color: #000000;
	margin: 5px 0px 0px;
	padding: 2px 0px;
	height: 21px;
	width: 100%;
	text-align: center;
}
#stage table {
	padding: 0px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
#stage .campaign {
	color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FA5A88;
	width: 480px;
	padding-bottom: 2px;
	display: block;
	font-size: 16px;
	padding-left: 20px;
}
#stage .opening {
	color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #70AC14;
	width: 480px;
	padding-bottom: 2px;
	display: block;
	font-size: 16px;
	padding-left: 20px;
}
#stage .documentary {
	color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #E8006C;
	width: 480px;
	padding-bottom: 2px;
	display: block;
	font-size: 16px;
	padding-left: 20px;
}
#stage .ending {
	color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #2482B6;
	width: 480px;
	padding-bottom: 2px;
	display: block;
	font-size: 16px;
	padding-left: 20px;
}
#stage .entertainment {
	color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FF7300;
	width: 480px;
	padding-bottom: 2px;
	display: block;
	font-size: 16px;
	padding-left: 20px;
}
#stage .option {
	color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FA5A88;
	width: 480px;
	padding-bottom: 2px;
	display: block;
	font-size: 16px;
	padding-left: 20px;
}
#stage .line {
	border: 2px dotted #999999;
}
#stage .one_topic{
	height: 22px;
}
#stage .one_content{
	height: 22px;
}
#stage .plural_topic{
	height: 60px;
}
#stage .plural_content{
	height: 60px;
}
#stage .one_q{
	text-align: left;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#stage .one_q_content{
	text-align: left;
}
#stage .blue {
	color: #2A94C2;
}
#stage .red {
	color: #FA5A88;
}
#stage .white {
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 5px 0px 10px;
	background-color: #FA5A88;
	line-height: 20px;
	text-align: center;
}
#stage .white2 {
	color: #000000;
	font-size: 12px;
	margin: 0px;
	background-color: #FA5A88;
	line-height: 16px;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#stage h4,#stage h5{
	color: #000000;
	font-size: 15px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}
#stage .green_square {
	background-color: #81B716;
}
#stage .blue_square {
	background-color: #2A94C2;
	text-align: center;
}
#stage ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 500px;
}
#stage .complement {
	color: #000000;
	margin: 0px auto;
	padding: 0px;
	font-size: 13px;
	text-align: left;
	background-color: #666666;
}
#foam {
	margin: 40px 0px 0px;
	padding: 0px;
	height: 25px;
	width: 100%;
	float: left;
}
#stage textarea,#stage input,#stage select {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#stage td {
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
#stage .onegai {
	text-align: center;
	margin-left: 10px;
}
#layer #contents #center #stage a {
	color: #FF6699;
}

#main_contents {
/*	position: relative;*/
	text-align: center;
	background-color:#444;
}


