@charset "utf-8";
#imagebox {
	margin-right: auto;
	margin-left: auto;
	background-image: url(/apartment/img/index/top_image.jpg);
	background-repeat: no-repeat;
	height: 342px;
	width: 850px;
	background-position: center;
	display: block;
	clear: both;
}

#contentsmenubar_box {
	height: 68px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}



#topconsmenubar  a {
	height: 68px;
	width: 213px;
	float: left;
	padding-right: 0px;
	display: block;
}

#topconsmenubar1   a{
	background-repeat: no-repeat;
	background-image: url(/apartment/img/index/menubtn_01.gif);
	background-position: top;
}

#topconsmenubar2 a{
	background-image: url(/apartment/img/index/menubtn_02.gif);
	background-repeat: no-repeat;
}

#topconsmenubar3 a{
	background-image: url(/apartment/img/index/menubtn_03.gif);
	background-repeat: no-repeat;
	width: 212px;

}

#topconsmenubar4 a{
	background-image: url(/apartment/img/index/menubtn_04.gif);
	background-repeat: no-repeat;
	width: 212px;

}


#topconsmenubar  a:hover         {
	background-position: 0px -68px;
}

#topconsmenubar  li  {
	float: left;
	list-style-type: none;

}

.2box_wrap {
	height: 95px;
	width: 630px;
	margin-top: 25px;
}

.2box a {
	height: 95px;
	width: 315px;
	float: left;
	display: block;
}

.2box1 a{
	background-image: url(/apartment/img/index/2box_01_1.gif);
	display:block;
	width:315px;
	height:95px;
	background-repeat: no-repeat;
	background-position: top;
}

.2box2 a{
	background-image: url(/apartment/img/index/2box_02_1.gif);
	display:block;
	width:315px;
	height:95px;
	background-repeat: no-repeat;
	background-position: top;
}

.2box li {
	float: left;
	background-position: center;
}

.2box a:hover {
	background-position: 0px -95px;
}


.testFrame{
	width:650px;
	height:97px;
	margin-top:25px;
}



.testBox1, .testBox2{
	display:block;
	width:315px;
	height:97px;
	float:left;
	margin-right: 0px;
}



.testBox1 a{
	display:block;
	width:315px;
	height:95px;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(/apartment/img/index/2box_01_1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.testBox2 a{
	display:block;
	width:315px;
	height:95px;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(/apartment/img/index/2box_02_1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


.testBox1 a:hover {
	background-position: 0px -97px;
}

.testBox2 a:hover {
	background-position: 0px -97px;
}

