@charset 'Shift_JIS';

/* - First{ NHNst } - Last{ R.S } - Update{ 2009-12-11 } - About{ cts_notice Layout style of mameComme } */

.hide{
display:none;
}
/* ==================================================

 Basic style 

================================================== */
body { color: #666; }
h1, h2, h3, h4, h5, h6 { margin: 0; font-size: 12px; }
p { margin: 0; }
ol, ul, li { list-style: none; margin: 0; padding: 0; }
dl, dt, dd { margin: 0; padding: 0; }
img { border: 0; vertical-align: bottom; }
a img { vertical-align: bottom; }
a:link { color: #666; text-decoration: none; }
a:visited { color: #666; text-decoration: none; }
a:hover, a:active, a:focus { color: #666; text-decoration: underline; }
form { margin: 0; padding: 0; }
label{ cursor: pointer; }

/* ==================================================

  header

================================================== */



/* ==================================================

 pageNavi

================================================== */
ul.pageNavi{
clear: both;
margin:0 auto;
padding:18px 0 20px;
text-align: center;
}

ul.pageNavi li{
display: inline;
margin-right: -4px;
border-left: 1px solid #d2d2d2;
font-weight: bold;
line-height: 14px;
}

ul.pageNavi li.first{
border-left: none;
}

ul.pageNavi li.first,
ul.pageNavi li.last{
zoom: 1;
width: 69px;
*margin-right: 0;
}

ul.pageNavi li.prev{
zoom: 1;
width: 53px;
*margin-right: 1px;
}

ul.pageNavi li.next{
zoom: 1;
width: 52px;
*margin-right: 1px;
}

ul.pageNavi li a:link,
ul.pageNavi li a:visited{
padding: 0 10px;
zoom: 1;
color: #676767;
}

ul.pageNavi li a:hover{
padding: 0 9px;
border-left: 1px solid #fff;
border-right: 1px solid #f3f3f3;
background-color: #f3f3f3;
text-decoration: none;
}

ul.pageNavi li.now a:link,
ul.pageNavi li.now a:visited{
color: #f90;
font-weight: bold;
}

ul.pageNavi li img{
padding: 2px 0;
vertical-align: top;
}

ul.pageNavi li.first img,
ul.pageNavi li.last img{
width: 49px;
margin: 0 9px;
}

ul.pageNavi li.prev img{
width: 33px;
margin: 0 9px;
}

ul.pageNavi li.next img{
width: 32px;
margin: 0 9px;
}

ul.pageNavi li.first a img,
ul.pageNavi li.prev a img,
ul.pageNavi li.next a img,
ul.pageNavi li.last a img{
margin: 0;
}

/* ==================================================

 infoBox

================================================== */
div.infoBox{
zoom:1;
margin:30px 65px;
padding:5px;
background-color:#ededed;
}
div.infoBox *{
color:#666;
font-size:12px;
}
div.infoBox div.ib_cts{
zoom:1;
border:2px solid #fff;
}

/* text */
div.infoBox p.ib_txt{
margin:40px;
text-align:center;
}

/* dl */
div.infoBox dl{
margin:40px;
}
div.infoBox dl dt{
margin-bottom:20px;
font-weight:bold;
text-align:center;
}
div.infoBox dl dd{
margin-bottom:20px;
text-align:center;
}
div.infoBox dl dd p{
margin-bottom:1em;
}

div.infoBox ul.btns{
margin:-20px 0 40px;
text-align:center;
}
div.infoBox ul.btns li{
display:inline;
}

/* slctCtgryLayer
--------------------------------------------------------*/
#slctCtgryLayer{
display:none;
position:absolute;
top:22px;
left:0;
z-index:100;
width:644px;
background: url(https://images.hange.jp/hangame/community/f_bbs/common/bg_slctlayer-top.gif) no-repeat 0 0;
}
#slctCtgryLayer:after{content:".";display:block;height:0;clear:both;visibility:hidden}

#slctCtgryLayer .tab{
float:left;
min-height:50px;
_height:50px;
}

#slctCtgryLayer .tab:after{content:".";display:block;height:0;clear:both;visibility:hidden}



/* contents
--------------------------------------------------------*/
#slctCtgryLayer .tab .contents{
position:absolute;
left:0;
top:50px;
display:none;
width:637px;
margin-right:-637px;
padding:0 0 10px 7px;
background:url(https://images.hange.jp/hangame/community/f_bbs/common/bg_slctlayer-bottom.gif) no-repeat 0 bottom;
}

#slctCtgryLayer .tab .contents:after{content:".";display:block;height:0;clear:both;visibility:hidden}

#slctCtgryLayer .tab.active .contents{
display:block;
}


/* h4
--------------------------------------------------------*/
#slctCtgryLayer .tab h4{
cursor:pointer;
}

#slctCtgryLayer .tab.active h4{
cursor:default;
}

