@charset "utf-8";
/* --------------------------------------------------

win β forum Stylesheet

-------------------------------------------------- */


/* 基本
-------------------------------------------------- */
#wrapper { background-image:url(../img/win_beta/bg_wrapper_brick.jpg); }
#betalogin #wrapper { background-image:url(../img/common/bg_wrapper_brick.gif); }
#lightTitle { height:141px;background-image:url(../img/win_beta/bg_lightTitle.jpg); }
pre { font-size: 12px; }
#contentArea { min-height:640px; }
#userArea,
#contentArea { margin-top:0; }
#userArea .infotxt {
margin:0 3px 10px;
padding:10px;
line-height:1.4;
}
#lightTitle p a {
position: absolute;
top: 10px;
left: 45px;
width:550px;
height:80px;
cursor: pointer;
}
/* ログインボタン */
#userArea a#btn_login,
#userArea #btn_no_login {
position: relative;
display: block;
width: 219px;
height: 76px;
margin-bottom: 10px;
} 
#loginUserPanel { margin-bottom: 30px; }
/* 左ボタン */
.btn_winb a {
display: block;
width: 211px;
height: 86px;
margin: 10px 0 10px;
background: url(../img/win_beta/btn_left_right.png) no-repeat 0 -320px;
overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
.btn_winb a:hover { background-position:-220px -320px; }
#userArea #betaBtn {
clear: both;
width: 207px;
margin: 12px auto 0;
padding-bottom:12px;
border-top: 2px solid #FFF;
}
#userArea #betaBtn .btn_contact_s a,
#userArea #betaBtn .btn_guide a,
#userArea #betaBtn .btn_kiyaku a {
display: block;
width: 170px;
height: 25px;
margin: 10px auto 0;
background: url(../img/win_beta/bg_btn_leftmenu.png) no-repeat 0 0;
text-indent: -9999em;
white-space:nowrap;
overflow:hidden;
}
#userArea #betaBtn .btn_contact_s a { background-position:0 0; }
#userArea #betaBtn .btn_contact_s a:hover { background-position:-170px 0; }
#userArea #betaBtn .btn_guide a { background-position:0 -30px; }
#userArea #betaBtn .btn_guide a:hover { background-position:-170px -30px; }
#userArea #betaBtn .btn_kiyaku a { background-position:0 -60px; }
#userArea #betaBtn .btn_kiyaku a:hover { background-position:-170px -60px; }

#userArea #betaBtn .btn_history {
margin: 3px 0 0 28px;
color: #ffd800;
font-size: 1.2em;
}
/* 右エリア */
#extraArea {
padding: 0 0 16px;
position: absolute;
right: 44px;
width: 148px;
margin: 0;
}
#extraBox {
margin-left: 15px;
text-align: center;
width: 128px;
}
#extraBox .banner {
margin-bottom: 5px;
}
#extraBox .frame {
background-color: #FFFFFF;
border: 1px solid #333333;
padding: 3px 0;
}
/* ボックス */
.bdBox1 {
width: 591px;
margin: 0 auto;
padding: 12px 0;
line-height: 2.0em;
}
/* ボタン */
#btn_forumtop {
clear: both;
width: 240px;
margin: 25px auto 0;
}
#btn_list_past {
clear: both;
width: 150px;
margin: 0 auto;
}
#btn_forumtop a,
#btn_list_past a {
display: block;
height: 27px;
border: none;
background-image: url(../img/win_beta/bg_btn.png);
background-repeat: no-repeat;
text-indent: -9999em;
white-space:nowrap;
overflow:hidden;
}
#btn_forumtop a { background-position: 0 0; width: 240px; } 
#btn_forumtop a:hover { background-position: 0 -30px; } 
#btn_list_past a { background-position: 0 -60px;width: 150px; } 
#btn_list_past a:hover { background-position: 0 -90px; } 
/* h1見出し */
h1#cttTitle {
background: url(../img/win_beta/bg_cttTitle_general.png) no-repeat scroll 0 0 transparent;
}

/* トップページ
-------------------------------------------------- */
/* タイトル画像 */
#win_betaTop #contentArea h2.mainIitle {
position: relative;
width: 600px;
height: 278px;
margin: 0 auto 17px;
background: url(../img/win_beta/tit_beta.jpg) no-repeat 0 0;
text-indent: -9999em;
white-space:nowrap;
overflow:hidden;
}
#win_betaTop #contentArea h2.mainIitle a {
display: block;
position: absolute;
top:84px;
left: 135px;
width: 337px;
height: 89px;
background: url(../img/win_beta/btn_join.png) no-repeat 0 0;
overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
#win_betaTop #contentArea h2.mainIitle a:hover { background-position:0 -92px; }
.buyBanner {
margin-top: 17px;
text-align: center;
}

