@import url(0country.css);


/* =============================================================
　■□■ 各国の色＆画像指定 ■□■
============================================================= */

/* -------キャッチ------- */
#catch h1 {
	display:block;
	background:url(/france/img/catch.jpg) no-repeat;
}

/*---------------タイトルの背景---------------*/	
.top div h2 {
	display:block;
	background:url(/france/img/txt_bg.jpg) no-repeat;
	color:#CC6699;
	}	

/*---------------詳細の背景---------------*/	
.top_de h3 {
	display:block;
	background:url(/france/img/h3_bg.jpg) no-repeat;
	}

	
.top_de div.right_pho {
	float:right;
	background:url(/australia/img/p_pro.jpg) no-repeat;
	height:125px;
	}
	
/*---------------サポート---------------*/
.top_de div.sup p a {
	float:left;
	width:160px;
	margin:0px;
	}

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

#catch_city h1 {
	display:block;
	background:url(/france/img/catch_city.jpg) no-repeat;
}

/* =============================================================
　■□■ 基本情報　背景指定 ■□■
============================================================= */

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

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

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