@CHARSET "UTF-8";

/* ヘッダー定義 */
.head_title {
	color: gray;
	font-size: 1.4em;
	padding: 0pt;
	padding-left: 0px;
	margin-top: 5pt;
	height:49px;
	white-space: nowrap;

	background-image: url(../image/title_hrs_logo.png);
	background-repeat: no-repeat;
	background-posi;tion: left center;
}

body{
	margin-top: 1px;
	margin-left: 20px;;

}

td {
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#title_img{
	text-align: center;
}