/* TOPページ優先標示用おしらせ
------------------------------ */
#importantInfo {
width: 600px;
margin: 0 auto 5px;
background-image: url(../img/win_beta/bg_failurecategory.png) ;
background-repeat: none;
font-size: 1.2em;
}
.failurecategory01 { background-position:0 0; }/* 障害発生 */
.failurecategory02 { background-position:0 -24px; }/* 復旧 */
.failurecategory03 { background-position:0 -48px; }/* メンテナンス */
#importantInfo h3 {
float: left;
width: 104px;
height: 23px;
background-image: url(../img/win_beta/tit_failurecategory.png);
background-repeat: none;
text-indent: -9999em;
white-space:nowrap;
overflow:hidden;
}
.failurecategory01 h3 { background-position:0 0; }/* 障害発生 */
.failurecategory02 h3 { background-position:0 -24px; }/* 復旧 */
.failurecategory03 h3 { background-position:0 -48px; }/* メンテナンス */
#importantInfo .cts_impInfo {
float: right;
width:488px;
}
#importantInfo .txt_impInfo {
float: left;
width: 365px;
line-height:1.9;
}
#importantInfo .date_impInfo {
float: right;
width: 118px;
}

/* おしらせ
------------------------------ */

#contentArea table.newsList {
    font-size: 1.2em;
    margin: 0 auto;
    width: 560px;
	border: none;
}
td.news {
    background: url("../img/common/ico_list.png") no-repeat scroll 0 5px transparent;
    padding-left: 15px;
    vertical-align: top;
}
td.date {
    width: 100px;
}

/* 3枠
------------------------------ */
#contentArea #fixationBanner ul {
    margin: 8px auto 0;
    width: 600px;
}
#contentArea #fixationBanner li {
    float: left;
    margin-right: 10px;
    width: 197px;
}
#contentArea #fixationBanner li.fix01 {
    margin-right: 5px;
}
#contentArea #fixationBanner li.fix02 {
    margin-right: 4px;
}
#contentArea #fixationBanner li.fix03 {
    margin-right: 0;
}
#contentArea #fixationBanner li a {
    display: block;
    height: 67px;
    width: 197px;
}

/* おしらせトピックス
------------------------------ */
.newsBox { margin-top:15px; }
.newsBannerFrame {
width: 432px;
height: 112px;
margin: 12px auto 10px;
background: url(../img/super_top/bg_newsBannerFrame.png) no-repeat 0 0;
overflow: hidden;
text-align: center;
}
.newsBannerFrame img{
width: 420px;
height: 100px;
margin-top: 6px;
}
.diaHeadline {
width: 600px;
margin: 0 auto;
}
.txt_body {
width: 512px;
margin: 0 auto;
font-size: 1.2em;
}
#topicsDetail h1#cttTitle { margin:0 0 15px; }
.btn01, .btn01_l2 {
    clear: both;
    margin: 0 auto;
    width: 427px;
}
#contentArea .btn01 a, #contentArea .btn01_l2 a {
    background: url("../img/common/bg_btn_topics.png") no-repeat scroll 0 0 transparent;
    color: #3C3C3C;
    display: block;
    font-weight: bold;
    height: 37px;
    padding-top: 14px;
    text-align: center;
    width: 427px;
}
#contentArea .btn01 a:hover, #contentArea .btn01_l2 a:hover {
background-position: 0 -51px;
color: #72651A;
text-decoration: none;
}
.btn01 a span, .btn01_l2 a span {
background: url(../img/common/bg_btn_topics.png) no-repeat scroll -427px 0 transparent;
padding: 1px 0 2px 20px;
}
.btn01 a:hover span, .btn01_l2 a:hover span {
background-position: -427px -51px;
}
#contentArea .btn01_l2 a {
height: 39px;
padding-top: 12px;
}
.btn01_l2 a span {
line-height: 1.2;
}
.popupBox .closeBtn {
cursor: pointer;
position: absolute;
right: -14px;
top: -20px;
}

/* 
------------------------------ */
/* お問い合わせ */
#contactArea {
position: relative;
width: 600px;
height: 253px;
margin: 0 auto;
background: url(../img/win_beta/bg_contact_area.jpg) no-repeat 0 0;
}
#contactArea h3 {
position: absolute;
top: 27px;
left: 38px;
width: 330px;
height: 21px;
background: url(../img/win_beta/tit_top_contact.gif) no-repeat 0 0;
text-indent: -9999em;
white-space:nowrap;
overflow:hidden;
}
#contactArea .lead {
position: absolute;
top: 73px;
left: 40px;
width: 388px;
height: 75px;
background: url(../img/win_beta/txt_top_contact.gif) no-repeat 0 0;
text-indent: -9999em;
white-space:nowrap;
overflow:hidden;
}
.contactBox {}
.contactBox h4 {
position: absolute;
top: 162px;
left: 16px;
width: 423px;
height: 22px;
background: url(../img/win_beta/tit_top_contactbtn.gif) no-repeat 0 0;
text-indent: -9999em;
white-space:nowrap;
overflow:hidden;
}
.btn_contact a {
position: absolute;
top: 190px;
left: 37px;
display: block;
width: 374px;
height: 54px;
background: url(../img/win_beta/btn_top_contact.png) no-repeat 0 0;
text-indent: -9999em;
white-space:nowrap;
overflow:hidden;
}
.btn_contact a:hover {
background: url(../img/win_beta/btn_top_contact.png) no-repeat 0 -54px;
}
.txt_nologin {
position: absolute;
top: 200px;
left: 18px;
width: 420px;
color: #d50000;
font-size: 1.4em;
font-weight: bold;
text-align: center;
}
/* おしらせ系 */
.newsBox_f {
margin-bottom: -1px;
padding-top: 0;
padding-bottom: 43px;
background: url(../img/win_beta/bg_newsBox_f.png) no-repeat left bottom;
}

