@charset "utf-8";
/* CSS Document */
body{font-family:arial;font-size:13px;color:#000;background:#bf1e2e;}
*{margin:0;padding:0;}
img{border:none;}
.clear{clear:both;}
.main{width:100%;height:auto;}
.wrap{width:980px;height:auto;margin:auto;position:relative;}
a:hover {cursor:pointer;}
@font-face {
    font-family: 'helve77';
    src: url('../font/helveticaneueltstd-bdcn.eot');
    src: url('../font/helveticaneueltstd-bdcn.eot?#iefix') format('embedded-opentype'),
         url('../font/helveticaneueltstd-bdcn.woff') format('woff'),
         url('../font/helveticaneueltstd-bdcn.ttf') format('truetype'),
         url('../font/helveticaneueltstd-bdcn.svg#helveticaneueltstd-bdcn') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*************************************************/
#header{width:100%;height:20px;background:#272262;}
#header ul{float:right;margin:0 0 0 0;}
#header ul li{float:left;list-style:none;padding:0 0 0 30px;}
#header ul li a{text-decoration:none;font-size:13px;color:#fff;line-height:20px;}
#header ul li a:hover{color:#fcda00;cursor:pointer;}

#top{background:#fff;}


#form{width:335px;height:426px;background:url(../images/form.png);position:absolute;right:-40px;top:115px;z-index:10;}
#form2{width:335px;height:426px;background:url(../images/form.png);position:absolute;right:-40px;top:115px;z-index:10;}
#form p{font-size:13px;color:#000;padding:3px 0 0 40px;}
#form2 p{font-size:13px;color:#000;padding:3px 0 0 40px;}
.input-a{width:220px;height:18px;margin:0 0 0 40px;}
.input-b{width:66px;height:18px;margin:0 7px 0 0;float:left;}
.input-c{width:225px;height:19px;margin:0 0 0 40px;}
.input-d{width:110px;height:18px;}
.submit{margin:35px 0 0 70px;cursor:pointer;}

#sceen-2,#sceen-3{background:#fff;}

#line{width:918px;height:117px;background:url(../images/pigipigipigi.jpg);position:relative;margin:0 0 0 60px;}
.red{font-weight:bold;color:#bf1e2e;font-size:20px;}
.red-16{font-weight:bold;color:#bf1e2e;font-size:16px;}


#footer{width:100%;background:url(../images/FOOTER.jpg) top repeat-x #bf1e2e;padding:20px 0 0 0;}
#footer ul{margin:0 0 0 400px;}
#footer ul li{float:left;list-style:none;padding:0 10px 0 0;color:#fff;}
#footer ul li a{color:#fff;text-decoration:none;}
#footer ul li a:hover{color:#000;cursor:pointer;}

h1{font-family:helve77;color:#272262;font-size:25px;padding:0 0 5px 0}
#sceen-2 ul li {margin-left:30px;}
#sceen-2 p {padding-bottom:10px;}
#sceen-2 .question {font-weight:bold;}