/*-- 新規入会 --*/
#content{
  background:none;
}
#main{
  float:none;
  margin:0 auto;
}
#stepNv{
  margin:0 auto 30px;
  text-align:center;
}
#stepNv li{
  background: url("/img/common/arrow_right01.png") no-repeat scroll right center rgba(0, 0, 0, 0);
  color: #BFBFBF;
  display: inline-block;
  margin: 5px 35px 5px 0;
  padding: 10px 50px 10px 0;
  width: auto;
}
#stepNv li:last-child{
  margin-right:0;
  padding-right:0;
  background:none;
}
#stepNv #stepNv1Select,
#stepNv #stepNv2Select,
#stepNv #stepNv3Select{
  color:#000;
}
h2{
  margin: 0 0 30px;
  text-align:center;
}
/* registerBox */
.registerBox {
  border: 1px solid #999999;
  border-radius: 2px 2px 2px 2px;
  margin: 0 auto;
  padding: 20px;
  width: 418px;
}
/* registerBox */
#rules{
  overflow:auto;
}
#newEntry_login_name,
#newEntry_password,
#newEntry_passwordConf{
  width:100%;
}
.regHelp{
  margin:10px;
  color:#666;
}
/* >>  ヘッダー*/
#headerContainer{
  top: 0;
  width: 100%;
  margin-bottom: 17px;
  background: #FFF;
  border-bottom:1px solid rgba(0,0,0,.0975);
  position: fixed;
  z-index: 100;
}
#headerInner{
  width:1080px;
  height:40px;
  margin:0 auto;
  padding:0 12px;
}
#logo{
  float: left;
  width: 166px;
  height:32px;
  margin-top:4px;
}
#logo a{
  display:block;
  height: 32px;
  width: 110px;
}
#globalNv {
  float:left;
  width:auto;
  margin:7px 0px 0px 97px;
}
#globalNv li{
  float:left;
  width:40px;
  height:24px;
  background-color:#FFF;
  border: 1px solid #D1D1D1;
  position:relative;
  z-index:1;
}
#globalNv li:hover{
  border:1px solid #999;
  z-index:2;
}
#globalNv li:active,
#gnvHomeBtn.current,
#gnvNewsBtn.current,
#gnvCheckBtn.current{
  box-shadow:0 1px 3px rgba(0,0,0,0.3) inset;
  background-color:#dedede;
}
#gnvHomeBtn{
  border-radius:2px 0 0 2px;
}
#gnvNewsBtn{
  margin-left:-1px;
  border-radius:0 2px 2px 0;
}
#gnvCheckBtn{
  margin-left:-2px;
  border-radius:0 2px 2px 0;
}
#gnvHomeBtn a,
#gnvNewsBtn a,
#gnvCheckBtn a{
  display:block;
  height:24px;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}
#gnvHomeBtn a{
  background: url(/img/common/gnv_homeBtn.png) no-repeat center center;
}
#gnvNewsBtn a{
  background: url(/img/common/gnv_newsBtn.png) no-repeat center center;
}
#gnvCheckBtn a{
  background: url(/img/common/gnv_checkBtn.png) no-repeat center center;
}
#siteSearch{
  float: left;
  margin:7px 0px 0px 52px;
  width: 166px;
  height:26px;
  position:relative;
}
#siteSearch #settingMenuList{
  display:none;
  top:25px;
  left:0px;
  padding:10px;
}
#siteSearch .searchKeyword {
  border-radius:2px;
  height: 25px;
  margin-right: 5px;
  padding: 2px;
  width: 128px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .searchKeyword{
    height: 26px;
    margin-right:5px;
    width:135px;
  }
}
.doSearch{
  background:#0089D5 url(/img/common/gnv_search.png) no-repeat scroll center center;
  border: none;
  border-radius:2px;
  display: inline-block;
  height: 26px;
  width: 26px;
  padding: 0;
  margin:0;
  color:transparent;
  overflow:hidden;
}
.doSearch:hover{
  background-color:#0069A2;
}
.doSearch:active{
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.3) inset;
}
#msgNotification{
  float: left;
  margin:7px 0px 0px 42px;
  width: 42px;
  position:relative;
}
#msgNotification a:first-child{
  display: block;
  height: 24px;
  width: 24px;
  border: 1px solid #D1D1D1;
  border-radius:2px;
  background: url(/img/common/gnv_msgNotifiBtn.gif) no-repeat scroll center center;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}
