@charset "UTF-8";

html {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	margin: 0px;
	padding: 0px auto;
	text-align: center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	background-image: url(../img/union-background.jpg);
}

p {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

.clear {
	clear: both;
}

#container {
	width: 900px;
	margin: 0px auto;
	text-align: center;
	background-image: url(../img/union-header-bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}


/* リンク */
a:link {
	color: #003063;
	text-decoration: none;
}
a:visited {
	color: #003063;
	text-decoration: none;
}
a:hover {
	color: #003063;
	text-decoration: underline;
}
a:active {
	color: #003063;
	text-decoration: none;
}

/* ヘッダー */

#header {
	width: 900px;
	height: 92px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

.header-navi {
	width: 825px;
	margin: 0px;
	padding: 0px 0px 0px 34px;
	list-style-type: none;
	float: left;
}

h1 {
	margin: 0px;
	padding: 0px 47px 0px 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	float: left;
}

.header-navi-text {
	margin: 0px;
	padding: 36px 5px 0px 5px;
	float: left;
}

.header-navi-img {
	margin: 0px;
	padding: 19px 5px 0px 5px;
	float: left;
}

.header-logo-mark {
	width: 36px;
	margin: 10px 5px 0px 0px;
	font-size: 10px;
	float: right;
}

#pagebody {
	width: 866px;
	margin: 0px auto 0px auto;
	padding: 7px 0px 0px 34px;
	text-align: center;
}


/* 左ナビゲーション */
#left-navi {
	width: 205px;
	margin: 0px 0px 10px 0px;
	padding: 12px 9px 0px 9px;
	text-align: left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	background-image: url(../img/union-left-navi-bg.jpg);
	background-repeat: no-repeat;
	float: left;
}

.left-navi-title {
	width: 205px;
	margin: 0px;
	padding: 0px;
}

.left-navi-ul {
	width: 205px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.left-navi-ul-li {
	width: 203px;
	height: 17px;
	margin: 0px;
	padding: 3px 1px 0px 1px;
	font-size: 10px;
	color: #666666;
	line-height: 0;
	background-image: url(../img/union-left-navi-li-bg.jpg);
	background-repeat: no-repeat;
}

.left-navi-ul-li2 {
	width: 203px;
	height: 17px;
	margin: 0px;
	padding: 3px 1px 0px 1px;
	font-size: 10px;
	color: #666666;
	line-height: 0;
	background-image: url(../img/union-left-navi-li-bg2.jpg);
	background-repeat: no-repeat;
}

.left-navi-ul li a:link {
	line-height: normal;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.left-navi-ul li a:visited {
	line-height: normal;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.left-navi-ul li a:hover {
	line-height: normal;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.left-navi-ul li a:active {
	line-height: normal;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.left-navi-ul-img {
	margin: 0px 3px 0px 0px;
	vertical-align: middle;
}



#main {
	width: 547px;
	margin: 0px;
	padding: 68px 0px 10px 47px;
	text-align: left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	float: left;
}


/* ページの先頭へ */
.pagetop {
	margin: 0px 10px 30px 0px;
	text-align: right;
	color: #666666;
}

.pagetop a:link {
	color: #666666;
	text-decoration: none;
}

.pagetop a:visited {
	color: #666666;
	text-decoration: none;
}

.pagetop a:hover {
	color: #666666;
	text-decoration: underline;
}

.pagetop a:active {
	color: #666666;
	text-decoration: none;
}


/* フッター */
#footer {
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear: both;
}

#footer-inner {
	width: 880px;
	margin: 0px auto;
	text-align: center;
}

.footer-navi {
	width: 900px;
	margin: 5px auto 5px auto;
	padding: 0px;
	font-size: 12px;
	text-align: center;
}

.footer-navi a:link {
	color: #003063;
	text-decoration: underline;
}

.footer-navi a:visited {
	color: #003063;
	text-decoration: underline;
}

.footer-navi a:hover {
	color: #003063;
	text-decoration: none;
}

.footer-navi a:active {
	color: #003063;
	text-decoration: underline;
}

.footer-copyright {
	margin: 0px auto 0px auto;
	padding: 0px 0px 10px 0px;
	text-align: center;
	font-size: 10px;
	color: #666666;
}

.footer-img {
	margin: 0px auto 5px auto;
	padding: 0px;
	text-align: center;
}
