/* Reset */

/* LNB */
/* @import url(https://fonts.googleapis.com/css?family=Open+Sans); */
/* font-family: 'Open Sans', sans-serif; */

/* CONTENT TXT NORMAL */
/* @import url(https://fonts.googleapis.com/css?family=Ubuntu); */
/* font-family: 'Ubuntu', sans-serif; weight:400; Medium 500 bold 700 */

html, 
body {font-family:'Ubuntu', sans-serif; position:relative; z-index:1;}

html, body, div, span, applet, object, iframe,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	vertical-align:baseline;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	border:0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
 footer, header, hgroup, menu, nav, section {
	display:block;
}
body {line-height: 1;}
ul, ol, li, dl, dt, dd {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:''; content:none;}
table {border-collapse: collapse; border-spacing: 0;}
td {word-break:break-all;}
hr {display:none;}
button,label {cursor:pointer; _cursor /**/:hand; margin:0; border:0 none;}
:root legend {margin-top:-1px;font-size:0;line-height:0;}
input, select, img {vertical-align:middle; margin-top: 15px;}
em, address{font-style:normal;}
textarea {overflow:auto; resize:none;}
legend {*width:0;}
legend, caption{overflow:hidden; text-indent:-9999999px; height:0 !important; width:0 !important; line-height:0 !important;}

a {text-decoration:none;}
a:hover {text-decoration:none;}

/* common style */
.clear {*zoom:1;}
.clear:after {clear:both; content:""; height:0; display:block; visibility:hidden;}