@charset "utf-8";
#body {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	background-image: url(../images/bkr08.gif);
	background-repeat: repeat;
	height: auto;
	width: 100%;
	position: absolute;
	visibility: visible;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0px;
}

#container {
	background-color: #FFF;
	width: 80%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: auto;
}

#mainContent {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
	text-align: left;
}

h1{
	font-size: 24px;
	font-weight: bold;
	color: #000;


}

h3 {
	font-size: 16px;
	font-weight: bold;
	background-color: #F63;
	line-height: 45px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/S_ICO012.GIF);
	background-repeat: no-repeat;
	background-position: left;
	height: 45px;
}
h3 a {
	color: #FFF;
	padding-left: 45px;
}
img {
	text-decoration: none;
}



#menu table {
	font-size: 16px;
	color: #FFF;
	background-color: #F63;
	height: 45px;
	width: 650px;
	list-style-image: url(../images/S_ICO012.GIF);
	list-style-type: none;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(../images/logo1.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 80px;
	width: auto;
	clip: rect(auto,auto,auto,auto);
	background-position: center;
}


h2 {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 18px;
	font-weight: normal;
	color: #333;
	text-align: center;
	line-height: 20px;
}

#header1 {
	background-image: url(../images/gs_sub1-logo.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 75px;
	width: auto;
	background-position: center;
}

#header2 {
	background-image: url(../images/gs_sub2-logo.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 75px;
	width: auto;
}

#header4 {
	background-image: url(../images/gs_sub4-logo.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 75px;
	width: auto;
}
#header3 {
	background-image: url(../images/gs_sub3-logo.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 75px;
	width: auto;
}
h4 {
	color: #F00000;
	font-size: 16px;
	text-align: center;
}

table tr td p {
	font-size: 14px;
}
td{
	height: 20px;
	font-size: 14px;
}
table tr th p {
	font-size: 16px;
	font-weight: bold;
	color: #00F;
}