/* 要望投稿
-------------------------------------------------- */
/* 見出し */
h2#stepTitle {
display: block;
width: 600px;
height: 67px;
margin: 0 auto 12px;
border: none;
background-image: url(../img/win_beta/bg_stepTitle.png);
background-repeat: no-repeat;
text-indent: -9999em;
white-space:nowrap;
overflow:hidden;
}
h2.step1 {background-position: 0 0;}
h2.step2 {background-position: 0 -67px;}
h2.step3 {background-position: 0 -134px;}
h2.step4 {background-position: 0 -201px;}

/* ご注意・確認内のレイアウト */
#agreement h2 {
width: 590px;
margin: 10px auto;
padding-left: 10px;
background: url(../img/common/bg_ico.png) no-repeat scroll 0 -445px transparent;
color:#7D2C1C;
font-size: 14px;
line-height: 1.4;
cursor: pointer;
}
#agreement h3 {
margin: 40px 0 10px;
padding: 5px 15px;
background-color: #F4F2DC;
border: 1px solid #D1CDAD;
color:#666147;
font-size: 12px;
}
.txt_agreement{
width:563px;
margin: 5px auto 20px;
} 
.txt_agreement h4 {
margin: 20px 0 0px;
font-size: 12px;
color:#666147;
}
.txt_agreement ul,
.txt_agreement ol {
margin: 5px 0 0 20px;
font-size: 12px;
line-height: 1.4;
}
.txt_agreement ul li,
.txt_agreement ol li {
margin-bottom: 5px;
padding-left: 1em;
text-indent: -1em;
}
.txt_agreement p {
margin: 5px 0 0 20px;
font-size:1.2em;
}
.txt_agreement p.btn_square {
margin-left: 30px;
}
.twoBtnArea #historyBack {
margin: 0;
}

/* ご注意内容に同意する */
.checklist {
width: 560px;
margin: 20px auto 0;
font-size: 1.2em;
text-align:center;
}
#contentArea .checklist input {
margin: 0 5px 0 0;
border: none;
vertical-align: -2px;
}
#btn_lock {
float: right;
}
#contentArea .btn_consent a { background: url(../img/win_beta/bg_btn.png) no-repeat -100px -120px ;}
#contentArea .btn_consent a:hover { background: url(../img/win_beta/bg_btn.png) no-repeat -100px -152px ;}
/* table */
#contentArea table.formTable {
width: 598px;
margin: 0 auto 8px;
font-size: 1.2em;
word-wrap: break-word;
table-layout: fixed;
border: 1px solid #777;
}
#contentArea .formTable th {
width: 150px;
padding: 5px 10px;
border-bottom: 1px solid #777;
background-color:#97b1a8;
color:#FFF;
text-align:left;
}
#contentArea .formTable td {
padding: 5px 10px;
border-left: 1px solid #bdd6d2;
border-bottom: 1px dotted #a7a7a7;
background-color: #FFF;
overflow: hidden;
color:#4e544f;
}
/* 入力画面 */
#win_beta_threadregist,
#win_beta_threadcheck,
#win_beta_threadsuccess {
color: #5e0114;
}
.txt_caution_input {
margin: 0 0 20px 30px;
font-size: 1.0em;
line-height: 1.4;
}
.input_caution {
color: #5e0114;
font-size: 10px;
}
/* 入力フォーム */
#win_beta_threadnotes #contentArea .btn_square a { margin-top:0; }
#contentArea input, #contentArea textarea {
font-size:12px;
}
#contentArea .formTable td select {
padding: 5px 2px;
border: 1px solid #C3BDBD;
font-size:12px;
}
#contentArea .formTable textarea {
width: 390px;
}
#contentArea .formTable td p {
margin-bottom: 5px;
line-height: 1.5;
}
#contentArea .formTable td pre {
width: 405px;
line-height: 1.4;
white-space: pre;           /* CSS 2.0 */
white-space: pre-wrap;      /* CSS 2.1 */
white-space: pre-line;      /* CSS 3.0 */
white-space: -pre-wrap;     /* Opera 4-6 */
white-space: -o-pre-wrap;   /* Opera 7 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap;  /* HP Printers */
word-wrap: break-word;      /* IE 5+ */
}
#contentArea .formTable td.c_gray {
color:#999;
}
.w01 { width: 20px; }
.w02 { width: 25px;margin:0 5px; }
.w03 { width: 80px; }
.pull01 { width: 360px; }
.month, .day, .hour { width: 80px; margin-right: 2px; }
.day, .hour { margin-left: 12px; }
.formTable label { margin-right: 20px; }
#contentArea .formTable label input { border: none; vertical-align: -3px; }
.txtFix {
width: 440px;
white-space: pre;           /* CSS 2.0 */
white-space: pre-wrap;      /* CSS 2.1 */
white-space: pre-line;      /* CSS 3.0 */
white-space: -pre-wrap;     /* Opera 4-6 */
white-space: -o-pre-wrap;   /* Opera 7 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap;  /* HP Printers */
word-wrap: break-word;      /* IE 5+ */
}
.txt_point {
color: yellow;
font-weight: normal;
}
.ime { ime-mode:disabled; }
.ime_j { ime-mode:active; }
span.icon {
display: inline-block;
width:35px;
height: 16px;
margin-left:4px;
background: url(../img/win_beta/ico_hissu.png) no-repeat 0 0;
overflow: hidden;text-indent: -9999em;white-space: nowrap;
vertical-align: -3px;
}
*:first-child+html span.icon  { vertical-align: 2px; }
/* 投稿が完了しました */
.img_forumThreadsuccess,
#prethreadchangepastsuccess .img_forumThreadsuccess {
display: block;
width: 523px;
height: 227px;
margin: 20px auto 50px;
border: none;
background: url(../img/win_beta/bg_forumThreadsuccess.png) no-repeat 0 0;
text-indent: -9999em;
white-space:nowrap;
overflow:hidden;
}


