@charset "UTF-8";

* { margin: 0; padding: 0; border: 0; outline: 0; }

html { height: 100%; overflow : auto;}

body {
	background:#000;
	width: 100%;
	height:100%;
	font-size:12px;
	line-height:1.5em;
	color:#fff;
	margin: 0px;
}

#container{
	width:100%;
	min-width:1200px;
	margin:0 auto;
}

#container2{
	width:100%;
	margin:0 auto;
}

h1,h2,h3{
	text-indent: -9999;
	position: absolute;
	left: 497px;
	width: 2px;
}

#iearart{
	display:none;
}

#btnpagetop {
	position: fixed;
	width:60px;
	bottom: 20px;
	right: 30px;
}

.imgAll{
	width:100%;
	line-height:0;
}

/*

header

*/

#headerAll{
	width:100%;
	height:70px;
	position:relative;
}

#header{
	background-color:#FFFFFF;
	width:100%;
	height:70px;
	position: relative;
	z-index:3;
}

#logoKaso{
	width:300px;
	height:70px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-150px;
}

#roadshowKaso{
	/*background:url(../images/kaso_roadshow.gif) no-repeat;*/
	/*background-size:cover;*/
	width:110px;
	height:70px;
	position:absolute;
	top:0;
	right:0;
}



/*

menu

*/

#menuBtn{ width:70px; height:70px; position: absolute; top:0; left:0; z-index:5; cursor:pointer;}
#menuList{width:250px; line-height:0; display:none; position: absolute; top:70px; padding:0; z-index:3;}
.menuArea{
	background:url(../images/btn_bg.png) repeat-x;
	width:250px;
	height:70px;
	text-align:center;
	margin:1px 0 0 0;
}

.menuAreaSub{
	background:url(../images/menubgSub.png) repeat-x;
	width:250px;
	height:40px;
	text-align:center;
	margin:1px 0 0 0;
}

/*

footer

*/

#footerAll{
	width:100%;
	padding:15px 0 30px;
}

#topbtn{
	width:100px;
	height:45px;
	margin:0 auto;
}

#copyright{
	background:url(../images/copyright2.png) no-repeat;
	width:220px;
	height:10px;
	margin:20px auto;
}