@charset "utf-8";
/* CSS Document */
.sp{
	display: block;
}
.pc{
	display: none;
}
.page_content .contact_time{
	background-color: #eee;
	padding: 17px;
	font-size: 120%;
	font-weight: bold;
	width: auto;
	margin-bottom: 8px;
}
.page_content .annotation-txt{
	text-align: right;
}
#table-example02 {
	margin-bottom: 10px;
}
#table-example02 .table-left {
  width: 50%;
	vertical-align: middle;
	font-size: 90%;
}
#table-example02 .table-right {
  width: 50%;
	vertical-align: middle;
	font-size: 90%;
	padding: 10px 16px 10px;
}
#table-example02 .table-right p{
	margin-bottom: 0;
	font-size: 100%;
	line-height: 1.714;
}
#table-example02 .table-right p a{
	font-size: 100%;
	line-height: 1.714;
}
.e-example02 div {
	margin-bottom: 10px;
}
#table-example02 .center {
	text-align: center;
}
.page_content .red_txt {
	color: #F00;
}
.page_content .right {
	font-size: 100%;
	text-align: right;
}
.page_content .annotation{
	font-size: 80%;
}