@import url(0country.css);


/* -------アメリカ都市別　キャッチ背景指定------- */
#catch_city h1 {
	display:block;
	background:url(/usa/img/catch_city.jpg) no-repeat;
}

.la { background-position:0 0px !important;}
.ny { background-position:0 -145px !important;}
.hwi { background-position:0 -290px !important;}


/* =============================================================
　■□■ 都市留学　背景指定 ■□■
============================================================= */

#catch_kihon h1 {
	display:block;
	background:url(/usa/img/kihon/catch.jpg) no-repeat;
}

/*基本情報*/
#kihon h2,h3 {
	display:block;
	background:url(/usa/img/h2_bg.jpg) no-repeat;
	}
	
#kihon h3 {
	margin-top:10px;
	}
	
#kihon dl {
	display:block;
	background:url(/usa/img/kihon/p01.jpg) no-repeat;
	}
	
#top_de {
	background:url(/usa/img/kihon/p02.jpg) no-repeat;
	}

/*その他基本情報*/
.info h2 {
	display:block;
	background:url(/usa/img/h2_bg.jpg) no-repeat;
	}
