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

#container{
	width:100%;
}

/*------------------------------------------------*/

div#container {
	width: 900px;  
	margin: 0 auto;  
	text-align: left;  
	border: 0px solid #FFFFFF; 
}

#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: 14px ;
	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: 12px ;
	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: 168px;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif !important;
	font-size: 20px ;
	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;
	height: 45px;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif !important;
	font-size: 16px ;
	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;
	padding: 0px;
	height: 30px;
	width: 300px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	text-decoration: none;
	background: #ffffff;
}

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

div#global div#certification {
	height: 30px;
	width: 200px;
	margin-left: 240px;
	margin-top: -30px;
	text-align: center;
}

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

div#global div#material {
	height: 30px;
	width: 200px;
	margin-left: 370px;
	margin-top: -30px;
	text-align: center;
}

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

div#global div#hasegawa_blog {
	height: 30px;
	width: 200px;
	margin-left: 490px;
	margin-top: -30px;
	text-align: center;
}

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

div#global div#contact {
	height: 30px;
	width: 200px;
	margin-left: 650px;
	margin-top: -30px;
	text-align: center;
}

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

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

/*
#westside {
	width: 250px;
	float: left;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif !important;
	font-size: small;
}
*/

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

#eastside {
}

div#footer {
	clear: both;
	margin-top: 30px;
	border-top: solid 1px #be1a20;
	background: #303030;
	padding: 10px 0 40px 0;
	height: 50px;
	font-size: 10px;
	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: 50px;
	margin-right: 30px;
	max-width: 740px;
}

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

.qualification_chart {
	width:556px;
	height: 505px
}

.access_map {
	width: 538px;
	height:411px;
}

table, tbody, tr, th, td {
	border: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
	font-size:9pt;
}

th {
	background-color: #ccc;
	padding:5px;
}

td {
	background-color: #fff;
}

table.organization > th, td {
	border: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
	font-size:11pt;
}

.whole_system {
	max-width:840px;
	width:100%;
	margin-left: 40px;
}

.box_certify_ips {
	background-color: #e79210;
	width:195px;
	color:white;
	padding:10px;
}

.box_certify_ips2 {
	background-color: #e79210;
	width:195px;
	color:white;
	padding:10px;
}

.box_certify_ips3 {
	background-color: #e79210;
	width:195px;
	color:white;
	padding:10px;
}

.box_certify_cip {
	background-color: #b93479;
	width:195px;
	color:white;
	padding:10px;
}

.box_certify_fa {
	background-color: #7a72b2;
	width:195px;
	color:white;
	padding:10px;
}

.certify_ips a {
	background-color: #e79210;
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #fff;
	float:left;
	margin:5px;
}

.certify_fa a {
	background-color: #7a72b2;
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #fff;
	float:left;
	margin:5px;
}

.certify_cip a {
	background-color: #b93479;
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #fff;
	float:left;
	margin:5px;
}

.category_certify_system a {
	background-color: #A7A700;
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #fff;
	margin:5px;
}

.category_certify_ips a {
	background-color: #e79210;
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #000;
	margin:5px;
}

.category_certify_cip a {
	background-color: #b93479;
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #fff;
	margin:5px;
}

.comment {
	font-size: 9pt;
	padding:7px;
	width: 200px;
	line-height: 1.2;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.comment2 {
	font-size: 9pt;
	padding:7px;
	line-height: 1.2;
	color:red;
	width: 180px;
}

.comment3 {
	font-size: 9pt;
	padding:7px;
	line-height: 1.2;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.arrow_image {
	width:20px;
}

a {
	text-decoration:none;
}

a:hover {
	opacity:0.5;
}
