/*==============================================================================
 * Start Page
 *----------------------------------------------------------------------------*/


#page_member_login {
    background-color: #FFF;
    background-image: url(../../../web/opSkinBasicPlugin/images/back_login.gif);
}

#Header_login {
    /*background: #FFF url(../images/back_header.jpg) repeat-x scroll 0 0;*/
    overflow: visible;
    width: 100%;
    height: 91px;
}

#Header_login h1 {
    margin: 0;
    width: 350px;
    height: 85px;
    background: transparent url(../../../web/opSkinBasicPlugin/images/login_title.png) no-repeat scroll 0 0;
    opacity: 0.94;
    float: left;
  position: absolute;
  top: 92px;
  left: -6px;
}

#Header_login h1 a {
  margin: 0;
  padding: 0;
  border: medium none;
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  text-decoration: none;
}

#Container_login {
  min-width: 965px;
}

#ContentsContainer_login {
  margin: 0 auto;
  width: 963px;
  background: #FFF url(../../../login.jpg) no-repeat scroll 0 0;
}


/*==============================================================================
 * loginForm
 *----------------------------------------------------------------------------*/

.loginForm th,
.loginForm td {
  padding: 3px;
}

.loginForm input {
  border: 1px solid #888888;
  background-color: #f8f8f8;
  width: 193px;
  margin-bottom: 7px;
}

.loginForm .password_query {
  margin-bottom: 5px;
  font-size: 12px;
}

.loginText {
  margin: 0;
  padding: 0;
  display: block;
  text-indent: -9999px;
  text-decoration: none;
}

.login_box {
  background-color: #f0f0f0;
  width: 183px;
  text-align: center;
  font-size: 11px;
  border-radius: 3px;
  margin: 2px 4px 6px;
  padding: 1px;
}

.login_text {
  text-align: center;
  font-size: 11px;
  margin: 1px 0 1px;
}

.log_mail_address {
    background: url(../../../web/opSkinBasicPlugin/images/e_mail.gif);
    letter-spacing: 0;
    width: 75px;
    height: 18px;
    margin-bottom: 2px;
}

.log_password {
    background: url(../../../web/opSkinBasicPlugin/images/password.gif);
    letter-spacing: 0;
    width: 116px;
    height: 18px;
    margin-bottom: 2px;
}

.input_submit {
    background: #eee url(../../../web/opSkinBasicPlugin/images/bg_button.gif) repeat scroll 50% 0;
}

.input_login_submit {
    border: 0px solid #FFF;
    background: #000 url(../../../web/opSkinBasicPlugin/images/login_botan.jpg);
    letter-spacing: 0;
    width: 193px;
    height: 24px;
}

.loginForm {
    margin: 101px 0 5px 631px;
}


/*==============================================================================
 * New Design CSS
 *——————————————————————————————————————*/

body {
    margin: 0;
    font-size: 13px;
    line-height: 18px;
    color: #767676;
    background-color: #FFF;
    background-image: url(../../../web/opSkinBasicPlugin/images/back_main.png);
}


a:link {
  color: #10a4e9;
}
a:visited {
  color: #10a4e9;
}
a:hover, a:active {
  color: #ffbc00;
}

label {
    color: #767676;
}

input, textarea, select {
    color: #767676;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #F2F2F2;
    border: 1px solid #eee;
    border: 1px solid rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
#nc_icon1 {
    position: absolute;
    top: 20px;
    left: 99px;
    background-color: #48B949;
}
#nc_icon2 {
    position: absolute;
    top: 20px;
    left: 99px;
    background-color: #AD5FF6;
}
#nc_icon3 {
    position: absolute;
    top: 20px;
    left: 99px;
    background-color: #EC5606;
}

/*==============================================================================
 * OpenPNE Common Style
 *----------------------------------------------------------------------------*/
.input_text,
.input_password,
textarea {
  background-color: #fdfdfd;
}


/*----------------------------------------------
 * Base Layout
 *--------------------------------------------*/

#Container {
  min-width: 950px;
}

#HeaderContainer,
#ContentsContainer,
#FooterContainer {
  margin: 0 auto;
  width: 950px;
}

#LayoutA,
#LayoutB,
#LayoutC {
  margin-top: 24px;
  float: left;
  width: 795px;
}

