/*
 ver.1.0
	アクセス用 css
	
	01. h1 title
	02. 
	03. 
	04. 
	05. 
	06　
	07. 
	
*/

/* 01. h1 title jp/En/Kr
************************************/
h1.tl_title { margin:0; padding:0; height:40px; width:100%; text-indent:-10000px; background:url(../images/tl_access.gif) no-repeat; }


#en h1.tl_title { margin:0; padding:0; height:40px; width:100%; text-indent:-10000px; background:url(../images/tl_access_en.gif) no-repeat; }

#kr h1.tl_title { margin:0; padding:0; height:40px; width:100%; text-indent:-10000px; background:url(../images/tl_access_kr.gif) no-repeat; }

