/* CSS Document */


.text_box_right {
	text-align: right;
	clear: both;
	padding: 0px;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 2em;
}



.add {
	float: right;
	margin-top: 45px;
}
img.left {
	float: left;
}
img.right {
	float: right;
}
.logo {
	float: right;
	margin-right: 10px;
	margin-left: 18px;
	margin-top: 5px;
}

/* text */
.photo {
	float: right;
	padding: 0.5em;
	text-align: center;
	font-size: small;
	margin: auto;
}
.text_title {
	line-height: 1.5em;
	color: #993333;
	font-size: medium;
	font-weight: bold;
	letter-spacing: 1px;
	clear: both;
	border-bottom-width: 2px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #993333;
	border-left-color: #993333;
	text-indent: 0.5em;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.text {
	display: block;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

tr.bg {
	background-color: #FFCCFF;
}
.list {
	margin: 0em;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
li {
	list-style-position: inside;
}
.style1 {
	font-size: small;
	font-weight: normal;
}
.style2 {
	color: #9F3535;
}


.middle {
	margin: auto;
}


.calendar {
	border-collapse:collapse;
	font-size: 12px;
	border: 1px solid #FF6666;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}
.holiday {
	color: #FF0000;
}
.event_title {
	font-weight: bold;
}
dd {
	text-indent: 0.8em;
	margin: 0px;
}


.text_box2 {
	margin: 1em;
	border: 1px solid #333333;
	padding: 0.5em;
	line-height: 1.3em;
	height: 70px;
}
.text_s {
	font-size: small;
	text-indent: 2em;
	text-align: left;
	margin: 0px;
	font-weight: normal;
}
.menu {
	font-size: medium;
	background-color: #333333;
	margin: 0px;
	text-indent: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
table.text td {
	padding: 0.3em;
	font-size: small;
	background-color: #FFFFFF;
}
table.text th {
	font-weight: normal;
	background-color: #FFFF99;
	font-size: small;
	padding-right: 0.3em;
	padding-left: 0.3em;
	padding-top: 0.3em;
}
td.center {
	text-align: center;
}
.color1 {
	background-color: #66FFFF;
}
.title2 {
	line-height: 2em;
	font-weight: bold;
	margin: 0px;
	text-indent: 3px;
}
table.price{
	border-collapse:collapse;
	font-size: 12px;
	margin: 1em;
	border: 1px solid #66CCFF;
}
table.price td,table.price th {
	border-collapse:collapse;
	padding-left: 0.5em;
	padding-right: 0.5em;
	border: 1px solid #FF99FF;
}
.color3 {
	background-color: #FFFFFF;
}
.td_color {
	background-color: #FFFFFF;
	text-align: center;
}

table.price th {
	font-weight: normal;
	background-color: #66CCFF;
}
#header {
	height: 100px;
	width: 774px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #993333;
	border-left-color: #993333;
	background-color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #993333;
}
#a {
	background-image: url(../image/head.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}
.photo_title {
	display: block;
	padding: 2px;
	clear: both;
	text-indent: 3px;
	font-size: 12px;
}
td.form_td {
	padding: 5px;
	width: 120px;
	vertical-align: top;
	text-align: left;
	color: #333333;
	background-color: #66FFFF;
}
.form_button {
	width: 100px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}

td.form_td2 {
	padding: 5px;
	text-align: left;
	background-color: #FFFFFF;
}
.hissu {
	color: #FF0000;
	font-size: 12px;
	padding-left: 3px;
}
.error {
	border: 2px solid #FF0000;
}
.day {
	background-color: #FF9999;
	display: block;
	text-align: left;
	text-indent: 5px;
	font-weight: bold;
	font-size: small;
}