#slctCtgryLayer .tab#slctCtgryEasy h4{
padding-left:15px;
}



/* h5
--------------------------------------------------------*/
#slctCtgryLayer .tab h5{
margin:0 0 3px;
padding-left:7px;
background:url(https://images.hange.jp/hangame/community/f_bbs/common/ico_arrow_black.gif) no-repeat 0 center;
color:#333;
}

#slctCtgryLayer .tab h5.wide{
width:500px;
margin:0 0 0 19px;
background-color:#fff;
}



/* section
--------------------------------------------------------*/
#slctCtgryLayer .tab .section{
float:left;
overflow:hidden;
width:189px;
padding-left:19px;
}



/* list
--------------------------------------------------------*/
#slctCtgryLayer .tab ul{
margin:0 0 10px;
}

#slctCtgryLayer .tab li{
margin:0 5px 0 0;
padding-left:7px;
color:#666;
cursor:pointer;
line-height:19px;
}

#slctCtgryLayer .tab li.on,
#slctCtgryLayer .tab li.on em{
background-color:#f3f3f3;
color:#2EBC5E;
}

#slctCtgryLayer .tab li.dont{
color:#999999;
cursor:default !important;
}

#slctCtgryLayer .tab li em{
margin-left:3px;
color:#888;
font-size:11px;
font-style:normal;
}



/* slctCtgryCloseBtn
--------------------------------------------------------*/
#slctCtgryCloseBtn{
float:right;
padding:9px;
cursor:pointer;
}

/*----------------------------------------------------

エディター

----------------------------------------------------*/

/*editor_basic*/
#editor_basic{
width:550px;
margin-top:5px;
padding:15px 47px;
background:#FBFBFB;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

#editor_basic:after{content:".";display:block;height:0;clear:both;visibility:hidden}


#editor_basic .attention{
clear: both;
padding:5px 0 5px 1.2em;
text-indent:-1em;
color: #888;
font-size: 11px;
line-height: 13px;
}

#editor_basic .exAttention{
padding:10px 0 0 2px;
color: #FF6633;
line-height: 13px;
}

#editor_basic .exAttention p{
padding-top:5px;
}

/*editorHead*/
#editor_basic #editorHead{
width:550px;
vertical-align:middle;
margin:0 0 15px;
}

#editor_basic #editorHead:after{content:".";display:block;height:0;clear:both;visibility:hidden}

#editor_basic #editorHead h3{
padding:0 5px 5px 0;
float:left;
}

#editor_basic #editorHead .count{
padding:2px 0 0 0;
font-size:11px;
float:left;
}

#editor_basic #editorHead .title{
clear: both;
}

#editor_basic #editorHead #title{
width:423px;
height:15px;
margin-right:10px;
padding:1px;
border:1px solid #CCCCCC;
}


#editor_basic .returnTxt{
width:548px;
padding-bottom:15px;
color:#009900;
word-break: break-all;
word-wrap: break-word;
}

#editor_basic .returnTxt p.tit{
width:564px;
padding:10px 40px;
position: absolute;
left:0;
top:0;
background:#F0F4EE;
}

#editor_basic .returnTxt p.tit strong{
padding:5px 0;
padding-left:15px;
background:url(https://images.hange.jp/hangame/community/bbs/common/ico_arrow_green.gif) no-repeat scroll left 4px;
}


#editor_basic .returnTxt p.txt{
margin-top:30px;
line-height:1.6;
}

#editor_basic .returnTxt p.off{
position:absolute;
right:10px;
top:10px;
}

#editor_basic .returnTxt p.off span{
font-weight:bold;
margin-left:3px;
}

#editor_basic .returnTxt p.off a{
display:block;
color:#999999;
text-decoration:none;
}

#editor_basic .writeArea{
width:548px;
margin-bottom:10px;
border-left:1px solid #C2C2C2;
border-right:1px solid #C2C2C2;
border-bottom:1px solid #C2C2C2;
position:relative;
z-index:1;
}

#editor_basic .writeArea h4{
width:550px;
padding-bottom:5px;
margin:0 -1px;
background:#FBFBFB;
position:relative;
}

#editor_basic .writeArea p.ema{
position:absolute;
top:2px;
right:0;
font-size:11px;
}

/*command*/

#editor_basic .command{
width:548px;
height:35px;
background: url(https://images.hange.jp/hangame/community/bbs/editor/bg_tool_line.gif) repeat-x center top;
position:relative;
}
#editor_basic .command:after{content:".";display:block;height:0;clear:both;visibility:hidden}

#editor_basic .command ul{
width:400px;
padding:6px 0 0 11px;
}

#editor_basic .command ul li{
cursor:pointer;
float:left;
}