/* コメント投稿
-------------------------------------------------- */
.forumCommentchek_txt {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C3BDBD;
    font-size: 1.2em;
    margin: 5px;
    padding: 5px 10px;
}
#forumMaindetail #parentBox {
    margin: 0 auto;
}
#forumMaindetail #cheerArea {
    background: url("../img/forum/kouho_ouen_main_bg.jpg") no-repeat scroll 0 0 transparent;
    height: 110px;
    margin: 0 auto 20px;
    padding-top: 20px;
}
#forumMaindetail #cheerArea h2 {
    background: url("../img/forum/txt_vote.png") no-repeat scroll 0 -100px transparent;
    height: 25px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9999em;
    white-space: nowrap;
    width: 270px;
}
.forumComment {
    padding: 5px 20px;
    white-space: pre-line;
    width: 558px;
    word-wrap: break-word;
}
.quoteCtt {
    font-size: 1.2em;
    padding-left: 17px;
}
.quoteCtt span span {
    background: url("../img/common/bg_quoteBox.png") repeat-y scroll right top #E7E7DE;
    border: 1px solid #BCBCB4;
    display: block;
    line-height: 1.4;
    margin-bottom: 5px;
    padding: 10px;
    white-space: pre-line;
    width: 546px;
    word-wrap: break-word;
}
.check_quoteCtt {
    background: url("../img/common/bg_quoteBox.png") repeat-y scroll right top #E7E7DE;
    border: 1px solid #BCBCB4;
    margin-bottom: 5px;
    margin-left: 25px;
    padding: 10px;
    white-space: pre-line;
    width: 526px;
    word-wrap: break-word;
}


