@charset "utf-8";


.mainbox a {
	color: #FF0099;
}

#article {
	background: url("../../../images/mngkth2/img_bg_under.gif") repeat scroll left center transparent;
}
#contents {
	margin: 0 auto;
	padding-bottom: 100px;
	text-align: left;
	background: url("../../../images/mngkth2/img_bg.jpg") no-repeat scroll center 30px transparent;
}


#social {
	padding-top: 5px;
	height: 25px;
	background: #FFFFFF;
}
#social .box960{
}

#googleplus{
}

/*
.ticket {
	background: url("../../../images/mngkth2/txt_ticket_bg.gif") no-repeat scroll left top transparent;
	height: 82px;
	width: 960px;
}
.ticket dl {
	position: relative;
}
.ticket dl dt {
	position: absolute;
	top: 30px;
	left: 100px;
}
.ticket dl dd {
	position: absolute;
	top: 15px;
	left: 540px;
}
.ticket dl dd ul {
	position: relative;
}
.ticket dl dd ul li {
	width: 300px;
}
.ticket dl dd ul li.pia {
	position: absolute;
	top: 0px;
	left: 0px;
}
.ticket dl dd ul li.e-puls {
	position: absolute;
	top: 17px;
	left: 42px;
}
*/
#ticket {
	background-color:#ffe5f6;
}
#ticket .info {
	float:left;
	position:relative;
}
#ticket .info .login {
	position:absolute;
	top:158px;
	left:39px;
}


.box960 {
	margin: 0 auto;
	text-align: left;
	width: 960px;
}
.mainbox {
	background: #FFFFFF;
}
.wrapper {
	overflow: hidden;
	width: 960px;
}
.left240 {
	float: left;
	width: 240px;
}
.right600 {
	float: right;
	width: 600px;
	margin-right: 70px;
}
.right600 h2{
	margin-top: 25px;
}

.caution {
	margin-top: 22px;
}
.caution ul {
}
.caution ul li {
	color: #FF0099;
	margin-left: 1em;
	text-indent: -1em;
}

.footer {
	background: url("../../../images/mngkth2/img_bottom.png") no-repeat scroll left bottom transparent;
}
.pagetop {
	margin-right: 10px;
}
.close {
	margin-bottom: 15px;
}
.logo {
	margin-bottom: 15px;
}
.copyright {
	padding-bottom: 25px;
	font-size: 10px;
}

.photolist {
	width: 239px;
}
.photolist li {
	margin-top: 50px;
}
.photolist li.firstChild {
	margin-top: 72px;
}

#schedulelist li {
	background: url("../../../images/mngkth2/line_dotted.gif") repeat-x scroll left bottom transparent;
	padding: 8px 0 9px;
}
#schedulelist li.firstChild {
}
#schedulelist .schedulebox {
}
#schedulelist .schedulebox .date {
	float: left;
	width: 81px;
	margin-top: 3px;
	margin-left: 13px;
}
#schedulelist .schedulebox .title {
	float: left;
	width: 272px;
	margin-top: 3px;
	margin-left: 20px;
}
#schedulelist .schedulebox .btn {
	float: right;
	text-align: right;
	width: 204px;
}
#schedulelist .schedulebox .btn a {
	padding-right: 6px;
}
#schedulelist .schedulebox .btn a img {
	vertical-align: middle;
}
#schedulelist .schedulebox .member {
	float: left;
	width: 600px;
}
#schedulelist .schedulebox .member_public {
	display: block;
}
#schedulelist .schedulebox .member_secret {
	display: none;
}

.memberlist {
	margin-left: 114px;
	margin-right: 6px;
	padding: 10px 0;
	color: #FF0099;
}
.memberlist a {
	cursor: pointer;
}

.mb16 {
	margin-bottom: 16px;
}
.txt_center {
	text-align: center;
}
.txt_left {
	text-align: left;
}
.txt_right {
	text-align: right;
}

