body {
margin: 0;
padding: 0;
background-color: #ffdcc7; /* ページの背景色 */
color: #654000; /* 全体の文字色 */
font-size: 100%; /* 全体の文字サイズ */
}

a:link { color: #654000; }
a:visited { color: #654000; }
a:hover { color: #00e5d8; }
a:active { color: #00e5d8; }

a img {
border: none;
}

li, dl, dt, dd {
  margin: 0;
  padding: 0;
  list-style: none;
}

.wrap{
width: 100%;
margin: 0 auto;
padding: 0 auto;
background-image: url(../new/bk.jpg);
background-repeat:repeat-y;
background-position: center top;
}


div.title{
background-image: url(../new/top.jpg);
width: 100%;
height:402px;
background-repeat: no-repeat;
background-position: center top;
margin: 0 auto; /* センタリング */
text-align: center;
}

div.title_01a{
background-image: url(../new/top_01a.jpg);
width: 100%;
height:402px;
background-repeat: no-repeat;
background-position: center top;
margin: 0 auto; /* センタリング */
text-align: center;
}

.contents1{
width: 960px;
background-position:top center ;
margin: 0 auto; /* センタリング */
text-align: center;
}

div.step3{
background-image: url(../new/3step.png);
width: 960px;
min-height:1226px;
background-repeat:no-repeat;
background-position: center top;
text-align: center;
}

p.step1{
	margin: 0 auto;
  padding-bottom:10px;
  position:relative;
  top:235px;
  left:480px;
}

p.step2{
	margin: 0 auto;
  padding-bottom:10px;
  position:relative;
  top:510px;
  left:480px;
}

div.voice{
background-image: url(../new/voice_bk.png);
width: 960px;
min-height:760px;
background-repeat:no-repeat;
background-position: center top;
text-align: center;
}

p.voice1{
	margin: 0 auto;
  padding-bottom:10px;
  position:relative;
  top:120px;
  left:280px;
  line-height: 150%;
  font-weight:bolder;
}

p.voice2{
	margin: 0 auto;
  padding-bottom:10px;
  position:relative;
  top:310px;
  left:280px;
  line-height: 150%;
  font-weight:bolder;
}


div.sub{
margin: 0 auto; /* センタリング */
text-align: center;
}

#p_bk{
background-repeat:no-repeat;
background-image: url(../new/form_bk.png);
width: 100%;
/*height:750px;*/
	height:888px;
background-position: center top;
}

#p_bk_err{
background-repeat:no-repeat;
background-image: url(../new/form_bk_err.png);
width: 100%;
height:810px;
background-position: center top;
}

#p_bk_step2{
background-repeat:no-repeat;
background-image: url(../new/form_bk_step2.png);
width: 100%;
height:810px;
background-position: center top;
}

#p_bk_step3{
background-repeat:no-repeat;
background-image: url(../new/form_bk_step3.png);
width: 100%;
height:750px;
background-position: center top;
}

#sub_moji{
width: 850px;
margin: 0 auto; /* センタリング */
text-align:left;
position:relative;
top:110px;
}


#footer{
position:relative;
top:0px;
padding: 30px 0 0 0;
text-align:center;
background-image: url(../ito/footer.jpg);
width:100%;
background-repeat: repeat-x;
}



/* プロフィール入力ページ */
div.p-title{
background-image: url(../ito/2_top.jpg);
width: 100%;
height:280px;
background-repeat: no-repeat;
background-position: center top;
margin: 0 auto; /* センタリング */
text-align: center;
}

div.p-title02{
background-image: url(../ito/2_top.jpg);
width: 100%;
height:280px;
background-repeat: no-repeat;
background-position: center top;
margin: 0 auto; /* センタリング */
text-align: center;
}

div.prof {
  margin: 0 auto;
  width: 850px;
  text-align: center;
}

.prof ul {
  margin: 0 auto;
  width: 540px;
  text-align: left;
}

.prof li {
  margin-bottom: 15px;
}



select {
  height: 23px;
  font-size: 16px;
}

.userform {
  height: 1.5em;
  margin: 0 auto;
  position:relative;
   bottom: 10px;
}


/*サポートメニュー*/

.sapo{
width: 800px;
background-position:top center ;
margin: 0 auto; /* センタリング */
text-align: left;
}

p.text_s{
width: 800px;
color: #555555;
margin: 10 0 0 0;
padding: 0 0 20 0;
line-height: 170%;
font-size: 85%;
letter-spacing: 0.1em;
font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
}

p.text_m{
width: 700px;
color: #2e2e2e;
padding: 5px 0px 5px 0px;
margin: 0 0 0 0;
font-weight:900;
font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
font-weight: bold;
}


img.n2{
vertical-align: 0px;
padding-right:-2px;
padding-left:10px;
width: 10px;
height: 10px;
}
