@charset "UTF-8";

h1 { font-size:2.0em; font-family:KoPub2_DotumBold, sans-serif; text-align:center; }
h2 { font-size:1.5em; font-family:KoPub2_BatangBold, serif; text-align:left; }

.c1 { width:720px; margin:20px auto; padding:10px; border:3px solid #cccccc; border-radius:18px; }
.c2 { width:720px; margin:20px auto; padding:10px; border:3px solid #ebf5a7; border-radius:18px; }
.c3 { width:720px; margin:20px auto; padding:10px; border:3px solid #fddbef; border-radius:18px; }
.c4 { width:720px; margin:20px auto; padding:10px; border:3px solid #faebc8; border-radius:18px; }
.cb { height:100px; }
.fmenu { padding:10px; position:fixed; top:0; right:0; text-align:center; background-color:#fafafa; border:3px solid #dccbed; border-top:none; border-right:none; border-bottom-left-radius:12px; }
.flogo { width:80px; }

/* profile */
.nv { width:120px; height:170px; }
.pimg { width:480px; border:1px solid #000000; border-radius:12px; }

/* novel */
table { width:720px; margin-top:20px; border-collapse:separate; border-spacing:10px; border:none; font-size:1.0em; font-family:KoPub2_DotumLight, sans-serif; line-height:1.5em; }
.nb { width:400px; height:80px; }
.nb:hover { opacity:50%; transition:1.2s; }
.nt { text-indent:12px; font-size:1.5em; font-family:KoPub2_DotumBold, sans-serif; }

/* map */
.mi { width:240px; }
.ver { width:120px; height:120px; border:1px solid #000000; border-radius:6px; }
.ver:hover { opacity:50%; transition:1.2s; }
