@import url(basic.css);

#center #contents-left {
	width: 310px;
	padding-left: 25px;
	float: left;
}
#center #contents-left #top-flash {
	float: left;
	width: 300px;
	margin-bottom: 30px;
}
#center #contents-left #infomation-window {
	float: left;
	width: 300px;
	height: 150px;
	background-image: url(img/infomation-title.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}
#center #contents-left #infomation-window .infomation-list {
	float: left;
	height: 145px;
	width: 295px;
	overflow: auto;
	padding-left: 5px;
}
#center #contents-left #infomation-window .infomation-list span {
	float: left;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#center #contents-left #infomation-window .infomation-list p {
	float: left;
	width: 270px;
	padding-bottom: 10px;
}
#bg #center #contents-left .info-banner {
	float: left;
	width: 300px;
	margin-bottom: 5px;
}

#center #contents-left #five-vow {
	float: left;
	width: 298px;
	border: 1px solid #66CCFF;
	margin-top: 20px;
}

#center #contents-center {
	float: left;
	width: 350px;
}
#center #contents-center #mail-magazine {
	float: left;
	height: 30px;
	width: 325px;
	margin-bottom: 15px;
	background-image: url(img/mail-magazine.gif);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-left: 15px;
}
#center #contents-center #mail-magazine #mail-textbox {
	float: left;
	width: 150px;
	height: 15px;
	margin-right: 3px;
}
#center #contents-center #mail-magazine #mail-textbox:hover {
	background-color: #CCFFCC;
}
#center #contents-center #mail-magazine #mail-send {
	float: left;
	width: 100px;
	height: 20px;
}
#center #contents-center #event-infomation {
	float: left;
	width: 340px;
	margin-bottom: 15px;
	padding-top: 30px;
	background-image: url(img/infomation-title-mini.gif);
	background-repeat: no-repeat;
}
#center #contents-center #event-infomation .infomation-list {
	float: left;
	width: 338px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	overflow: auto;
	height: 250px;
}
#center #contents-center #event-infomation .infomation-list .infomation-waku {
	float: left;
	padding-left: 10px;
	width: 300px;
	padding-bottom: 10px;
}
#center #contents-center #event-infomation .infomation-list .infomation-waku .date {
	background-image: url(img/date-back.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 295px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#center #contents-center #event-infomation .infomation-list .infomation-waku .event-title {
	width: 300px;
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
#center #contents-center #event-infomation .infomation-list .infomation-waku p {
	float: left;
	width: 300px;
	line-height: 130%;
}
#center #contents-center #schedule-infomation {
	float: left;
	width: 340px;
	margin-bottom: 15px;
	padding-top: 30px;
	background-image: url(img/schedule-title-mini.gif);
	background-repeat: no-repeat;
}
#center #contents-center #schedule-infomation .infomation-list {
	float: left;
	width: 338px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	overflow: auto;
	height: 360px;
}
#center #contents-center #schedule-infomation .infomation-list .schedule-waku {
	float: left;
	width: 85px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	display: inline;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	height: 180px;
}
#center #contents-center #schedule-infomation .infomation-list .schedule-waku .cast-img {
	float: left;
	height: 107px;
	width: 80px;
	overflow: hidden;
	margin-bottom: 3px;
}
#center #contents-center #schedule-infomation .infomation-list .schedule-waku .cast-name {
	float: left;
	width: 80px;
	padding-bottom: 3px;
}
#center #contents-center #schedule-infomation .infomation-list .schedule-waku .cast-prof {
	font-size: 10px;
	float: left;
	width: 80px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#center #contents-center #schedule-infomation .infomation-list .schedule-waku .work-time {
	float: left;
	width: 85px;
	font-size: 10px;
	padding-top: 1px;
	line-height: 120%;
}
#center #contents-center #schedule-infomation .infomation-list .schedule-waku .work-time span {
	color: #0099CC;
}

