.section {
	background-image: url(/images/common/lin_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

/* @group calendar */

#main h2 {
	font-size: 197%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

#main h2 img {
	margin-left: 10px;
}
#calendar table {
	background-image: url(/images/event/bg_01.jpg);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
}
#calendar th, #calendar td {
	width: 96px;
	padding: 8px;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
*html #calendar th {
	width: 80px;
}
*+html #calendar th {
	width: 80px;
}
*html #calendar td {
	width: 80px;
}
*+html #calendar td {
	width: 80px;
}
#calendar th {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#calendar .day {
	font-size: 123.1%;
}
th.sun,.sun .day,th.shu,.shu .day{
	color: #de351e;
}
th.sat,.sat .day {
	color: #3399cc;
}
#calendar table p {
	font-size: 77%;
	margin: 0px;
}
#calendar .note {
	font-size: 93%;
}
#calendar .pdf img {
	margin-left: 10px;
}



/* @end */

/* @group hanakin box */

.hana-head {
	font-size: 10px;
	line-height: 10px;
	background-image: url(/images/event/bg_02.gif);
	height: 10px;
}
.hana-body {
	background-image: url(/images/event/bg_03.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.hana-body h4 {
	margin-bottom: 10px;
}
.hana-body ol {
	margin-bottom: 0px;
}

.hana-foot {
	font-size: 10px;
	line-height: 10px;
	background-image: url(/images/event/bg_04.gif);
	height: 10px;
	margin-bottom: 15px;
}



/* @end */

/* @group info */

#info table {
	margin-bottom: 20px;
}

#info th {
	text-align: right;
	white-space: nowrap;
	font-weight: normal;
}
#info th, #info td {
	vertical-align: top;
}



/* @end */

/* @group color */

.hanakin {
	color: #e73820;
}
.ladies {
	color: #c48078;
}
.egg {
	color: #cc9900;
}
.janken {
	color: #99cc00;
}
.stamp2men {
	color: #3399cc;
}
.stamp2women {
	color: #ee827c;
}
.stamp2 {
	color: #cc9933;
}
.soba {
	color: #666633;
}
.bingo {
	color: #66cc99;
}
.niku {
	color: #a22041;
}
.huro {
	color: #ff9900;
}
.kuji {
	color: #cc7eb1;
}
.souji {
	color: #99cc99;
}
.yu {
	color: #e73820;
}
.nanakusa {
	color: #3399cc;
}
.tonjiru {
	color: #AA3333;
}
.holiday {
	color: #CC6699;
}
.zouni {
	color: #a9a955;
}
.birthday {
	color: #82b54c;
}
.kagami {
	color: orange;
}
.drink {
	color: #33DD33;
}
/* @end */

