@charset "UTF-8";
.back {
	background-image: url(../../../../.Trash/webBackground.jpg);
}
.GUM {
	font-size: 9px;
	color: #666666;
}
.backtable {
	background-image: url(images/webBackground.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 860px;
	width: 1200px;
	text-align: center;
	vertical-align: middle;
}
.myButtonLink {
	display: block;
	width: 120px;
	height: 60px;
	background: url('/images/menu_o_04.jpg') bottom;
	text-indent: -99999px;
}
.myButtonLink:hover {
	background-position: 0 0;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-align: center;
}
.textSpec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: justify;
	font-weight: bold;
	letter-spacing: -0.1em;
}
.textSpecSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	letter-spacing: -0.1em;
	font-weight: bold;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}

