@charset "utf-8";

/* Home CSS Document */

@import url("eg_default.css");
@import url("eg_global.css");
@import url("eg_navigation.css");
@import url("eg_shared_class.css");


/* -------------------------

Used Color

link   = #26499D
active = #E8383D

---------------------------- */

#homeMain {
	background: transparent url(../../img/_home/bg_visual.png) no-repeat center top;
	behavior: expression(IEPNGFIX.fix(this));
	/*height: 300px;*/
	width: 790px;
	padding-top: 12px;
	clear: both;
	
}

*html body #homeMain{
	background: transparent url(../../img/_share/bg_page_ie.gif) no-repeat center 5px;
	padding-top: 15px;
}



#homeVisual {
	padding: 1px;
	display: block;
	width: 760px;
	margin: auto auto 10px;
	/*_margin: 10px 10px 10px 20px;*/
	text-align: center;
	border: 1px solid #CCD2DE;
	height: 280px;	/*position: relative;*/
}

#homeVisual iframe {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#homeClear{
	width: 790px;
	margin-right: auto;
	margin-left: auto;	/*position: relative;*/
}

/*
#homeLeft{
	float:left;
	width:210px;
	font-size: 75%;
	background: transparent;
	margin-left: 10px;
	_margin-left: 5px;
}

#homeLeftBnr{
	width: 190px;
	margin-right: auto;
	margin-left: auto;
}

#homeLeftBnr img{
	margin-bottom: 2px;
}
*/

#homeContent{
	/*background: url(../img/_home/bg_home_topics.png) no-repeat left top;*/
	
	width:780px;
	margin-right: auto;
	margin-left: auto;
}


/** News Topics **/

/*
#newsWrap{
	margin-left: 0px;
}



#newsWrap h4{
	background: url(../../img/_home/topic_h4.jpg) repeat-x left top;
	height: 26px;
	padding-left: 0.8em;
	margin: 1px;
	display: block;
}

#newsWrap ul.topic{
	margin-left: 0.5em;
	margin-right: 0.5em;
}

#newsWrap ul.topic li a{
	background: url(../../img/icon_arrow01.gif) no-repeat 5px center;
	padding-left: 25px;
	display: block;
	line-height: 190%;
}

#newsWrap ul.topic li a:hover{
	background: #F0F0F0 url(../../img/icon_arrow02.gif) no-repeat 5px center;
	padding-left: 25px;
	display: block;
	color: #09F;
}
*/

/* Topic
---------------------------- */

#homeEndBnr{
	width:530px;
	float: left;
	margin-left: 10px;
	_margin-left: 5px;
	background: url(../../img/dot_x.gif) repeat-x center top;
	padding-top: 10px;
}


/*  Top Navi
-----------------------------------------------*/

#homeNavi,#homeSub {
	padding:0;
	width:760px;
	margin: 0px auto 0;
}

#homeNavi ul, #homeNavi li,
#homeSub ul,#homeSub li {
	margin: 0px;
	padding: 0px;
}



#homeNavi li {
	display:block;
	float:left;
	list-style-type:none;
	height:126px;
	margin-right: 0px;
}




#homeNavi li a {
	display:block;
	width:152px;
	height:100%;
	text-indent:-9999px;
	/*overflow:hidden;*/
	
}

#homeNavi li.top01 {
	background:url(../img/home01.jpg) no-repeat 0px 0px;	
}

#homeNavi li.top01 a:hover, #homeNavi li.top01 a.selected {
	background:url(../img/home01.jpg) no-repeat 0px -150px;
}

#homeNavi li.top02 {
	background:url(../img/home02.jpg) no-repeat 0px 0px;	
}

#homeNavi li.top02 a:hover, #homeNavi li.top02 a.selected {
	background:url(../img/home02.jpg) no-repeat 0px -150px;
}

#homeNavi li.top03 {
	background:url(../img/home03.jpg) no-repeat 0px 0px;	
}

#homeNavi li.top03 a:hover, #homeNavi li.top03 a.selected {
	background:url(../img/home03.jpg) no-repeat 0px -150px;
}

#homeNavi li.top04 {
	background:url(../img/home04.jpg) no-repeat 0px 0px;	
}

#homeNavi li.top04 a:hover, #homeNavi li.top04 a.selected {
	background:url(../img/home04.jpg) no-repeat 0px -150px;
}

#homeNavi li.top05 {
	background:url(../img/home05.jpg) no-repeat 0px 0px;	
}

#homeNavi li.top05 a:hover, #homeNavi li.top05 a.selected {
	background:url(../img/home05.jpg) no-repeat 0px -150px;
}

/*
#homeNavi li a:hover {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
*/


#homeSub{
	
	clear: both;
	float: none;
	margin-top: 5px;
	
}

#homeSub div.subMenu{
	font-family: Verdana, Geneva, sans-serif;
	float:left;
	list-style-type:none;
	width:148px;
	_width:147px;
	height:100px;
	background: #EDF1F6;
	margin-bottom: 20px;
	margin-right: 2px;
	margin-left: 2px;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 1em;
}

#homeSub ul{
	
}

#homeSub li{
	font-size: 75%;
}

*html body #homeSub li{
	font-size: 68%;
}
*+html body #homeSub li{
	font-size: 70%;
}

#homeSub li a{
	background: url(../img/icon_arrow01.gif) no-repeat 4px 5px;
	padding-left: 20px;
	display: block;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

#homeSub li a:hover{
	background: #214076 url(../img/icon_arrow02.gif) no-repeat 4px 5px;
}


*html body #homeSub li a{
	background: url(../img/icon_arrow01.gif) no-repeat 4px 6px;
}

*+html body #homeSub li a{
	background: url(../img/icon_arrow01.gif) no-repeat 4px 6px;
}

*html body #homeSub li a:hover{
	background: #214076 url(../img/icon_arrow02.gif) no-repeat 4px 6px;
}

*+html body #homeSub li a:hover{
	background: #214076 url(../img/icon_arrow02.gif) no-repeat 4px 6px;
}
