﻿@charset "utf-8";
/*CSS Document*/

.cont_right table{
	margin-bottom: 30px!important;
}
.cont_right table p{
	margin-bottom: 0;
}
#Content img{
	width: auto;
	max-width: 100%;
}
.img_box{
	width: 100%;
	margin: 0 auto 30px;
}
.img_box img{
	display: block;
	width: 48%;
	height: auto;
}
.article_title h1{
text-align:center;
font-size:24px;
}
.bhs-Date {
text-align:center;
}
.Gst-breadrumb a:last-of-type {
display:none;
}