﻿@charset "utf-8";


/*
	base id [#headSec] >> design.css
	base id [#globalnaviBlock] >> headsection.css
	base id [#globalnaviArea] >> headsection.css
	base tag [h1] >> headsection.css
	base tag [#globalnaviArea ul] >> headsection.css
	base tag [#globalnaviArea ul li] >> headsection.css
*/

/* #footSec */

#headSec #globalnaviArea h1 {
	background-image: url("/en/image/common/h1_history.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#headSec #globalnaviArea ul li#btnGlobalCorcCorptop {
	float: right;
	width: 205px;
}

#headSec #globalnaviArea ul li#btnGlobalCorcCorptop a {
	width: 189px;
	background-image: url("/en/image/common/btnglobal_corctop.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#headSec #globalnaviArea ul li#btnGlobalCorcCorptop a:hover {
	background-position: left bottom;
}

#headSec #globalnaviArea ul li#btnGlobalCorcCorptop a.current {
	background-image: url("/en/image/common/btnglobal_corctop.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#headSec #globalnaviArea ul li#btnGlobalCorcCorptop a.current:hover {
	background-position: left top;
}




/* caption */

/*
	base id [#bodySec] >> design.css
	base id [#bodySec] >> bodysection.css
	base id [#bodySecBoard] >> 3column.css
	base id [#maincontentsBlock] >> 3column.css
	base id [#maincontentstitleArea] >> 3column.css
	base id [#maincontentsArea] >> 3column.css

*/



#bodySec #bodySecBoard #maincontentsBlock #maincontentstitleArea {
	width: 520px;
	margin: 0px 0px 15px 30px;
	padding: 0px 0px 3px 0px;
	background-image: url("/en/image/common/h2_title_a_areabg.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FEFEFE;
}

#bodySec #bodySecBoard #maincontentsBlock #maincontentstitleArea div.container {
	padding: 0px 4px 0px 0px;
	background-image: url("/en/image/common/h2_title_a_containerbg.gif");
	background-repeat: repeat-y;
	background-position: left top;
}


#bodySec #bodySecBoard #maincontentsBlock #maincontentstitleArea div.container h2 {
	margin: 0;
	padding: 5px 0px 5px 16px;
	background-image: url("/en/image/common/h2_title_a_h2bg.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	color: #53556A;
}


#bodySec #bodySecBoard #maincontentsBlock #maincontentsArea {
	width: 520px;
	margin: 0px 0px 0px 30px;
}
