@charset "utf-8";
/* --------------------------------------------------

Topics Stylesheet

-------------------------------------------------- */

/* 20130809 sjg03summer
------------------------------ */
/* コメント */
.commentArea {
position: relative;
width: 550px;
height: 235px;
margin: 20px auto 18px;
background: url(../../img/event/subjugation_gw2014/bg_title.jpg) no-repeat 0 0;
}

.txt_comment {
position: absolute;
left: 4px;
bottom: 10px;
}

#sjgArea {
margin-bottom: 20px;
}
.box_sjg {
width: 528px;
margin: 10px auto;
}
.stt_count {
position: relative;
height: 156px;
background: url(../../img/event/subjugation_gw2014/bg_box_sjg.jpg) no-repeat left bottom;
font-size: 12px;
}
.stt_clear {
}
.txt_title {
}
.txt_now {
position: absolute;
left: 28px;
bottom: 38px;
width: 50px;
}
.num_count {/* カウント数 */
position: absolute;
left: 85px;
bottom: 30px;
width: 260px;
color: #030079;
font-size: 25px;
text-align: right;
}
.num_count strong {
margin-right: 8px;
font-size: 31px;
}
.targetvalue {/* 目標 */
position: absolute;
left: 380px;
bottom: 36px;
color: #7c5a26;
font-weight: bold;
font-size: 14px;
line-height: 1.1;
}
.targetvalue strong { font-size: 18px; }
.targetvalue em {
margin-left: 5px;
font-size: 12px;
font-style: normal;
}
.update {/* 更新日時 */
position: absolute;
right: 20px;
bottom: 8px;
color: #9d7a02;
}

/* ミッションクリア */
.clear {}
