@charset "UTF-8";

/*　県共済とは専用
---------------------*/

#header {
	background-image: url(../img/head_img02.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 112px;
	width: 960px;
}
.h2_title {
	background-image: url(../union/img/kenyo_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 700px;
}
.kenkyo_title {
	background-image: url(../union/img/kenyo_title_kenyo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 43px;
	width: 127px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.kenkyo_img01 {
	background-image: url(../union/img/kenyo_img_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 709px;
	width: 591px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.kenkyo_img02 {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

