@charset 'EUC-JP';
@import 'init.css';

html, body {
	height: 100%;
	background-color: #FFF;
}

#wrapper {
	width: 800px;
	min-height: 100%;
	height: auto ! important;
	height: 100%;
	margin: 0 0 -85px;
}

#container {
	padding: 5px;
	position: relative;
}

h1 {
	width: 179px;
	float: left;
}

h2, h3 {
	width: 400px;
	float: right;
	clear: right;
	text-align: right;
}

h2 {
	margin: 40px 0 0;
}

h3 {
	margin: 20px 0 0;
}

h4 {
	margin: 40px 0 30px;
	padding: 5px 0 5px 10px;
	border-left: 5px solid #E50069;
	border-bottom: 1px solid #E50069;
	font-size: 14px;
	color: #E50069;
}

h5 {
	margin: 12px 0;
}

.column-01 {
	float: left;
	width: 250px;
}

.column-01 p, .column-01 ul {
	margin: 0 0 0 30px;
}

.column-01 li {
	margin: 5px 0 0 5px;
	padding: 0 0 0 15px;
	background: url("maker-02.png") no-repeat 0 50%;
	font-size: 10px;
}

.column-01 li a {
	text-decoration: none;
	color: #777;
}

.column-02 {
	float: right;
	width: 500px;
	margin: 0 0 20px;
}

.column-02 p {
	margin: 0 30px 0 0;
	color: #777;
	line-height: 1.3;
	text-indent: 1em;
	text-align: justify;
	text-justify: distribute;
}

.column-03 {
	clear: both;
}

#closewin {
	position: absolute;
	top: 5px;
	right: 5px;
}

#closewin a img {
	border: none;
}

#footer {
	height: 85px;
}

#address {
	margin: 10px 0 10px;
	padding: 20px 0 0;
	background: url("line.png") repeat-x 0 0;
}

#place {
	width: 120px;
	float: right;
}

#copyright {
	width: 295px;
	float: left;
	margin: 0 0 0 10px;
}

.schedule-list {
	padding: 5px 24px 15px;
}

ul.note {
	padding: 10px 0;
	text-align: right;
}

ul.note li {
	display: inline;
	margin: 0 0 0 20px;
}

.schedule-list table {
	width: 752px;
}

.schedule-list table, .schedule-list th, .schedule-list td {
	border: 1px solid #E50069;
	border-collapse: collapse;
	font-size: 12px;
}

.schedule-list td, .schedule-list th {
	padding: 5px;
	color: #7E8488;
}

.schedule-list thead th {
	background-color: #F69;
	color: #FFF;
	text-align: center;
	font-weight: normal;
}

.schedule-list tbody th {
	font-weight: normal;
}

.schedule-list td img {
	display: block;
	margin: 2px 0;
}

.schedule-list td a {
	color: #7E8488;
	font-weight: bold;
	text-decoration: none;
}

.schedule-list td a span {
	font-size: 10px;
}

col.month, col.day, col.date, col.icon, col.start, col.price {
	text-align: center;
}

.schedule-list td {

}

.schedule-list tbody tr.stripe td {
	background-color: #FDEEF5;
}

.schedule-list tr.deleted td {
	text-decoration: line-through;
	color: #AAA;
}

.schedule-list tr.deleted td a {
	color: #AAA;
}
