
/*Last updated on 2008-05-16 by Kuniko YAMAMOTO*/

@charset "utf-8";

body {
  margin: 0px;
  padding:0px;
  text-align: center;
  font-size: 12px;
  font-family: "MS　Pゴシック", Arial, Sans-Serif, Osaka;
  
}

.center{
  text-align:center;
}

img {
  border:none
}

p {margin:2px;
  color: #666666;
  line-height: 20px;
}

h3{
  font-size:12px;
  color: gray;
  margin: 30px 0px 2px 0px;
  padding: 0px 0px 0px 20px;
  background: white url('/images/basic/jpn/intro/li_icon_01.gif') no-repeat;
}
.intro{
   text-align: center;
   width: 800px;
  
}
.welcome_msg{
  margin: 30px 0px 0px 0px;
}
.welcome_logo_01{
  width:181px;
  height:67px;
  background: white url('/images/basic/jpn/intro/welcome_logo_01.gif') no-repeat;
  text-align:center;
  margin-top: 50px;
  text-indent: -10000px;

}

.member_login_form{
  width:307px;
  height:162px;
  background: white url('/images/basic/jpn/intro/login_form_intro_bg.gif') no-repeat;
  text-align:center;
  margin-top: 30px;

}

.login_form_intro_title{
    width:106px;
  height:21px;
  background: transparent  url('/images/basic/jpn/intro/login_form_intro_title.gif') no-repeat;
  margin-top: 20px;
  text-indent: -10000px;
}
.footer{
  text-align: left;
}

.member_regist{
  text-align:center;
  margin: 20px 0px 0px 0px;
  padding:0px;
}
h2{
  background: white url('/images/basic/jpn/intro/btn_bg_skyblue.gif') no-repeat;
  width:418px;
  height: 59px;
  color: white;
  font-size: 18px;
  font-weight: bold;
  padding: 18px 0px 0px 0px;
  margin: 20px 0px 0px 5px;

}


.lost_member_id{
  text-align:center;
}
.caption{
  margin: 0px;
  padding: 0px;
}

