html,body   {
	background: no-repeat 0px 0px;
	height:100%; 
}

/*toppage*/
table{
	border-collapse: collapse;
	border-spacing: 0;
	height: 100%;
}
.top_positionRight{
	background-image: url(../images/top/04.jpg);
	background-position:top right;
 }
.top_positionRightsita{
	background: url(../images/top/6.jpg) right top
}
.positionRight {
	background-image: url(../images/contents/head_left.jpg);
	background-position:right;
 }
.positionRightTop {
	background-image: url(../images/top/top_head1.jpg);
  background-position:right;
 }
.positionRightFoot { 
	background: url(../images/contents/foot_left.jpg) no-repeat top right;
 }
.sizeen {
	color: #535353; font-size:12px;padding-left:10px;
}
.size13 {
	font-size: 13px;
}
.contents_left {
	background: url(../images/contents/bg_left.jpg) no-repeat;
	background-position: right bottom;
	 width: 100%;
	 height: 50px;
}
#mapCaption {
	margin-left: 25px;
}

/*content*/
#head1{
	position: relative;
}
#homebtn{
	position:absolute;
	bottom:0px;
	right:0px;
}

.head_bar{
	background:url("../images/contents/head_right_sita.jpg") repeat-x;
}