@charset "UTF-8";
/*------------------*/
@import url("sub.css");

#all h2{
	background-image: url(../info/img_landscape/h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 36px;
	width: 635px;
	overflow: hidden;
}
#all .group{
	width: 590px;
}
#all .txt{
	margin-top: 36px;
}

/*------------------*/

#bath .txt{
	float: left;
	width: 314px;
}
#bath .photo{
	float: right;
	width: 275px;
} 

#buffet .photo{
	float: left;
	width: 275px;
} 
#buffet .txt{
	float: right;
	width: 315px;
}

#break .txt{
	float: left;
	width: 314px;
}
#break .photo{
	float: right;
	width: 275px;
} 

#locker .photo{
	float: left;
	width: 213px;
} 
#locker .txt{
	float: right;
	width: 377px;
}

#administration .txt{
	float: left;
	width: 314px;
}
#administration .photo{
	float: right;
	width: 275px;
} 

#assembly .photo{
	float: left;
	width: 213px;
}
#assembly .txt{
	float: right;
	width: 377px;
}

/*------------------*/

#bath .txt dt{
	width: 314px;
	background-image: url(../info/img_landscape/h3_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
}

#buffet .txt dt{
	width: 314px;
	background-image: url(../info/img_landscape/h3_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
}

#break .txt dt{
	width: 314px;
	background-image: url(../info/img_landscape/h3_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
}

#locker .txt dt{
	width: 377px;
	background-image: url(../info/img_landscape/h3_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
}

#administration .txt dt{
	width: 314px;
	background-image: url(../info/img_landscape/h3_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
}

#assembly .txt dt{
	width: 377px;
	background-image: url(../info/img_landscape/h3_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
}
