@charset "utf-8";
html{overflow-y:scroll;}
html,body{width:100%;height:100% ;background:#000; margin:0;padding:0;}
body{
	font-size:18px;
	line-height:18px;
	font-family:Dotum,Gulim,Helvetica,sans-serif
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,button,p,blockquote,th,td{margin:0;padding:0;-webkit-text-size-adjust:none}
img,fieldset{border:0}
ul,ol,li{list-style:none}
h1,h2,h3,h4,h5,h6{font-weight:normal}
em,i,address{font-style:normal;font-weight:normal}
legend,caption{display:none;clear:both}
input,textarea,select,button,table{font-size:inherit;font-family:inherit;line-height:inherit}/**font-size:100%;*/
table{border-collapse:collapse}
textarea,input{outline-color:-moz-use-text-color;outline-style:none;outline-width:medium}
textarea{resize:none}
label{cursor:pointer}
input,select,.btn{vertical-align:middle}



#container{	
width:700px;
position:relative;
padding:0;
margin:0 auto;
}
/*repeat-x top left;*/
.footer{
	width:700px;
	margin:0;
	padding-bottom: 0px;
	padding-left:0px;
	padding-right:0px;
	overflow:hidden;
	position:fixed;
	z-index:12;
	clear:both;
	bottom: 0px;
	
}
.wrap_fixed{
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	position:fixed;
	position:relative;
	top:0px;
}



/*.movie{position:relative;}*/

/*.conts_gallery {
background-color:#000;
width:640px;
height:374px;
text-align:center;
margin:0 auto;
}*/

.conts_sns{
width:700px;
height:100px;
margin:0 auto;
}



#touchSlider { width:100%; height:374px; margin:0 auto; background:#000000; position:relative; overflow:hidden; }
#touchSlider ul { width:99999px; height:374px; position:absolute; top:0; left:0; overflow:hidden; }
#touchSlider ul li { float:left; width:100%; height:374px; background:#000; font-size:14px; color:#fff; }

