@charset "utf-8";

/* wheel line up */

#lineup .img{
	width: 260px;
	float: left;
	padding-right: 14px;
}

#lineup .point{
	width: 626px;
	float: left;
}

/* Functon Introduction */

#fncBlk {
width: 900px;
height: 250px;
position: relative;
line-height: 0;
margin-bottom: 20px;
}

#fnc0,
#fnc1,
#fnc2,
#fnc3,
#fnc4,
#fnc5,
#fnc6 {
position: absolute;
top: 0;
left:0;
display: none;
width: 900px;
height: 344px;
}

#fnc0 { display: block; }

#fncMenu {
width: 900px;
height: 36px;
margin-bottom: 5px;
}

#fncMenu ul{
width: 900px;
height: 36px;
margin-bottom: 0px;
}
#fncMenu ul:after { content:""; display:block; clear:both; }
* #fncMenu ul { display:inline-block; }
*+#fncMenu ul { display:inline-block; }

#fncMenu ul li {
display: block;
height: 36px;
float: left;
margin-right: 3px;
margin-bottom: 0;
font-size: 0;
line-height: 0;
overflow: hidden;
background-position: top;
cursor: pointer;
}

#fncMenu ul li.lastItem {
margin-right: 0;
}


#fnc_m0 { background:url(../IMAGES/idx_fnc_menu_00.gif) no-repeat; width: 85px; }
#fnc_m1 { background:url(../IMAGES/idx_fnc_menu_01.gif) no-repeat; width: 83px; }
#fnc_m2 { background:url(../IMAGES/idx_fnc_menu_02.gif) no-repeat; width: 139px; }
#fnc_m3 { background:url(../IMAGES/idx_fnc_menu_03.gif) no-repeat; width: 136px; }
#fnc_m4 { background:url(../IMAGES/idx_fnc_menu_04.gif) no-repeat; width: 138px; }
#fnc_m5 { background:url(../IMAGES/idx_fnc_menu_05.gif) no-repeat; width: 174px; }
#fnc_m6 { background:url(../IMAGES/idx_fnc_menu_06.gif) no-repeat; width: 126px; }

#fncMenu ul li.ov {
background-position: bottom;
}
#fncMenu ul li.def { 
background-position: bottom;
cursor: default;
}

#fncMenu ul li em { display: none; }