#editor_basic .command p.count{
position:absolute;
top:10px;;
right:20px;
}

#editor_basic p.txtBox{
}

#editor_basic p .txtArea{
width:533px;
min-height:235px;
_height:235px;
padding:10px 5px 5px 10px;
border:0;
overflow:auto;
word-break: break-all;
word-wrap: break-word;
resize:none;
scrollbar-base-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-track-color: #FBFBFB;
scrollbar-arrow-color: #DFDFDF;
scrollbar-3dlight-color: #d6d6d6;
scrollbar-shadow-color: #FBFBFB;
scrollbar-darkshadow-color: #d6d6d6;
}

#editor_basic .resize{
width:548px;
cursor:pointer;
}

/*upLoader*/

#editor_basic #upLoader{
width:550px;
padding: 10px 0;
margin:10px 0;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}

#editor_basic #upLoader h4{
margin-bottom:10px;
}

#editor_basic #upLoader .tit{
float: left;
margin: 0 7px 0 0;
font-weight: normal;
line-height: 20px;
color:#333333;
}

#editor_basic #upLoader .upForm{
overflow:hidden;
}

#editor_basic #upLoader .upForm:after{content:".";display:block;height:0;clear:both;visibility:hidden}

#editor_basic #upLoader .upForm input{
display:inline;
margin: 0 5px 0 0;
vertical-align: middle;
}

#editor_basic #upLoader .upForm input#btn_upload{
margin:0;
}

#editor_basic #upLoader .upForm input.path{
width: 380px;
*width: 375px;
border: 1px solid #ccc;
}

/*IE8専用ハック▽*/
html>/**/body #editor_basic #upLoader .upForm input.path {/* for IE8 */
width /*\**/: 375px\9;
}
/*IE8専用ハック▲*/

/*decoration (絵文字)*/
#editor_basic #decorationWrapper{
position:absolute;
top:47px;
_top:46px;
left:11px;
}

#editor_basic .writeLimit{
padding-bottom:5px;
text-align:right;
font-size:11px;
}

#editor_basic .edtAvatar{
padding-top:15px;
border-top:1px solid #CCCCCC;
}

#editor_basic .edtAvatar h4{
margin-bottom:10px;
}

#editor_basic .edtAvatar p input{
position:relative;
top:-1px;
vertical-align:middle;
}

#editor_basic ul#btns{
padding:20px 0;
text-align:center;
}

#editor_basic ul#btns li{
width:77px;
display:inline;
}

/*画像表示*/

#editor_basic ul.itemImage{
width:520px;
padding: 20px 0 20px 10px;
margin:0 auto;
}
#editor_basic ul.itemImage:after{content:".";display:block;height:0;clear:both;visibility:hidden}

#editor_basic ul.itemImage li{
width:162px;
text-align:center;
position:relative;
padding-right:10px;
float:left;
}

#editor_basic ul.itemImage table td.base{
width:162px;
height:162px;
background:url(https://images.hange.jp/hangame/community/bbs/common/bg_items.gif) no-repeat 0 0;
}

#editor_basic ul.itemImage table .btn_ico{
width:18px;
height:18px;
position:absolute;
bottom:0;
right:10px;
}

#editor_basic ul.itemImage table .btn{
width:162px;
height:35px;
text-align:center;
background:none;
}

#editor_basic ul.itemImage table .btn .pointer{
cursor:pointer;
}


/*----------------------------------------------------

decoration (絵文字)

----------------------------------------------------*/
#decorationWrapper{
width:298px;
z-index:999999;
}

#decorationArea{
zoom:1;
width:288px;
padding:5px;
background: url(https://images.hange.jp/hangame/community/bbs/editor/bg_decoration.gif) no-repeat 0 0;
position:relative;
min-height:239px;
_height:239px;
position:relative;
}

#decorationArea:after{content:".";display:block;height:0;clear:both;visibility:hidden}

#decorationArea ul{
margin-bottom:8px;
}

#decorationArea ul li{
display:inline;
border-left:1px solid #DFE1DE;
padding-left:4px;
margin-left:3px;
}

#decorationArea ul li.decorationNav{
border-left: medium none;
}

#decorationArea li a{
color: #666666;
}

#decorationArea li a:hover{
text-decoration:underline;
}


#decorationArea li .on{
color: #004790;
font-weight:bold;
}

#decorationArea table{
zoom:1;
margin:0 0 5px 3px;
border-collapse:collapse;
}

#decorationArea table td{
padding:5px 6px 7px;
}

#decorationArea table td img.pointer{
cursor:pointer;
}

#decorationArea p{
position:absolute;
bottom:3px;
left:5px;
font-size: 11px;
}

#decorationArea p span{
color:#FF7111;
}

#decorationArea .clause{
position:absolute;
top:6px;
right:8px;
cursor:pointer;
}


