@charset "utf-8";
/* 共通 */

body, th, td{
	font-size: 75%;
	line-height: 150%;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
}
th,td{
	font-size: 100%;
}
html,body, th, td{ font-size: 12px; 
               line-height: 150%;
			   	vertical-align: top; }
a {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration: underline;
	color: #2184C1;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}
.top_table1 td {
	font-size: 130%;
	font-weight: bold;
	vertical-align: middle;
}
.bar1 {
	line-height: 32px;
	background-image: url(../images/bar1.jpg);
	background-repeat: no-repeat;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 32px;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
}
.bar2 {
	line-height: 32px;
	background-image: url(http://www.global-standard.jp/templates/g-standard_top/images/bar1.jpg);
	background-repeat: no-repeat;
	width: 800px;
	margin-top: 36px;
	margin-bottom: 36px;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
}
.bar3 {
	line-height: 32px;
	background-image: url(http://www.global-standard.jp/templates/g-standard_top/images/bar1.jpg);
	background-repeat: no-repeat;
	width: 800px;
	margin-top:0px;
	margin-bottom: 0px;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
}
#about_table {
	background-color: #76AFD6;
}
#about_table th {
	background-color: #E4F1F8;
	color: #003366;
	font-weight: bold;
	text-align: left;
	padding-right: 16px;
	padding-left: 16px;
}
#about_table td {
	background-color: #FFFFFF;
	color: #666666;
}

.bnr_inquiry {
	text-align: center;
	margin: 0px;
}

