@charset "utf-8";

/* line up */

.alarm {
width: 900px;
margin-bottom: 0;
}

.alarm:after {
content:""; display:block; clear:both;
}
* .alarm { display:inline-block; }
*+ .alarm { display:inline-block; }

.alarm li {
width: 296px;
height: 442px;
overflow: hidden;
float: left;
margin-right: 6px;
}

.alarm li.lastChild {
margin-right: 0;
}

.support_system {
height: 281px;
overflow: hidden;
margin-bottom: 10px;
}

.lineup_point {
height: 122px;
overflow: hidden;
margin-top: 15px;
margin-bottom: 15px;
}


/* Functon Introduction */

#fncBlk {
width: 900px;
height: 1148px;
position: relative;
line-height: 0;
margin-bottom: 30px;
}

#fnc1,
#fnc2,
#fnc3 {
position: absolute;
top: 0;
left:0;
display: none;
width: 900px;
height: 1219px;
}
#fnc1 { display: block; }
#fncMenu {
width: 900px;
height: 36px;
margin-bottom: 8px;
}
#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: 6px;
margin-bottom: 0;
font-size: 0;
line-height: 0;
overflow: hidden;
background-position: top;
cursor: pointer;
}

#fncMenu ul li.lastItem {
margin-right: 0;
}
#fnc_m1 { background:url(../IMAGES/idx_fnc_menu_01.gif) no-repeat; width: 296px; }
#fnc_m2 { background:url(../IMAGES/idx_fnc_menu_02.gif) no-repeat; width: 296px; }
#fnc_m3 { background:url(../IMAGES/idx_fnc_menu_03.gif) no-repeat; width: 296px; }
#fncMenu ul li.ov {
background-position: bottom;
}
#fncMenu ul li.def { 
background-position: bottom;
cursor: default;
}
#fncMenu ul li em { display: none; }



/*  over write  */
#frame { width: 900px; }
#mainContents {padding-top: 10px;width: 900px;}

h2 { margin-bottom: 15px; }
p, ul, h3 { margin-bottom: 15px; }
h4 { margin-bottom: 5px; }


/* Security Premium */


.non{display:none;}
.cf.lineup03{height:36px;margin-bottom:10px;}
.security_aside {width:900px;height: 815px;overflow:hidden;position:relative;line-height: 0;margin-bottom:10px;}
#pre_bnr{width:900px;height:120px;overflow:hidden;position:relative;line-height: 0;margin-bottom:10px;}


#sspre{width:900px;height:174px;overflow:hidden;position:relative;line-height: 0;margin-bottom:10px;}
#security_aside {width:900px;height:871px;overflow:hidden;position:relative;line-height: 0;margin-bottom:10px;}
#security_safety{width:900px;margin-bottom:10px;}
#security_safety li{
	width: 296px;
	float: left;
	padding-right: 5px;
}

#security_safety li.last{
	padding-right: 0px;
}

#detail{width:900px;margin-bottom:10px;}
#notes {width:900px;height:66px;;overflow:hidden;position:relative;line-height: 0;margin-bottom:10px;}
#serect_system{width:900px;height:185px;;overflow:hidden;position:relative;line-height: 0;margin:35px 0 0px;}

.col_w415_470 {border-top: solid 1px #ccc;padding-top: 15px;}


/* one more item */

#oneMoreItem {width: 307px;}
#oneMoreItem:after {content:""; display:block; clear:both;}
* #oneMoreItem { display:inline-block; }
*+#oneMoreItem { display:inline-block; }

#oneMoreItem h3 {width: 133px;height: 50px;float: left;}
#oneMoreItem ul {float: right;width: 172px;}
#oneMoreItem ul:after {content:""; display:block; clear:both;}
* #oneMoreItem ul { display:inline-block; }
*+#oneMoreItem ul { display:inline-block; }

#oneMoreItem li {float: left;padding-left: 5px;}
.col_w415_470 .col_left {width:565px; margin: 8px 0;}


/* cleafix */
.cf{height:auto; zoom:1;}
.cf:after {content: ""; display:block; clear:both;}