@media screen and (max-width:640px){
img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
#container{
	width:100%;
}

/*--------------------------------*/
/*--------------------------------*/
#header {
	width: 100%;
	height:90px;
}

div#header img {

}

/*--------------------------------*/
div#header div#header-lead {
	margin-top: -65px;
	margin-left: 90px;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 13px ;
	font-weight: bold;
	text-decoration: underline;
	//text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6), -1px -1px 1px rgba(255, 255, 255, 0.5);
	//color: rgba(59, 59, 59, 1);
	color: gray;
}

/*--------------------------------*/
div#header div#header-prename {
	margin-top: 5px;
	margin-left: 90px;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif !important;
	font-size: 11px ;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6), -1px -1px 1px rgba(255, 255, 255, 0.5);
	color: rgba(59, 59, 59, 1);
}

/*--------------------------------*/
div#header div#header-name {
	margin-top: -25px;
	margin-left: 163px;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif !important;
	font-size: 18px ;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6), -1px -1px 1px rgba(255, 255, 255, 0.5);
	color: rgba(59, 59, 59, 1);
}
/*--------------------------------*/
/*--------------------------------*/
div#global {
	border-top: solid 10px #be1a20;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif !important;
	font-size: large ;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6), -1px -1px 1px rgba(255, 255, 255, 0.5);
	color: rgba(59, 59, 59, 1);
}
/*--------------------------------*/
div#global div#organization {
	display: block;
	text-decoration: none;
	background: #ffffff;
}

div#global div#organization a:hover{
	background: #ddd;
}
/*--------------------------------*/
div#global div#certification {
}

div#global div#certification a:hover{
	background: #ddd;
}

/*--------------------------------*/
div#global div#contact {
}

div#global div#contact a:hover{
	background: #ddd;
}

/* ========================================================= */
#main {
	border-top: solid 1px #be1a20;
}

#center {
	float: left;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif !important;
}

#eastside {
}

div#footer {
	clear: both;
	margin-top: 30px;
	border-top: solid 1px #be1a20;
	background: #303030;
	padding: 10px 0 40px 0;
	height: 50px;
	font-size: x-small;
	color: #BBBBBB;
	text-align: right;
}

h1 {
}

h2 {
	border-left: 20px solid #be1a20;
	padding-left: 20px;
}

h3 {
	border-left: 10px solid #be1a20;
	margin-left: 20px;
	padding-left: 20px;
}

h4 {
	margin-left: 20px;
}

p {
	margin-left: 50px;
	margin-right: 30px;
}

table {
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}

td {
	border-bottom: solid 1px #ddd;
}

.qualification_chart {
	width:100%;
}

.access_map {
	width:100%
}