/* 投稿一覧
-------------------------------------------------- */
h1#cttTitle {
margin: 0 0 5px;
}
#postBox .caution {
text-align: center;
}
/* エクスポートボタン */
.export {
width: 580px;
margin: 0 auto 5px;
text-align: right;
font-size: 1.2em;
font-weight: bold;
}
.export a {
padding-left: 8px;
background: url(../img/common/bg_ico.png) no-repeat 0 -448px;
}
.forum_subtitle_public {
clear: both;
width:593px;
height:80px;
margin:0 auto 18px;
background-color: #5C9211;
}
.forum_subtitle_public h2 {
padding: 5px 10px;
color:#FFF;
font-size: 18px;
}
.forum_subtitle_choice{
/* position: absolute;
width: 600px;
right: 10px;
bottom: 12px;
text-align:right;
color:#FFF; */
}
.export select,
.forum_subtitle_choice select {
padding: 1px;
font-size: 1.2em;
border: 1px solid #CCC;
}
.export select { width: 75px; }
.forum_subtitle_choice select.select01 { width: 125px; margin-left:10px; }
.forum_subtitle_choice select.select02 { width: 270px; margin-left:8px; }
.forum_subtitle_choice select.select03 { width: 170px; }
#contentArea .export input {
padding: 3px 8px;
background-color:#ed9018;
color:#666;
font-weight: bold;
cursor: pointer;
border-radius: 8px;
background-image: -moz-linear-gradient(top, #ffe403, #ed9018);
background-image: -ms-linear-gradient(top, #ffe403, #ed9018);
background-image: -webkit-linear-gradient(top, #ffe403, #ed9018);
background-image: linear-gradient(top, #ffe403, #ed9018);
background-clip: padding-box;
}
/* 一覧 */
.thread_article {
position: relative;
padding: 3px 10px;
}
.txt_category {
text-indent: -9999em;
white-space:nowrap;
overflow:hidden;
}
.forum_threadlist{
clear: both;
margin:0 auto;
width:591px;
border:solid 1px #777777;
background-color:#FFF;
font-size:1.2em;
}
/*区切り線*/
.forum_threadlist_dot{
clear:both;
margin:0;
border:none;
border-top:1px dotted #888;
background-color: #fff;
color: #fff;
}
/*テキスト入るとこ*/
.forum_threadlist_txt{
}
.txt_thread {
white-space: pre;           /* CSS 2.0 */
white-space: pre-wrap;      /* CSS 2.1 */
white-space: pre-line;      /* CSS 3.0 */
white-space: -pre-wrap;     /* Opera 4-6 */
white-space: -o-pre-wrap;   /* Opera 7 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap;  /* HP Printers */
word-wrap: break-word;      /* IE 5+ */
}
.txt_comment {
white-space: pre;           /* CSS 2.0 */
white-space: pre-wrap;      /* CSS 2.1 */
white-space: pre-line;      /* CSS 3.0 */
white-space: -pre-wrap;     /* Opera 4-6 */
white-space: -o-pre-wrap;   /* Opera 7 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap;  /* HP Printers */
word-wrap: break-word;      /* IE 5+ */
}
*:first-child+html .txt_comment { white-space: pre; }
.thread_article .txt_comment { clear: both; }
#contentArea .forum_threadlist_txt a:link {
color:#0f5f40;
font-weight: bold;
line-height: 1.4;
}
#contentArea .forum_threadlist_txt a:visited {
color:#6d897e;
font-weight: bold;
line-height: 1.4;
}
#contentArea .forum_threadlist_txt a:hover {
color:#198d7b;
text-decoration:underline;
font-weight: bold;
line-height: 1.4;
}
#contentArea .forum_threadlist_txt a:active {
color:#0f5f40;
font-weight: bold;
line-height: 1.4;
}
.forum_threadlist_icon{
float:left;
width:85px;
margin-left: 5px;
padding: 5px 0 5px 5px;
line-height: 1.4;
}
.forum_threadlist_icon .img_character {
margin-bottom: 3px;
text-align: center;
}
.forum_threadlist_icon .txt_name a {
display: block;
padding-left: 8px;
background: url(../img/common/bg_ico.png) no-repeat 0 -448px;
}
.txt_id {
color:#6c6c6c;
}
.forum_threadlist_catday{
margin-right: 10px;
color:#808080;
}
.user_data img,
.txt_caution_admin img {
margin-right: 3px;
vertical-align: -3px;
}
.user_data {
float: left;
width: 440px;
}
.admin_check {
float: right;
width: 130px;
text-align: right;
}
/* 各ボタン */
.forum_threadlist .btnArea .btn_delete,
.forum_threadlist .btnArea .btn_edit {
float: right;
margin: 3px 0 0 8px;
width: 56px;
}
.forum_threadlist .btnArea .btn_pickup_cancel {
float: right;
width: 85px;
margin: 1px 0 0 8px;
}
.btnArea .btn_pickup_cancel {
float: right;
margin: 1px 0 0 8px;
width: 85px;
}
#contentArea .btnArea .btn_pickup_cancel a {
display: block;
width:85px;
height:16px;
background: url(../img/common/bg_btn_other.png) no-repeat 0 -518px;
text-indent: -9999em;
white-space:nowrap;
overflow:hidden;
}
#contentArea .btnArea .btn_pickup_cancel a{ background-position: 0 -476px; }
#contentArea .btnArea .btn_pickup_cancel a:hover{ background-position: 0 -497px; }
.forum_threadlist .btnArea .btn_admin_wait {
overflow: hidden;
float: right;
width: 250px;
height: 20px;
margin: 0 0 0 8px;
padding-left:5px;
background-color:#fff6e4;
color:#686c03;
}
#contentArea .btnArea .btn_admin {
float: right;
width:86px;
margin: 2px 0 0 8px;
}
#contentArea .btn_admin a {
display: block;
width:86px;
height:18px;
background: url(../img/common/bg_btn_other.png) no-repeat 0 -518px;
text-indent: -9999em;
white-space:nowrap;
overflow:hidden;
}
#contentArea .btn_admin a:hover {
background-position: 0 -539px;
}
#contentArea .btnArea .btn_admin_past {
float: right;
width:86px;
margin: 2px 0 0 8px;
}
#contentArea .btn_admin_past a {
display: block;
width:86px;
height:18px;
background: url(../img/common/bg_btn_other.png) no-repeat 0 -600px;
text-indent: -9999em;
white-space:nowrap;
overflow:hidden;
}
#contentArea .btn_admin_past a:hover {
background-position: 0 -620px;
}
/* 詳細へ */
.forum_threadlist .btnArea .btn_detail {
float: right;
width: 79px;
margin: 0 0 2px 8px;
}
.forum_threadlist .btnArea .btn_detail a {
display: block;
width: 79px;
height: 21px;
background: url(../img/win_beta/bg_btn.png) no-repeat 0 -120px;
text-indent: -9999em;
white-space:nowrap;
overflow:hidden;
}
.forum_threadlist .btnArea .btn_detail a:hover {
background: url(../img/win_beta/bg_btn.png) no-repeat 0 -150px;
}
/* コメント済みの説明 */
.txt_caution_admin {
color: #684646;
font-size: 1.2em;
margin: 5px auto 0;
text-align: right;
width: 600px;
}
/* ページャー */
.pageNavi {
margin-bottom: 8px;
}
.pagerTop {
padding: 0 5px;
}
.ico_newsystem {
background: url(../img/common/ico_new.png) no-repeat scroll 0 0 transparent;
display: inline-block;
height: 13px;
margin-left: 3px;
overflow: hidden;
text-indent: -9999em;
vertical-align: -2px;
white-space: nowrap;
width: 31px;
}
*:first-child+html .ico_newsystem { vertical-align: 3px; }

