* {
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing: border-box;
	color: #333333;
	line-height: 140%;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	font-feature-settings: "palt";
	text-decoration: none;
	list-style: none inside;
	font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Meiryo,"メイリオ",Verdana,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
}
br {
	font-size: 0%;
	line-height: 0%;
}
a:hover {
	position: relative;
	top: 1px;
}
.clear { clear: both; margin:0; padding: 0; border:0; }
.clear hr { display: none; }


html {
	background: #0066cc;
}
body {
	text-align: center;
	border-left: 2px solid #0066cc:
	border-right: 2px solid #0066cc:
}

article {
	margin: 0px auto;
	padding: 100px 0px 20px 0px;
	text-align: center;
}
article div.contents div.box_a {
	background: #0066cc;
}
article div.contents div.box_a h2 {
	text-align: center;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 2px;
	margin-bottom: 10px;
	font-size: 14pt;
	font-weight: 800;
	color: #ffffff;
}
article div.contents div.box_a p {
	color: #ffffff;
	margin-bottom: 0.5em;
}
article div.contents div.box_a p span {
	color: #ffffff;
	padding: 0px 4px;
	margin: 0px 4px;
}
article div.contents div.box_a div.date_place_a {
	border: 1px solid #ffffff;
	padding: 6px 8px 0px 8px;
	text-decoration: line-through;
}
article div.contents div.box_a div.date_place_a p.small {
	font-size: 9pt;
}
article div.contents div.box_a div.date_place_b {
	border: 1px solid #ffffff;
	background: #ffffff;
	margin-top: 10px;
	padding: 6px 8px 0px 8px;
}
article div.contents div.box_a div.date_place_b p {
	color: #cc0000;
	font-size: 14pt;
	font-weight: bold;
}
article div.contents div.box_a div.date_place_b p.small {
	font-size: 9pt;
}
article div.contents div.box_a p.call_a {
	color: #ffffff;
	text-align: center;
	margin-bottom: 0.5em;
	font-size: 12pt;
	font-weight: 500;
}
article div.contents div.box_a p.call_b {
	color: #ffffff;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 12pt;
	font-weight: 900;
}

footer {
	margin: 0px auto;
	padding: 10px 0px;
	border-top: 1px solid #0066cc;
	text-align: center;
}
footer p {
	text-align: center;
} 
footer p.copyright {
	margin-bottom: 4px;
} 