#maintitle {
    background: url(images/title_bg.jpg)center top;
}

div.flow-container ul.flow li div.text {
    background-color: #ae6868;
}

table.list-table th,
table.detail-table th {
	background-color: #914e4e;
}

table.list-table td,
table.detail-table td {
    background-color: #e4c5c5;
}

div.notices a {
    color: white;
}

div.option-container {
	padding: 30px 0px 50px 0px;
}

div.flow-container ul.flow li.schedule-df table.schedule-table {
    width: 820px;
	margin: auto;
}

div.flow-container ul.flow li.schedule-df table.schedule-table th {
    width: 37%;
}

div.flow-container ul.flow li.schedule-df table.schedule-table td.yobi {
    width: 13%;
}

div.flow-container ul.flow li.schedule-df table.schedule-table td.funeral {
    width: 50%;
}
