@charset "utf-8";
/* CSS Document */
.sp{
	display: none;
}
.pc{
	display: block;
}
.page_content {
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.page_content .contact_time{
	background-color:#eee;
	padding: 20px;
	font-size: 135%;
	font-weight: bold;
	width: 460px;
}
#table-example02 {
	margin-bottom: 10px;
}
#table-example02 .table-left {
  width: 30%;
	vertical-align: middle;
}
#table-example02 .table-right {
  width: 70%;
	vertical-align: middle;
}
#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;
}
#table-example02 div {
	margin: 15px 0;
}
#table-example02 ul {
	margin-top: 15px;
}
#table-example02 li {
	margin-bottom: 15px;
}
.page_content .red_txt {
	color: #F00;
}
.page_content .right {
	text-align: right;
}
.page_content .annotation{
	font-size: 90%;
}