/* 詳細ページ
-------------------------------------------------- */
#win_beta_pastdetail .sort {
float: right;
width:280px;
}
#win_beta_pastdetail .sort select {
float: left;
width: 100px;
margin-right: 3px;
}
#win_beta_pastdetail .sort input {
padding: 3px 8px;
background-color:#83ba22;
color:#666;
font-weight: bold;
cursor: pointer;
border-radius: 8px;
background-image: -moz-linear-gradient(top, #bbffad, #83ba22);
background-image: -ms-linear-gradient(top, #bbffad, #83ba22);
background-image: -webkit-linear-gradient(top, #bbffad, #83ba22);
background-image: linear-gradient(top, #bbffad, #83ba22);
background-clip: padding-box;
}
#win_beta_pastdetail .writeBox {
margin: 0 auto 15px;
width: 566px;
}
#win_beta_pastdetail textarea {
width: 556px;
}
.writeArea .btn_comment {
width: 150px;
margin: 0 auto;
padding-bottom: 10px;
}
/* コメント */
.article_admin {
border-color:#c58f39;
}
.managementCom {
display: block;
width:208px;
height:23px;
margin: 6px 5px -3px 5px;
background: url(../img/forum/bg_sprite.png) no-repeat 0 -595px;
text-indent: -9999em;
white-space:nowrap;
overflow:hidden;
}
.article {
clear: both;
width: 600px;
margin: 0 auto 10px;
border: 2px solid #94a3b4;
background-color:#FFF;
}
.article_admin {
border-color:#c58f39;
}

/* コメント枠 */
.commentBox {
clear: both;
padding: 0 6px;
margin-bottom: 8px;
}
.leftCol {
float: left;
width:80px;
margin-top: 8px;
}
.rightCol {
float: right;
width:500px;
margin-top: 8px;
}
.commentBox .charaName {
float:left;
width:250px;
color:#6a7e9b;
font-size: 1.2em;
font-weight: bold;
}
.commentBox .date {
float:right;
width:170px;
color: #777;
margin-top: 3px;
font-size: 1.2em;
text-align: right;
}
.commentBox .rightCol .date {
margin-top: 0;
}
.commentBox .commentText {
clear: both;
font-size: 1.2em;
white-space: pre-line;
word-wrap: break-word;
}
.article .btnArea {
border-top: 1px dotted #707070;
clear: both;
font-size: 1.2em;
padding: 5px 0;
}
.article .btn_delete {
float: right;
margin-top: 2px;
padding-left:3px;
width: 55px;
}

.btn_threadlist {
float: left;
width: 100px;
margin: 0 25px;
font-size: 12px;
}

/* 管理者　コメント編集、削除
-------------------------------------------------- */
.admin_commentupdate {
width: 452px;
height: 208px;
margin: 0 auto;
font-size: 16px;
font-weight: bold;
line-height: 12;
text-align: center;
}


/* キャラクター選択画面
-------------------------------------------------- */
#betalogin .cttBox { padding: 20px 20px 40px; }
#betalogin table { margin-bottom: 20px; }
.beta_login {
width: 590px;
margin: 20px auto 0;
background-color: #F7F6EF;
border: 3px solid #E3E3D5;
}
.btn_betalogin {
width: 220px;
margin: 25px auto 15px;
}
#contentArea .btn_betalogin a,
#contentArea .btn_betalogin input {
display: block;
width: 220px;
height: 27px;
background: url(../img/win_beta/btn_login.png) no-repeat 0 0;
overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
#contentArea .btn_betalogin a:hover { background-position: 0 -30px; }
.txt_caution_login {
width: 400px;
margin: 0 auto 10px;
font-size: 12px;
line-height: 1.4;
}


/* ベンチマーク結果詳細画面
-------------------------------------------------- */
#benchmark #wrapper { padding:15px 0; }
#benchmark .cttBox { width:644px; margin: 0 auto; }
#benchmark .cttBox_b { width:654px; margin: 0 auto; }
#benchmark .iconTitle {
width: 540px;
margin: 15px auto 0;
}
#aboutBenchmark .txt_lead {
width: 560px;
margin: 0 auto;
font-size: 12px;
line-height: 1.4;
}
.txt_btn {
padding: 0 30px 3px 0;
font-size: 12px;
text-align: right;
}
#scoreLead .txt_lead { text-align: center; }
#benchmark .txt_caution {
width: 550px;
margin: 0 auto;
padding-left: 1em;
color:#6e680a;
font-size: 12px;
text-indent: -1em;
line-height: 1.4;
}
#aboutBenchmark dl { padding-top: 5px; }
#aboutBenchmark dt { font-weight: bold; }
#aboutBenchmark dd { margin: -17px 0 5px 63px; }
#scoreLead { margin-top:30px; }
/* ボタン */
#benchmark  #formBack {
float: none;
margin: 0 auto;}
#benchmark  #formBack a:hover { background-position:0 -512px; }
#scoreLead ul {
width: 560px;
margin: 0 auto;
}
#scoreLead li {
float: left;
width: 80px;
margin-bottom: 15px;
}
#scoreLead li a {
display: block;
width: 80px;
height: 39px;
background: url(../img/win_beta/btn_scor.png) no-repeat 0 0;
overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
#scoreLead li.rank1 a { background-position:0 0; }
#scoreLead li.rank1 a:hover { background-position:0 -39px; }
#scoreLead li.rank2 a { background-position:-80px 0; }
#scoreLead li.rank2 a:hover { background-position:-80px -39px; }
#scoreLead li.rank3 a { background-position:-160px 0; }
#scoreLead li.rank3 a:hover { background-position:-160px -39px; }
#scoreLead li.rank4 a { background-position:-240px 0; }
#scoreLead li.rank4 a:hover { background-position:-240px -39px; }
#scoreLead li.rank5 a { background-position:-320px 0; }
#scoreLead li.rank5 a:hover { background-position:-320px -39px; }
#scoreLead li.rank6 a { background-position:-400px 0; }
#scoreLead li.rank6 a:hover { background-position:-400px -39px; }
#scoreLead li.rank7 a { background-position:-480px 0; }
#scoreLead li.rank7 a:hover { background-position:-480px -39px; }
/* 評価詳細 */
.rankbox {
position: relative;
width: 532px;
height: 224px;
margin: 20px auto;
background-position:0 0;
background-repeat: no-repeat;
}
.rankbox h3,
.rankbox .txt_lead  { text-indent: -9999em; }
.rankbox .point {
position: absolute;
top: 163px;
left: 195px;
width: 310px;
font-size: 12px;
line-height: 1.3;
}
#rank1 { background-image: url(../img/win_beta/lank1.jpg); }
#rank2 { background-image: url(../img/win_beta/lank2.jpg); }
#rank3 { background-image: url(../img/win_beta/lank3.jpg); }
#rank4 { background-image: url(../img/win_beta/lank4.jpg); }
#rank5 { background-image: url(../img/win_beta/lank5.jpg); }
#rank6 { background-image: url(../img/win_beta/lank6.jpg); }
#rank7 { background-image: url(../img/win_beta/lank7.jpg); }


