@charset "UTF-8";
table{
	font-size: auto;
	font-family:"Meiryo UI", Meiryo,"Hiragino Kaku Gothic Pro";
}
img{
	max-width: 100%;
        height: auto;
}
p{
	color: black;
	font-size: medium;
	font-family:"Meiryo UI",Meiryo,"Hiragino Kaku Gothic Pro";
	font-weight: normal;
	font-style: normal;
}
.kijtd td{
	display: block;
        float: center;
}
.table_s{
        width:100%; 
        overflow-y:auto;
	font-size: auto;
	font-family:"Meiryo UI", Meiryo,"Hiragino Kaku Gothic Pro";
}
.table_list{
	font-size: medium;
	font-family: "Meiryo UI";
	color: black;
	margin-top: 0px;
	margin-bottom: 0px;
}
.table_list A:LINK{
	font-size:  medium;
	font-family: "Meiryo UI";
	color: #0000cc;
       text-decoration:none;
}
.table_list A:VISITED{
	font-size:  medium;
	font-family: "Meiryo UI";
	color: #0000cc;
       text-decoration:none;
}
.KOMOKU{
	color: black;
	font-size: large;
	font-family:"Meiryo UI",Meiryo,"Hiragino Kaku Gothic Pro";
	font-weight: bold;
	font-style: normal;
}
.BIKOU{
	color: black;
	font-size: small;
	font-family:"Meiryo UI",Meiryo,"Hiragino Kaku Gothic Pro";
	font-weight: normal;
	font-style: normal;
}
.head_komoku{
	color: black;
        font-size: x-small;
	font-family:"YU Gothic","Meiryo UI", Meiryo, "Hiragino Kaku Gothic Pro";
}
.foot_komoku{
	color: black;
	font-size: x-small;
	font-family:"YU Gothic","Meiryo UI", Meiryo,"Hiragino Kaku Gothic Pro";
}
.title_msg{
	font-size:large;
        font-weight: bold;
	font-family: "Meiryo UI",Meiryo, "Hiragino Kaku Gothic Pro" ;
        color:#000077;
	float: none;
	clear: none;
	padding-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	padding-top: 0px;
}