#LayoutA #Left {
  float: left;
  width: 270px;
}

#LayoutA #Center {
  float: right;
  width: 515px;
}

#LayoutA #Bottom {
  clear: both;
}

#LayoutB #Left {
  float: left;
  width: 175px;
}

#LayoutB #Center {
  float: right;
  width: 615px;
}

#LayoutB #Bottom {
  clear: both;
}

#LayoutC #Center {
  width: 740px;
  margin: 0 auto;
}

#topBanner {
  height: 48px;
  left: 474px;
  position: absolute;
  top: 2px;
  width: 468px;
}

#sideBanner {
  float: right;
  width: 125px;
  margin-top: 18px;
}
#sideBanner select {
    width: 115px;
    background-color: #FFF;
}

#Footer {
  clear: both;
}


/*----------------------------------------------
 * Header
 *--------------------------------------------*/
#Header {
    background: #FFF url(../../../web/opSkinBasicPlugin/images/back_header.jpg) repeat-x scroll 0 0;
    overflow: visible;
    width: 100%;
    height: 119px;
}

#Header h1 {
    margin: 0;
    width: 258px;
    height: 85px;
    background: transparent url(../../../web/opSkinBasicPlugin/images/title.png) no-repeat scroll 0 0;
    float: left;
}

/*----------------------------------------------
 * Navigation
 *--------------------------------------------*/
#globalNav {
  position: absolute;
  top: 24px;
  right: 0px;
  z-index: 10;

  text-align: right;
  width: 700px;
  float: right;
  overflow: hidden;
  height: 40px;
}

#globalNav li {
  padding: 0;
  border-left: 0px solid;
  border-right: 0px solid;
  float: left;
}

#globalNav li a {
  padding: 0 8px;
  height: 40px;
  line-height: 40px;
  display: block;
  color: #FFF;
  text-decoration: none;
  white-space: nowrap;
}

#globalNav li a:hover {
    background: transparent url(../images/bg_globalnav_hover.gif) repeat-x scroll 0 0;
}

#localNav {
  margin-bottom: 9px;
  margin-top: -2px;
}
#localNav ul {
    background: transparent url(../images/space.gif) repeat-y 0 0;
}

#localNav ul.friend {
  background: transparent url(../images/bg_localnav_friend.gif) repeat-y 0 0;
}

#localNav ul.community {
  background: transparent url(../images/bg_localnav_community.gif) repeat-y 0 0;
}




#LayoutA #Left div.partsHeading {
    color: #53a2fb;
}


/*----------------------------------------------
 * Contents
 *--------------------------------------------*/
#Contents {
  background: transparent url(../../../web/opSkinBasicPlugin/images/back_header_u.jpg) repeat-x scroll 0 0;
}

/*----------------------------------------------
 * Footer
 *--------------------------------------------*/
#Footer {
  height: 50px;
  background: transparent url(../images/bg_footer.gif) repeat-x scroll 0 0;
  color: #e8e8e8;
}

#Footer a {
  color: #e8e8e8;
}

#Footer p {
  padding: 0 10px;
  line-height: 30px;
  text-align: right;
}


/*----------------------------------------------
 * Notification Center
 *--------------------------------------------*/

#notificationCenter {
  width: 97px;
  padding: 14px 24px 2px;
  float: right;
  position: relative;
  z-index: 30;
}

#notificationCenterDetail {
    width: 300px;
    background: #eee;
    border: 1px solid #ddd;
    position: absolute;
    left: -200px;
    top: 40px;
    overflow: visible;
    z-index: 100;
    display: none;
}

#notificationCenterDetailHeader {
    width: 286px;
    padding: 7px;
    background: #DEDEDE;
    border-bottom: 1px solid #E1E1E1;
    text-align: left;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}





