﻿@charset "utf-8";

h2.ContentsTitle {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
.EntryContainerCon {
}
.EntryContainerCon h3 {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.Entry_Catch {
	font-size: 1.3em;
	margin-top: 25px;
}
.Entry_Catch a {
	color: #e40a72;
}
.Entry_Catch a:active {
	text-decoration: underline;
	color: #e40a72;
}
.Entry_Catch a:visited {
	color: #e40a72;
}
.Entry_Catch a:hover {
	color: #e40a72;
	text-decoration: underline;
}
.Entry_QR {
	text-align: center;
	margin: 0px 35px 0px 0px;
	padding: 0px;
}
.Entry_Adress {
	color: #e40a72;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.EntryStepCon {
	width: 640px;
	border: 1px dotted #e40a72;
	margin-top: 20px;
	padding: 14px;
}
.EntryStepCon h4 {
	padding: 0px;
	margin: 0px;
}
.EntryStepCon .EntryCopy {
	padding: 0px;
	margin: 15px 0px 0px 0px;
	font-size: 1.3em;
	line-height: 160%;
}
.EntryStepCon .EntryCopy .EntryNote {
	color: #E40A72;
}
