@charset "utf-8";
@import url("default.css");
@import url("layout.css");
@import url("common.css");
@import url("board.css");
@import url("popup.css");

#container-wrap {height:474px;}
#container-wrap .cont-top {height:297px; background:url('../images/luckyseven/main/bg_main_top.jpg') repeat-x left top;}
#container-wrap .cont-top .visual-area {width:945px; height:297px; margin:0 auto; background:url('../images/luckyseven/main/visual.png') no-repeat left top; position:relative; z-index:10;}
#container-wrap .cont-top .visual-area .box {position:absolute; right:-8px; top:0; width:376px; height:475px; background:url('../images/luckyseven/main/box.png') no-repeat left top; font-size:0;}
#container-wrap .cont-top .visual-area .box img {vertical-align:top;}
#container-wrap .cont-top .visual-area .box .tit {padding:60px 0 0 21px; width:299px; height:25px; margin:0 auto;}
#container-wrap .cont-top .visual-area .box .s-box {width:320px; margin:0 auto; background:url('../images/luckyseven/main/box_s_bottom.gif') no-repeat left bottom; min-height:50px; overflow:hidden;}
#container-wrap .cont-top .visual-area .box .s-box .top-radius {width:320px; height:14px; background:url('../images/luckyseven/main/box_s_top.gif') no-repeat left top;}
#container-wrap .cont-top .visual-area .box .line {border:0; height:1px; font-size:0; line-height:0; width:305px; margin:11px auto; background:#e4e4e4; }
#container-wrap .cont-top .visual-area .box .eval {width:300px; margin:0 auto;}
#container-wrap .cont-top .visual-area .box .eval li {float:left; width:100px; height:100px; background:url('../images/luckyseven/main/line_y.gif') no-repeat left top; padding-top:5px; text-align:center;}
#container-wrap .cont-top .visual-area .box .banner {width:277px; margin:0 auto; padding-bottom:5px;}
#container-wrap .cont-top .visual-area .btn {position:absolute; left:259px; top:121px;}



#container {padding-top:39px; height:138px;}
#container .board-area {width:275px; padding-right:20px; float:left;}
#container .board-area .tit {padding-left:6px; height:19px;}
#container .board-area .tab {width:275px; height:23px; background:url('../images/luckyseven/common/line_repeat_x.gif') repeat-x left bottom; position:relative; overflow:hidden; #overflow:none; }
#container .board-area .tab .more {display:inline-block; padding:8px 10px; font-size:0; position:absolute; right:0; top:0;}
#container .board-area .tab .more img {vertical-align:top;}
#container .board-area .tab ul li {height:23px; padding-right:1px; float:left;}
#container .board-area .list {width:269px; margin:11px auto;}
#container .board-area .list li {padding:5px; background:url('../images/luckyseven/main/bul_box.gif') no-repeat left 9px;}
#container .board-area .list li a {display:inline-block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; width:260px; color:#434343; zoom:1 #display:inline; line-height:15px;}
#container .board-area .list li a span {color:#999898; cursor:pointer;}
