@charset "utf-8";
/* CSS Document */

#TOP {
	background-image: url(../img/top_bg.jpg);
}
#TOP #contents {
	background-image: url(../img/top_bg.jpg);
}
#header h1 {
	background-image: url(../img/logo_h1.png);
}
#header h1 a {
	background-image: url(../img/logo.png);
	width: 303px;
}
#CNTS {
	background-image: url(../img/cnt_bg.jpg);
}
#CNTS #contents {
	background-image: url(../img/cnt_bg.jpg);
}
#contents #mapImage {
	background-image: url(../img/cnt_bg.jpg);
}
#aboutItem #OTHER ul {
	width: 1661px;
}
#contents .about #aboutList #m2 a {
	background-image: url(../img/am2_off.png);
}
#contents .about #aboutList #m2 a:hover, #contents .about #aboutList #m2 a.select {
	background-image: url(../img/am2_on.png);
}
