body { margin: 0; padding: 0; background-color: #000; }

#flashcontent { width: 100%; height: 100%; }

#contentArea { line-height: 0; position: absolute; top: 50%; left: 50%; width: 820px; height: 550px; margin-top: -275px; margin-left: -410px; }

#attention { width: 800px; margin: 30px auto; padding: 0; color: #fff; }
#attention a { text-decoration: none; color: #008e3f; }
#attention img { border: none; }
#attention h1 { font-size: 14px; margin: 0; padding: 0; text-align: center; }

#attentionContents { width: 800px; padding-top: 250px; padding-bottom: 250px; background-image: url(../../recruit/images/index_bg.jpg); background-repeat: no-repeat; background-position: top; }
#attentionContents h2 { font-size: 14px; text-align: center; color: #000; }
#attentionContents p { font-size: 12px; line-height: 180%; margin: 15px auto; text-align: center; }
#attentionContents a { text-decoration: none; color: #fff; border-bottom: #fff dotted 1px; }
#attentionContents a.noBorder { border-bottom: none; }

#attentionContentsMenu { padding: 0 50px 0 50px; }
#attentionContentsMenu p { font-size: 12px; line-height: 180%; margin: 0; text-align: center; }
#attentionContentsMenu a { text-decoration: none; color: #fff; border-bottom: none; }
#attentionContentsMenu a:visited { text-decoration: none; color: #fff; border-bottom: none; }
#attentionContentsMenu a:hover { text-decoration: underline; color: #fff; border-bottom: none; }