#msgNotification a:first-child:hover{
 border:1px solid #999;
}
#msgNotification #msgNotificationBadge {
  background-color: #FF3333;
  border-radius: 100%;
  color: #FFFFFF;
  display: block;
  font-family: arial;
  font-weight: bold;
  height: 18px;
  line-height: 18px;
  min-width: 18px;
  position: absolute;
  right: 6px;
  text-align: center;
  top: 11px;
}
#userStatusInfo{
  margin:7px 0px 0px 0px;
}
#myName{
  float: left;
  line-height: 26px;
  margin-right: 5px;
  text-shadow: 0 1px 0 #FFFFFF;
}
#infoNotification{
  color: #FFFFFF;
  float: left;
  height: 20px;
  line-height: 20px;
  margin-right: 4px;
  margin-top: 2px;
  position: relative;
  text-align: center;
  width: 26px;
  font-family: arial;
}
#infoNotificationCount{
  color: #FFFFFF;
  font-size: 16px;
  text-decoration:none;
  font-weight: bold;
  display:block;
  background-color: #888888;
  border: 1px solid #878787;
  border-radius: 2px;
}
#infoNotificationCount:hover{
  border: 1px solid #222;
}
/* >> newNotification */
.newNotificationWrp{
  border: 1px solid #999999;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  color: #222222;
  left: -218px;
  position: absolute;
  text-decoration: none;
  top: 35px;
  width: 275px;
  text-align:left;
  z-index: 15;
}
.newNotificationWrp .triangleUp:after {
  border-bottom: 6px solid #fff;
  left:175px;
}
.newNotificationWrp .triangleUp:before{
  left:174px;
}
.newNotificationInnerHead{
  background-color: #fff;
  padding:6px;
  font-size:12px;
  border-bottom:1px solid #999;
}
.newNotificationInnerHead a{
  color:#000;
}
.newNotificationList{
  max-height:300px;
  min-height:80px;
  overflow:auto;
}
.newNotification ul{
  background-color: #fff;
}
.newNotification li{
  padding: 5px;
  font-weight:normal;
  border-bottom:1px solid #ccc;
}
.newNotification li:last-child{
  border-bottom:0;
}

.newNotification li .objTitle{
  overflow:hidden;
  height:17px;
}

/* << newNotification */

.userIconWrp{
  float:left;
}
#myIcon{
  display: block;
  height: 26px;
  text-align: center;
}
#myIcon img:hover{
  opacity:0.8;
}
#myIcon:after {
  background: url("/img/common/arrow_down01.png") no-repeat scroll center center transparent;
  content: "";
  display: inline-block;
  position: relative; 
  height: 5px;
  width: 8px;
  left: 4px;
  top: -10px;
}
#settingMenu {
  float: right;
  position: relative;
  width: 38px;
}
#settingMenuList {
  background-color: #FFFFFF;
  border: 1px solid #999;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 35px;
  left: -43px;
  width: 100px;
  z-index: 10;
  text-align: left;
}
#settingMenuList ul{
  padding:5px 0;
}
#settingMenuList li a{
  display:block;
  padding:5px 10px;
  color:#333;
}
#settingMenuList li a:hover{
  background-color:#eee;
}
/* <<ヘッダー*/

/************************************* 
 * container notification 
 *************************************
 */