/* プレイガイド
-------------------------------------------------- */

/* プレイガイドサブメニュー */
#playguide ul#pg_pageList {
clear: both;
width: 590px;
margin: 0 auto;
font-size: 1.2em;
}
#playguide ul#pg_pageList li {
display: inline-block;
margin-right: 5px;
}
*:first-child+html #playguide ul#pg_pageList li {/* for IE7 */
display: inline;
zoom:1;
}
#playguide ul#pg_pageList li a {
padding: 2px 7px 2px 21px;
background: url(../img/playguide/ico_subnavi.gif) no-repeat 5px -31px;
}
#playguide ul#pg_pageList li a.now {
background: #AC9C83 url(../img/playguide/ico_subnavi.gif) no-repeat 5px 2px;
color:#FFF;
cursor: default;
text-decoration: none;
}
/* ページ内リンク */
#pg_pageLink {
width: 600px;
margin: 0 auto;
font-size:12px;
}
#pg_pageLink li {
display: inline-block;
background: url(../img/common/ico_list.png) no-repeat scroll 0 5px transparent;
margin: 0 0 0 9px;
padding-left: 15px;
}
*:first-child+html #pg_pageLink li {/* for IE7 */
display: inline;
zoom:1;
}

/* パーツ */
#playguide .deco01 {
clear: both;
position: relative;
width: 545px;
height: 32px;
margin: 15px auto;
padding-left: 33px;
background: url(../img/title/bg_title_compass.png) no-repeat 0 0;
font-size: 12px;
line-height: 2.8;
color:#473511;
font-weight:bold;
}
#playguide .iconTitle { margin: 0; }
#playguide .pgtxt_box{ clear: both; width:560px; margin:0 auto;}
#playguide .img_right {
float: right;
margin: 5px 0 10px 10px;
}
.letter_body {
margin: 5px 0;
line-height: 1.6;
font-size: 12px;
}
#playguide .clear { clear: both; }
#playguide .title_caption{ color:#5e0114; font-weight:bold; font-size:12px;line-height:1.4;}
/* 注意リスト */
#playguide .txt_caution li,
#playguide p.txt_caution {
padding-left: 1em;
color:#6e680a;
font-size: 12px;
text-indent: -1em;
line-height: 1.4;
}
#playguide ul.txt_caution,
#playguide p.txt_caution {
margin-top: 5px;
}
#playguide span.txt_caution {
color:#6e680a;
font-size: 12px;
line-height: 1.4;
}

