/* pageTitleArea
-------------------------------------------------- */

#pageTitleArea {
	margin: 0px 0px 15px;
	padding: 0px;
	width: 513px;
	height: 130px;
	position: relative;
	background: #FFFFFF;
}

#pageTitleArea h2 {
	padding: 0px;
	margin: 0px;
	width: 513px;
	height: 130px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	text-align: center;
	line-height: 1;
	background: url(../images/pagetitle.jpg);
	color: #aacebf;
}

#contentsArea p.toptext {
	padding: 0px;
	margin: 0px;
}

/* navigatioBox
-------------------------------------------------- */

#navigatioBox {
	margin: 15px 0px 0px;
	padding: 0px;
	width: 513px;
	position: relative;
	background: url(../images/box_bg_bottom.jpg) left bottom no-repeat;
}


/* twoColumns
-------------------------------------------------- */

#navigatioBox #twoColumns {
	width: 513px;
	background: url(../images/box_bg_top.gif) left top no-repeat;
}

#navigatioBox #twoColumns div.leftColumn {
	width: 249px;
	float: left;
}

#navigatioBox #twoColumns div.rightColumn {
	width: 249px;
	float: right;
}

#navigatioBox h3 {
	padding: 16px 0px 17px;
	margin: 0px 12px 0px;
	background: none;
}

#navigatioBox h3.heading01 {
	width: 140px;
	height: 15px;
}

#navigatioBox h3.heading02 {
	width: 140px;
	height: 15px;
}

#navigatioBox h3.heading03 {
	width: 202px;
	height: 15px;
}

#navigatioBox h3.heading04 {
	width: 201px;
	height: 15px;
}

#navigatioBox h3 a {
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	text-align: center;
	text-decoration: none;
	line-height: 1;
	color: #FFFFFF;
}

#navigatioBox h3.heading01 a {
	width: 140px;
	height: 15px;
	background: url(../images/h3_bg_01.gif);
}

#navigatioBox h3.heading02 a {
	width: 140px;
	height: 15px;
	background: url(../images/h3_bg_02.gif);
}

#navigatioBox h3.heading03 a {
	width: 202px;
	height: 15px;
	background: url(../images/h3_bg_03.gif);
}

#navigatioBox h3.heading04 a {
	width: 201px;
	height: 15px;
	background: url(../images/h3_bg_04.gif);
}

#navigatioBox h3 a:hover {
	background-position: 0px -15px;
}

#navigatioBox p {
	margin: 10px 12px 15px;
	padding: 0px;
	list-style: none;
	font-size: x-small;
	_font-size: xx-small;
	_fo\nt-size: x-small;
	color: #777777;
	line-height: 150%;
}



