﻿
/* =============================================  
	party
 ============================================= */
td.pageback {
	padding-top: 45px;
}

.springback {
	background: url('../image/springback.png') left top;
}

.summerback {
	background: url('../image/summerback.jpg') left top;
}

.fallback {
	background: url('../image/fallback.jpg') left top;
}

.winterback {
	background: url('../image/winterback.gif') left top;
}

.hoshiback {
	background: url('../image/hoshiback.jpg') -1px -3px;
}

/* =============================================  
	timetable
 ============================================= */
td.timeback {
	background: url('../image/mback2.jpg') right 75%;'
}

table.time {
	left: 15px;
	margin-top: 6px;
}

table.time th	{
	padding: 1px 6px;
	font-size: 11px;
	color: #165e83;
	text-align: right;
	background-image: none;
}

table.time td {
	padding: 1px 9px;
}

table.time th, table.time td {
	border-right: 2px solid #bbbcde;
}

span.shime {
	top: -9px;
}

td.week1 {
	background-color: #edffdb;
	border-top: 2px solid #bbbcde;
}

td.week2 {
	background-color: #ffe5f2;
}

td.week3 {
	background-color: #ffffd1;
}

td.week4 {
	background-color: #e0efff;
	border-bottom: 2px solid #bbbcde;
}

/* =============================================  
	r2gp
 ============================================= */
li.a71, li.c71, li.a0, li.c0 {
	display: none;
}

td.r2back71, td.r2back0 {
	background: url('../image/r2b.jpg') 360px 99px;
}

table.post71, table.post0 {
	left: -15px;
	top: -6px;
}

span.hana71, span.hana0 {
	left: -12px;
	min-height: 16px;
	padding-left: 21px;
	background: url('../image/usamini.png') left center;
}

span.name71a, span.name0a {
	left: -12px;
	background-image: url('../image/hana1.png');
}

span.name71b, span.name0b {
	left: -12px;
}

input.poem71, input.poem0 {
	width: 420px;
}

input.form71, input.form0 {
	width: 228px;
}

span.tag71, span.tag0 {
	visibility: visible;
}

tr.kari73, tr.kari74, tr.kari75 {
	display: none;
}

p.epi {
	width: 360px;
	margin-top: 30px;
	padding: 9px;
	font-size: 11px;
	color: #e198b4;
	background-color: #fdeff2;
	border: 2px solid #eebbcb;
}

/* =============================================  
	kouhaku
 ============================================= */
table.khtable {
	margin: 15px auto 18px 18px;
}

table.khtable th {
	padding-right: 9px;
	font-size: 10px;
	text-align: right;
}

table.khtable td {
	padding-bottom: 9px;
	color: #0094c8;
}

table.khtable a {
	margin-right: 1px;
	color: #cca6bf;
	text-decoration: underline;
}