.clmBox{
margin:15px auto;
padding: 15px 20px;
background:#e6e4cf;
border: 1px solid #78702e;
font-size: 12px;
}
.clmBox .tit{ color:#6e680a; font-size:12px; }

.step {
margin-bottom: 8px;
padding-left: 1em;
text-indent: -1em;
font-size: 12px;
line-height: 1.4;
}
.step strong {
padding-right: 2px;
}
/* 操作方法 */
.c_green { color:#aee291;font-size:14px;vertical-align: -1px; }
.c_yellow { color:#fce45e;font-size:14px;vertical-align: -1px; }
.c_red { color:#f692b1;font-size:14px;vertical-align: -1px; }
/* ページャー */
.pager{
width: 410px;
height:20px;
margin:0 auto;
padding:10px;
display:block;
position: relative;
left: -20px;
}
.pager ul li{ width:185px; float:left; display:block; padding:0 10px}
.floatEnd{clear: both;font-size: 0px;}
.pagePrev a, .pageNext a{
height: 25px;
left: 20px;
display: block;
position: relative;
}
.pagePrev a{		background: url(../img/playguide/btn_guide_back.png)		no-repeat 0 0;	width: 185px;}
.pagePrev a:hover{	background: url(../img/playguide/btn_guide_back_on.png)		no-repeat 0 0;	width: 185px;}
.pageNext a{		background: url(../img/playguide/btn_guide_next.png)		no-repeat 0 0;	width: 185px;}
.pageNext a:hover{	background: url(../img/playguide/btn_guide_next_on.png)		no-repeat 0 0;	width: 185px;}
.oneOnly{width: 220px;}

/* テーブル */
#contentArea table.pg_table {
width: 560px;
margin: 5px auto 8px;
font-size: 1.2em;
word-wrap: break-word;
border:1px solid #948B54;

}
#contentArea .pg_table th,
#contentArea .pg_table td {
border: 1px solid #948B54;
}
#contentArea .pg_table th {
padding: 5px 10px;
background-color:#F9EEDA;
text-align:left;
font-weight: normal;
}
#contentArea .pg_table th.col_clr {
background-color:#E1CAAC;
line-height: 1.3;
}
#contentArea .pg_table td {
padding: 5px 10px;
background-color:#F9F5EF;
overflow: hidden;
color:#4e544f;
}
#contentArea table.t_mouse {
width: 390px;
float: left;
}
/* 参加資格 */
#contentArea table.terms .col01 { width: 130px; }
/* スペック */
#contentArea table.spec .col01 { width: 130px; }
#contentArea table.spec .col03 { width: 185px; }
/* 操作方法 */
#contentArea table.t_key_l {
float: left;
width: 275px;
margin-bottom:20px;
}
#contentArea table.t_key_r {
float: right;
width: 275px;
margin-bottom:20px;
}
.c_center span {
padding-left:2px;
color:#6E680A;
font-size: 10px;
}
.key_config {
position: relative;
}
p.key2 { position: absolute; width:200px; bottom:20px;left:0; }

#contentArea table.t_key_l .col01,
#contentArea table.t_key_r .col01 { width:180px; }
#contentArea table.t_gamepad .col01 { width:180px; }

#contentArea table.t_key_l th,
#contentArea table.t_key_r th { line-height:1.3; }
#contentArea table.t_key_l td,
#contentArea table.t_key_r td,
#contentArea table.t_gamepad td,
#contentArea table .c_center { text-align: center; }
#contentArea .key_config table.pg_table th.c_center { padding: 5px 0; }

#contentArea table.t_config .col01 { width:110px; }
#contentArea table.t_config_graphic .col01 { width:150px; }
#contentArea table.t_config td,
#contentArea table.t_config_graphic td { text-align: left; }


.mb05 { margin-bottom:5px !important; }
.mb10 { margin-bottom:10px !important; }
.mb20 { margin-bottom:20px !important; }
.mb30 { margin-bottom:30px !important; }
.mb40 { margin-bottom:40px !important; }

