/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,abbr,article,aside,command,details,figcaption,figure,footer,header,hgroup,mark,meter,nav,output,progress,section,summary,time { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,figcaption { font-size: 1em; font-weight: normal; font-style: normal; }
fieldset,iframe { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
article,aside,footer,header,hgroup,nav,section,figure,figcaption { display: block; }

.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }
.selfclear { zoom:1; }
.selfclear:after { content:'.'; display:block; height:0; clear:both; visibility:hidden; }

a { color: #ff0000; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: none; }
a img { border-style:none; }

img {vertical-align: top; border-style:none; border: 0; vertical-align:top; }
img.center {margin: 0 auto; text-align: center; display: block;}
li { list-style: none; }

br { letter-spacing: 0; } 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.textred { color:#ff0000; }
.textblack { color:#000000;}

.text_m{
	font-size: 15px;
	line-height: 180%;
}

.dotline_y705 {
	display: block;
	width: 705px;
	height: 1px;
	margin: 0 auto;
	padding: 0 0;
	background: url(../images/dotline_y705.gif) no-repeat;
}

@font-face {
	font-family: 'UniqloRegularRegular';
	src: url('../fonts/uniqloregular-webfont.eot');
	src: url('../fonts/uniqloregular-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/uniqloregular-webfont.woff') format('woff'),
	url('../fonts/uniqloregular-webfont.ttf') format('truetype'),
	url('../fonts/uniqloregular-webfont.svg#UniqloRegularRegular') format('svg');
	font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'UniqloBoldRegular';
	src: url('../fonts/uniqlobold-webfont.eot');
	src: url('../fonts/uniqlobold-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/uniqlobold-webfont.woff') format('woff'),
	url('../fonts/uniqlobold-webfont.ttf') format('truetype'),
	url('../fonts/uniqlobold-webfont.svg#UniqloBoldRegular') format('svg');
	font-weight: normal;
    font-style: normal;
}

/* LAYOUT */
html { 	
	background: #ffffff;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

body {
	width: 100%;
	height: 100%;
	min-width: 960px;
	background: #ffffff;
	margin: 0;
	padding: 0;
	color: #000000;
	-webkit-text-size-adjust: none;
	font: "돋움", Dotum, sans-serif;
	font-family: "돋움", Dotum, sans-serif;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#contentHeader {
	display: block;
	padding: 25px 0 25px 0;
}

#contentHeader .siteLogo {
	float: left;
}

#contentHeaderNavi {
	float: left;
	margin: 15px 0 0 45px;
}

#contentHeaderNavi a { color: #000000; }
#contentHeaderNavi a:hover { color: #ff0000; }

#contentHeaderNavi ul {}
#contentHeaderNavi ul li {
	font-size: 14px;
	font-family: "UniqloBoldRegular";
	display: inline;
	margin: 0 26px 0 0;	
}

#snsNavi {
	float: right;
	margin: 7px 0 0 0;
}

#snsNavi ul {
	float: left;
}

#snsNavi ul li {
	display: inline;
	margin: 0 0 0 12px;
}

#main {
	position: relative;
	display: block;
	width: 100%;
	visibility: hidden;
}

#billboard {
	width: 100%;
	display: block;
	margin: 25px 0 0 0;
}

#billboard ul {
	width: 100%;
}

#billboard ul li {
	float: left;
	display: inline;
}

#billboard ul li.left {
	float: left;
	margin: 0 2px 0 0;
}

#billboard ul li.right {
	float: left;
}

#contentFooter {
	float: left;
	display: block;
	width: 100%;
	margin: 25px 0 0 0;
	padding: 0 0 25px 0;
}

#copyright {
	margin: 20px auto 0 auto;
	width: 300px;
	text-align: center;
	font-size: 10px;
	color: #4c4c4c;
	font-family: "UniqloRegularRegular";
	letter-spacing: 0.1em;
}

#contentFooter .pageTop {
	float: right;
	margin-top: -31px;
}

h1#pageTitle {
	position: relative;
	margin: 75px 0 0 0;
}

h1#pageTitle img {
	visibility: hide;	
	display: block;
	margin: 0 auto;
}

h2#pageSubTitle {
	position: relative;
	margin: 27px 0 0 0;
}

h2#pageSubTitle img {
	visibility: hide;
	display: block;
	margin: 0 auto;
}

#bottomNavi {
	width: 100%;
	display: block;
	margin: 37px 0 0 0;
}

#bottomNavi ul {
	width: 100%;
}

#bottomNavi ul li {
	display: inline;
	float: left;
}

#bottomNavi ul li.backtop {
	margin: 0 2px;
}