div.partsHeading {
    margin-bottom: 5px;
    padding: 2px 8px 2px 10px;
    height: 30px;
    background: transparent url(../images/bg_parts_heading_720.gif) no-repeat 0 0;
        background-image: url("../images/bg_parts_heading_720.gif");
    line-height: 26px;
    color: #53a2fb;
    font-size: 100%;
    text-align: left;
}
.memberImageBox {
    padding: 7px;
    border: 1px solid #EFEFEF;
    background: transparent url(../../../web/opSkinBasicPlugin/images/back_prof.png) repeat-x 0 0;
}
.memberImageBox p.photo {
    padding: 7px;
    border: 1px solid #EFEFEF;
    background-color: #FFF;
}
.informationBox {
    padding-left: 102px;
    border: 1px solid #EFEFEF;
    
}
.informationBox div.body {
    min-height: 1.2em;
    padding: 5px;
    border-left: 1px solid #F2F2F2;
    background: #FFF;
}
.input_text, .input_password, textarea, select {
    border: 1px solid #EFEFEF;
}
input, textarea, select {
    color: #333333;
    font-size: inherit;
}
div.parts table {
    table-layout: fixed;
    width: 100%;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #EFEFEF;
}


div.parts, div.dparts {
    margin: 56px auto 24px;
}

div.parts, div.dparts {
    margin: 0 auto 24px;
}


div.parts th {
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #EFEFEF;
    background-color: #FCFCFC;
}
div.parts td {
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #EFEFEF;
    background-color: #FEFEFE;
}



div.partsHeading {
    color: #ececec;
}

#LayoutA #Left div.partsHeading {
    color: #ececec;
}

div.operation {
    padding: 51px 4px;
}


#Footer p.login_footer{
    text-align: center;
    margin: 172px 0 20px;
}


/*----------------------------------------------
 * テーブル内の背景色指定
 *——————————————————————*/
.photoTable tr.text td {
    padding: 5px 2px;
    text-align: center;
    background: #FCFCFC;
}
.searchResultList tr.operation span.text {
    float: left;
    display: block;
    width: 180px;
    padding: 5px;
    border-right: 1px solid #EFEFEF;
}

.listBox th {
    background-color: #FCFCFC;
}
.listBox td {
    background-color: #FEFEFE;
}

.topicDetailBox dl {
    border: 1px solid #EFEFEF;
    background-color: #FEFEFE;
}
.topicDetailBox dd {
    zoom: 1;
    margin-left: 110px;
    border-left: 1px solid #EFEFEF;
}
.topicDetailBox dd div {
    border-top: 1px solid #EFEFEF;
}
.topicDetailBox dd div.title {
    border-top: none;
    background: #FBFBFB;
}

.diaryDetailBox dl {
    border: 1px solid #EFEFEF;
    background-color: #FEFEFE;
}
.diaryDetailBox dd {
    zoom: 1;
    min-height: 4.5em;
    margin-left: 70px;
    border-left: 1px solid #EFEFEF;
}
.diaryDetailBox dd div {
    border-top: 1px solid #EFEFEF;
}

.timeline-post {
    padding: 10px;
    border-top: 2px solid #DDD;
    background-color: #FEFEFE;
    overflow: hidden;
}

.block{
    border: 1px solid #EFEFEF;
    background-color: #FEFEFE;
}
.item{
    border: 1px solid #EFEFEF;
    background-color: #FEFEFE;
}

.recentList dl {
    overflow: hidden;
    clear: both;
    border: 1px solid #EFEFEF;
    background-color: #FEFEFE;
    margin-bottom: 5px;
    /zoom: 1;
}
.recentList dt {
    float: left;
    width: 170px;
    padding: 5px;
    border-right: 1px solid #EFEFEF;
    text-align: center;
}
.recentList dd {
    margin-left: 180px;
    padding: 5px;
    border-left: 1px solid #EFEFEF;
}

.ashiatoList div.item {
    margin: 8px 40px;
    padding: 8px 0;
    border: 1px solid #EFEFEF;
}

.commentList dl {
    overflow: hidden;
    clear: both;
    border: 1px solid #EFEFEF;
    background-color: #FEFEFE;
    margin-bottom: 10px;
}
.commentList dt {
    border-right: 1px solid #EFEFEF;
    text-align: center;
}
.commentList dd {
    margin-left: 70px;
    border-left: 1px solid #EFEFEF;
}
.commentList dd div {
    border-top: 1px solid #EFEFEF;
}
.rankingList td.name {
    background: #FCFCFC;
}
.rankingList .ditem {
    margin: 8px 15px;
    background: #F1F1F1;
}