#containerNotification{
  color: #FFFFFF;
  float: left;
  line-height: 20px;
  /*margin-left: 8px;
    margin-top: 2px;
    width: 50px;*/
  margin-left: 16px;
  margin-top:-2px;
  position: relative;
  text-align: center;
  width: 60px;
  height:30px;
  font-family: arial;
}
/* >> containNotification */

img#btnContainerNotification{
  cursor:pointer;
}

.containNotificationWrp{
  border: 1px solid #999999;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  color: #222222;
  /*left: -218px;
    width: 275px;*/
  left:-117px;
  position: absolute;
  text-decoration: none;
  top: 39px;
  width: 250px;
  text-align:left;
  z-index: 15;
}
.containNotificationWrp .triangleUp:after {
  border-bottom: 6px solid #fff;
  left:185px;
}
.containNotificationWrp .triangleUp:before{
  left:184px;
}

.containNotificationWrp .triangleUp {
    display: block;
    width: 1%;
    position: absolute;
    left: -45px;
    top: -7px;
}

.containNotificationInnerHead{
  background-color: #fafafa;
  padding:6px;
  font-size:13px;
  border-top:1px solid #d8d8d8;
}
.containNotificationInnerHead a{
  color:#000;
  float: right;
}
.containNotificationList{
  max-height:300px;
/*  min-height:80px;*/
  overflow:auto;
}
.containNotification ul{
  background-color: #fff;
}
.containNotification li{
/*  padding: 5px;
  border-bottom:1px solid #ccc;
*/
  font-weight:normal;
}

.containNotification li:first-child{
  padding-top:6px;
}

.containNotification li:last-child{
  border-bottom:0;
  padding-bottom:6px;
}

.containNotification li a{
/*  height:30px;
    width:260px;*/
  display: block;
  position: relative;
  font-size:13px;
  overflow: hidden;
  height: 15px;
  padding: 8px 8px 8px 8px;
  width:234px;
}

.containNotificationInnerHead a{
  color:#000;
  float: right;
  font-size:12px;
}

.containNotificationInnerHead a:hover{
  color:#498AF3;
}

.containNotification li a:hover{
  background: url("/img/common/hover_pen.png") no-repeat #EEEEEE ;
  background-position:69% 47%;
  color:#222;
  padding: 8px 87px 8px 8px;
  width:155px;
}
.containNotification li a:hover:after{
  content: "記事を作成";
  color: #d40000;
  font-size:12px;
  position: absolute;
  right: 8px;
  bottom: 5px;
}

.newNotificationList .float_com{
  position: relative;
  top: 0;
  left:5px;
  width: 185px;
  padding-right: 25px; 
}

.userimg_wh50{
  width: 50px;
  height:50px;
  float:left;
}

.containNotification .dialog_com{
  color:#999999;
  font-size:12px;
}

/*
 ************************************* 
 * end container notification 
 *************************************/

/* >>フッター*/
.new-index-footer-wrapper {
  position:relative;
}
#footerContainer{
  text-align:center;
  margin:5px 0 0;
  padding:5px 0px 22px;
  border-top:5px solid #161616;
  background:#1A1A1A;
  color:#fff;
  width:100%;
}
#footerNv ul li{
  display:inline-table;
  padding:0 10px;
  margin:10px 0 20px;
  border-right:1px solid #555;
  line-height: 14px;
}
#footerNv ul li:last-child{
  border-right:0;
}
#footerNv ul li a{
  color:#fff;
}
#btLogo{
  display: inline-block;
  margin-right: 8px;
  position: relative;
  bottom: -4px;
}
#copyRight {
  font-size: x-small;
}
.gotoTop{
  position: absolute;
  bottom: 2px;
  right: 15px;
}
.gotoTop a{
  background: url(/img/common/gototop.png) repeat scroll center center transparent;
  display: block;
  height: 17px;
  text-indent: 100%;
  width: 24px;
}
/* <<フッター*/
