@charset "utf-8";
/* CSS Document */
/*---- text ----*/
.Gray12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #8c8c8c;
}

.Gray11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #8c8c8c;
	float: right;
}

/*---- link ----*/
.hp1:link    {font-size: 11px; text-decoration: none; color: #CC0000;font-family: Arial, Helvetica, sans-serif;}
.hp1:visited {font-size: 11px; text-decoration: none; color: #CC0000;font-family: Arial, Helvetica, sans-serif;}
.hp1:hover   {font-size: 11px; text-decoration: none; color: #ffffff;font-family: Arial, Helvetica, sans-serif;}
.hp1:active  {font-size: 11px; text-decoration: none; color: #CC0000;font-family: Arial, Helvetica, sans-serif;}

.hp2:link    {
    display: block;
	width: 162px;
	height: 46px;
	line-height: 40px;
	background-image: url(../images/btn-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 30px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px}
.hp2:visited {
    display: block;
	width: 162px;
	height: 46px;
	line-height: 40px;
	background-image: url(../images/btn-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 30px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px}
.hp2:hover   {
	display: block;
	width: 162px;
	height: 46px;
	line-height: 40px;
	background-image: url(../images/btn-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 30px;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
	font-size: 15px
}
.hp2:active  {    display: block;
	width: 162px;
	height: 46px;
	line-height: 40px;
	background-image: url(../images/btn-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 30px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px}

.hp3:link    {font-size: 11px; text-decoration: none; color: #C5C5C5;font-family: Arial, Helvetica, sans-serif;}
.hp3:visited {font-size: 11px; text-decoration: none; color: #C5C5C5;font-family: Arial, Helvetica, sans-serif;}
.hp3:hover   {font-size: 11px; text-decoration: none; color: #ffffff;font-family: Arial, Helvetica, sans-serif;}
.hp3:active  {font-size: 11px; text-decoration: none; color: #C5C5C5;font-family: Arial, Helvetica, sans-serif;}
