/* ag top page for width 1024 */

#LayoutC #ContentsContainer{
  margin:0;
  width: 980px;
  padding-left: 26px;
  padding-right: 26px;
}

#LayoutC div.dparts {
  margin: 0;
  margin-right: 26px;
  margin-bottom: 10px;
  float: left;
  display: block;
  background-color: #ffffff;
}

div.homeRecentList {
  width: 312px;
  min-height: 230px;
}

#LayoutC #Center .parts {
  width: 100%;
  padding: 0px;
}

/*
#LayoutC div.dparts div.parts {
  min-height: 230px;
}
*/

#LayoutC #Center > div:nth-child(1) {
  width: 652px;
}
#LayoutC #Center > div:nth-child(2n+1) {
  margin-right: 0;
}
#LayoutC #Center > div:nth-child(2n) {
  clear: left;
}

#LayoutC div.partsHeading h3 {
  color: #4b4b4b;
  line-height: 2em;
  padding-left: 10px;
  border-left: 10px solid #4b4b4b;
  border-bottom: 1px solid #4b4b4b;
}

#sideBanner div.parts {
  padding: 0;
}

#LayoutC ul.articleList {
  margin-left: 0px;
}

#LayoutC {
  width: 654px;
  margin: 0px;
  margin-right: 30px;
}

#LayoutC #Center {
  width: 654px;
  margin: 0;
}

#ContentsContainer div#sideBanner,
div#sideBanner {
/*  margin-left: 30px;*/
  width: 244px;
  display: block;
  float: left;
}

div#sideBanner div.dparts,
div#sideBanner div.parts {
  padding-bottom: 8px;
}

#LayoutC div#Center {
  padding-top: 0px;
}

#yahoo_login {
  margin-top: 11px;
  margin-bottom: 1px;
  margin-left: 8px;
}

#google_login {
  display: none;
}

#twitter_login {
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 8px;
  height: 48px;
  display: none;
}

#twitter_login img {
  height: 19px;
  width: auto;
  display: inline-block;
  float: left;
  line-height: 0em;

  padding: 9.5px 10.5px 9.5px 10.5px;
  border-style: solid solid solid solid;
  border-width: 2px;
  border-color: #d5d5d5;
  background-color: #ffffff;

  -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);
}

#twitter_login p {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  float: left;
  font-size: 19px;
  font-weight: bold;
  line-height: 1em;
  padding: 9.5px 26px 9.5px 26px;

  border-style: solid solid solid none;
  border-width: 2px;
  border-color: #d5d5d5;
  background-color: #ffffff;

  -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);

}

#LayoutC .login_key_visual {
  width: 100%;
  display: block;
}

#LayoutC .login_key_visual img {
  height: auto;
  width: 100%;
}

#LayoutC .login_key_visual p {
  padding: 0px 8px 0px 0px;
}

#title_line {
  margin-top: 8px;
  line-height: 2em;
}

#title_text {
  font-size: 1.5em;
  font-weight: bold;
  display: inline;
  margin-bottom: 18px;
}

#LayoutC .dparts div.well {
  margin: 0px;
  padding: 0px;
}

#LayoutC .dparts div.well div.body {
  margin: 0px;
  padding: 0px;
}

.new_regist {
  margin-bottom: 5px;
  font-size: 12px;
  text-align: right;
}

p#otherid_login_title_text,
form label {
  margin-left: 18px;
  margin-right: 18px;
}

#usrMailAddressLogin dl {
  margin-top: 0px;
}

p#otherid_login_title_text,
#usrMailAddressLogin dt {
  margin-top: 8px;
}

#sideBanner div#login_Introduction {
  padding: 8px 18px 8px 18px;
}

div#login_Introduction {
  padding: 8px 1px 8px 1px;
/*
  min-height: 0px;
*/
}

#login_Introduction img {
  border-style: solid solid solid solid;
  border-width: 2px;
  border-color: #AdAdAd;
  border-radius: 4px;
  width: 204px;
  height: auto;
}

