@charset "UTF-8";

/* マージン */
.text-margin {
	font-size : 1px;
	height    : 8px;
}

/* 特殊文字（黄色） */
.text-yellow {
	color : #fff99e;
}

/* ヘッダー */
#header_en {
	height:200px;
	background-image:url(../imgs/template/en/wrap/wrapHeader/bg.jpg);
}
#header_fr {
	height:200px;
	background-image:url(../imgs/template/fr/wrap/wrapHeader/bg.jpg);
}
#header_de {
	height:200px;
	background-image:url(../imgs/template/de/wrap/wrapHeader/bg.jpg);
}