@charset "utf-8";

/*Agata*/

#calendar_top_img {
/*
	width:556px;
	height:204PX;
*/
	margin-bottom:10px;
	}

a:link img {
	border:none;
	}

#calendar_text {
	float: left;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	}

#prg_01 {
	float:left;
	margin-bottom:10px;
	}

/*前売り券*/
#ticket {
	background-image:url(../images/calendar/ticket.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:486px;
	padding-left:70px;
	}

#address {
	width:546px;
	padding-left:10px;
	border:solid 1px #FFFFFF;
	}

#address p {
	padding-top:5px;
	margin-top:0px;
	margin-bottom:5px;
	}


/*表*/

.calendar {
	float: left;
	margin:10px 0px 0px;
	width:556px;
	border-collapse:collapse;
	font-size:14px;
	background-color:#FFFFFF;
	border:solid 1px #999999;
	}

th {
	padding:1px;
	background-color:#EAEAEA;
	font-size:13px;
	border:solid 1px #999999;
	}


td {
	padding:3px;
	border:solid 1px #999999;
	font-size:13px;
	}

.col_date {
	background-color:#EAEAEA;
	text-align:left;
	font-weight:bold;
	}

.date {
	width:17%;
	text-align:center;
	}

.time {
	width:12%;
	text-align:center;
	}

.name {
	width:30%;
	text-align:center;
	}

.basyo {
	width:30%;
	text-align:center;
	}

.text {
	float: left;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-right:10px;
	}

.img {
	float: left;
	width:91px;
	height:31px;
	text-align:right;
	}

.koen_name {
	margin-top:0px;
	}

/*連絡先*/
.note {
	width:556px;
/*	background-color:#CCCCCC;*/
	}

.note p {
	padding:5px;
	background-color:#CCCCCC;
	}