@charset "utf-8";
/* CSS Document */


.subtitle {
	margin:50px 0 0 30px;
}

#txt1 {
	font-size:14px;
	font-weight:bold;
	margin:30px 0 0 50px;
}

#txt2 {
	font-size:14px;
	margin:20px 0 0 50px;
	width:840px;
}

/* dayserviceSchedule
------------------------------------------------*/

#dayserviceSchedule {
	margin:20px 0 0 50px;
}

#dayserviceSchedule2 {
	margin:10px 0 0 0;
}

#dayserviceSchedule2 th , #dayserviceSchedule2 td {
	font-size:14px;
	border:1px solid #cccccc;
	text-align:center;
}

#dayserviceSchedule2 th {
	background:#fff1d2;
	padding:3px 10px;
}

#dayserviceSchedule2 td {
	padding:10px 10px;
}

#dayserviceScheduleTxt {
	font-size:12px;
	text-align:right;
	margin:10px 0 0 0;
}

#dayserviceScheduleTime {
	font-size:14px;
	font-weight:bold;
	border:1px solid #cccccc;
	padding:25px 70px;
	margin:10px 0 0 0;
}

#dayserviceTaiken {
	margin:30px 0 0 50px;
}

/* dayserviceRinen
--------------------------------------------------------*/

#dayserviceRinen {
	border:1px solid #cccccc;
	padding:30px ;
	margin:30px 0 0 50px;
	width:780px;
}

#dayserviceRinen li {
	background:url(../images/icon.jpg) 0px 2px no-repeat;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 20px;
	margin:10px 0;
}

/* dayservicePlan
--------------------------------------------------------*/

#dayservicePlan {
	margin:30px 0 0 50px;
	width:840px;
}

#dayservicePlan td {
	vertical-align:top;
}

#dayservicePlan1 {
	margin:15px 0 0 120px;
	font-size:16px;
	font-weight:bold;
}

#dayservicePlan2 {
	margin:5px 0 0 120px;
	font-size:14px;
}

/* dayserviceFood
--------------------------------------------------------*/

#dayserviceFood {
	border:1px solid #cccccc;
	padding:10px 20px 20px 20px;
	width:798px;
	margin:40px 0 0 50px;
}

#dayserviceFood2 {
	min-height:177px;
	height: auto !important;
	height: 177px;
	width:798px;
	background:url(../images/foodimg.jpg) right 0 no-repeat;
	background-size: 250px auto;
}

#dayserviceFood2Txt {
	font-size:14px;
	margin:20px 0 0 10px;
}

#dayserviceFoodPoint {
	margin:20px 0 0 0;
}

#dayserviceFoodPoint td {
	vertical-align:top;
}

#dayserviceFoodPoint td p {
	font-size:14px;
	margin:15px;
}

.eventTitle {
	background:#ff9dc5;
	text-align:center;
	color:#FFFFFF;
	font-size:18px;
	width:370px;
	margin:0 0 20px 20px;
	font-weight:bold;
}

.eventTitle strong {
	font-size:24px;
}

.eventBox {
	margin:0 0 0 25px;
}

.eventBox th , .eventBox td{
	vertical-align:top;
	text-align:left;
	min-height:30px;
	font-size:14px;
}

.eventBox th {
	padding:0 0 0 30px;
	background:url(../images/eventIcon.jpg) no-repeat 0 0;
	font-weight:bold;
	width:110px;
	color:#555555;
}

.eventBox .eventBoxNone {
	width: auto;
}

.eventBox td {}

.eventLine {
	margin:0 0 0 25px;
}

.eventBoxEtc {
	text-align:right;
	margin:0 25px 0 0;
	font-size:14px;
}

#txtEvent {
	padding:30px;
	border:1px solid #cccccc;
	margin:30px 0 0 50px;
	width:780px;
	font-size:14px;
}

#txtEvent strong {
	font-weight:bold;
}