@charset "UTF-8";
/**----------------------------------------------------------
 *CSS information
 * 
 * style info : search Style
 -----------------------------------------------------------*/ 
 
/*----  h1  ----*/
h1.tit-main {
 margin-bottom:30px;
}

/*----  h2  ----*/
body.ReminderIndex h2 {background: url(../images/tit-password.gif) no-repeat;}
body.ReminderEnd h2 {background: url(../images/tit-password-finish.gif) no-repeat;}

h2{
 text-indent:-9999px;
 width:920px;
 height:58px;
 margin:20px 0 80px;}
h3 img{
 margin:20px 0;}

.primary{
 width:710px;
 margin:0 auto;}
 .primary p{
  font-size:1.2em;
  line-height:150%;
  margin-bottom:10px;}
.primary td .txtAreaL {
   width:190px;}

.primary ul{
 margin-bottom:20px;}
 .primary li{
  color:#e60020;
  font-size:1.2em;
  line-height:150%;}


/*
.attention
------------------------------*/
.attention{ 
line-height:150%;
font-size:1.2em;
text-align:center;}

#thanksTxt {
 margin-bottom:15px;
}


#BtnArea {
 margin-top:100px;
}
 
/*--------------------------------------------------------------
erroe
--------------------------------------------------------------*/
#ER_reminder {
background-image: url(../images/err_reminder.gif);
background-repeat: no-repeat;
padding-top: 56px;
margin-top: 20px;
}
#ER_reminder ul {
background-color:#FFF8F8;
padding: 0 100px 10px 100px;
}
#ER_reminder li {
color: #E50011;
font-size: 1.2em;
margin-bottom: 10px;
list-style: disc;
}

