
/*----------------------------------------
	common
----------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: "���C���I", "Meiryo", "verdana", "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "�l�r �o�S�V�b�N", "MS PGothic", Sans-Serif;
/*	line-height: 1.6;*/
}
fieldset, img, abbr {
	border: 0;
}
caption{
	text-align: left;
}
table {
	font-size: inherit;
	font: 100%;
}
img {
	vertical-align: top;
}
a {
	outline: none;
	/*\*/
	overflow: hidden;/**/
}
/*----------------------------------------
	default
----------------------------------------*/

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, dd {
	margin: 0;
	padding: 0;
}
/*��荞�݃N���A*******************/
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}
/*clearfix*******************/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac ?*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


h1 {
  text-align: center;
  font-size: 30px;
  margin: 0px auto 30px;
  background-color: #ededed;
  box-sizing: border-box;
  padding: 40px 0;
}

/*----------------------------------------
	margin
----------------------------------------*/
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.mt30 {
	margin-top: 30px;
}
.mt60 {
	margin-top: 60px;
}
.mt50 {
	margin-top: 50px;
}
.mtb30 {
	margin: 30px 0;
}
.mtb20 {
	margin: 20px 0;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb60 {
	margin-bottom: 60px;
}
.mtb30 {
	margin: 30px 0;
}
.mtb {
	padding-top: 20px;
	margin-bottom: 60px;
}
.pt30 {
	padding-top: 30px;
}
.pt40 {
	padding-top: 40px;
}
.ml60 {
	margin-left: 60px;
}
.TA_L {
	text-align: left;
}
.TA_C {
	text-align: center;
}
.TA_R {
	text-align: right;
}

.tex_att{
	font-size:86%;
	color:#666666;
}

/*==============   �L������   ==============*/


.tex01{
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 15px;
	padding: 5px;
	border: solid 1px #cccccc;
	font-size:88%;
	line-height:1.5;
	
}

.title {
border-bottom:solid #cccccc 1px;
margin-bottom:3px;
}

.wallimg {
border:#CCCCCC 1px solid;
}

#container0117 img{
	vertical-align:baseline !important;
}

#container0117 {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 771px;
}


.btnBox{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-top:1em;
	text-align:center;
  display: flex;
  justify-content: center;
}
.btnBox a {
  padding: 1em 2em;
  margin: 0 1em;
  background: #eeeeee;
  color: #003366;
  border-radius: 5px;
  box-shadow: 0 1px 2px gray;
}

.btnBox a:hover {
	opacity: 0.6;
	transition: 0.3s;
}


/* ml index ����T���l�C�������ڐA����p�̃X�^�C�� */
.wall_PC{
	width:210px;
	float:left;
	text-align:center;
	margin-top:10px;
	margin-right:70px;
}

.wall_PC img{
	margin-bottom:10px;
}



.back_number_BOX{
	text-align:center;
	margin-right:-70px;
}

.clearL{
	clear:left;
}

.imgTitle{
	background-color:#EAEAEA;
	padding-top:3px;
	padding-bottom:3px;
	color:#334B67;
}

.wall_navi{
	width:210px;
	float:left;
	text-align:center;
	margin-top:10px;
	margin-right:70px;
}

.wall_navi img{
	margin-bottom:10px;
}

h2 {
  background: #eee;
  padding: 15px 10px;
  box-sizing: border-box;
  border-bottom: dotted 1px #a5a6aa;
  color: #003366;
  font-size: 18px;
  margin-top: 20px;
}

.wall_navi p a,
.wall_PC p a{
  display: inline-block;
  padding: 4px 20px 2px;
  border: 1px solid #1e314a;
  box-sizing: border-box;
  width: 170px;
  margin-bottom: 15px;
  text-decoration: none;
  color: #1e314a;
  font-weight: bold;
  font-size: 12px;
}
.pagesection{
  max-width: unset !important;
}






