body {
	margin:0px;
	padding:0px;
	background-image:url(../unionimages/Bgimages_Repeat.png);
	background-repeat:repeat-x;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:link {	color: #CC3366;	text-decoration: none;}
a:visited {	color: #CC3333;	text-decoration: none;}
a:hover {	color: #660033;	text-decoration: underline;}
a:active {	color: #CD0121;	text-decoration: underline;}

h1,h2,h3,h4,h5,h6{
	margin: 0px;
	padding: 0px;
}

.clear {
	clear:both;
	}
	
	
/*--- SEO対策 ---*/
h1 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

h1 span {
	position: absolute;
	left: -9999px;
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}

h2 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

h2 span {
	position: absolute;
	left: -9999px;
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}

/*メインカラム*/
#wrap {
	width:857px;
	background-image:url(../unionimages/BgImage_TopPage.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
	height: 700px;
	}
	
#wrap .colum {
	padding-left:435px;
	padding-top:197px;
	}
	
.TXT {
	width:320px;
	font-size:12px;
	line-height:150%;
	}
	
.right {
	text-align:right;
	}
/*フッターカラム*/
#footer {
	background-image: url(../unionimages/Footer_Img.png);
	background-repeat: repeat-y;
	width:857px;
	height:200px;
	}
	
#footer .colum_f {
	background-image:url(../unionimages/Footer_BGImage.png);
	background-repeat:no-repeat;
	font-size:11px;
	line-height:150%;
	padding-top:57px;
	padding-left:88px;
	}

/*トップページ*/
#wrap #topimg {
    display:block;
	height: 289px;
	width: 400px;
/*	width: 714px;*/
	margin-left: 68px;
	background-image: url(../unionimages/topimg.jpg);
	background-repeat: no-repeat;
}
#wrap #flashfile {
	height: 300px;
	width: 300px;
	margin-left: 404px;

auto;
	position:relative;
	left: 86px;
	top: 39px;


}
#wrap #header {
	height: 201px;
	width: 714px;
	margin-left: 68px;
}


#wrap .topmenu {
	height: 90px;
	width: 714px;
	margin-left: 68px;
	background-image: url(../unionimages/bg_topsubtit.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrap .topmenu .menu {
	float: left;
	height: 70px;
	width: 230px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
}
#wrap .topmenu .menu p {
	margin: 8px;
	color: #990000;
	font-size: 80%;
}
