
#title,
#title-s {
	background-image: url(images/title_bg.jpg);
}

/***********************************************************************/

body#detail h1 {
	border-bottom: 1px solid #86a079;
	color: #555555;
	font-size: 35px;
	font-weight: 500;
	padding-bottom: 20px;
	text-align: left;
}

body#detail h1 em {
	border-right: 1px solid #63ada7;
	color: #63ada7;
	margin-right: 20px;
	padding-right: 20px;
}

div.flow {
	background-color: #f9faf8;
	border: 1px solid #86a079;
	padding: 10px 50px;
}

div.flow h2 {
	color: #86a079;
	font-size: 18px;
	padding: 10px 0;
	text-align: justify;
}

div.flow ol {
	margin: 0;
}

div.flow ol li {
	margin: 10px 0 10px 20px;
	padding-left: .5em;
}

div.flow ol li::marker {
	color: #86a079;
	font-weight: 700;
}

div.contact h2.img {
	font-size: 25px;
}

div.contact table.list-table th {
	text-align: right;
}

div.contact table.list-table th,
div.contact table.list-table td {
	padding-bottom: 10px;
	padding-top: 10px;
}

/***********************************************************************/

body#top div.movie {
	text-align: center;
}

body#top div.movie p {
	font-size: 22px;
	font-weight: 700;
	text-align: center;
}