@font-face {
    font-family: 'ano_regularregular';
    src: url('fonts/anoregular-regular-webfont.eot');
    src: url('fonts/anoregular-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/anoregular-regular-webfont.woff') format('woff'),
         url('fonts/anoregular-regular-webfont.ttf') format('truetype'),
         url('fonts/anoregular-regular-webfont.svg#ano_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#innet { text-align: center; }

#innet .innet { width: 960px; height: 621px; margin: 10px auto; background: url("img/jane_iredale-bg.jpg") no-repeat 50% 0%; }

#innet .logo { height: 256px; text-align: right; }
#innet .logo img { margin: 100px 10px 0 0; }

#innet .whitebg { background: rgba(255,255,255,0.6); height: 304px; }
#innet .left { width: 415px; float: left; padding-top: 115px; }
#innet .text { padding: 10px 20px 10px 435px; text-align: right; color: #3e001f; font-family: 'ano_regularregular'; }
#innet .text h1 { margin: 0; padding: 5px 10px; font-size: 18px; font-weight: bold; }
#innet .text p { margin: 0; padding: 5px 10px; font-size: 12px; font-weight: bold; }
#innet .text a { color: #6d1cb7; }
#innet .scroll { height: 284px; width: 505px; overflow: auto; }

#innet .foot { width: 960px; margin: 10px auto; }
#innet .haku { width: 390px; float: left; padding-top: 20px; }
#innet .haku form { margin: 0; }
#innet .haku select,
#innet .haku input { background-color: #352844; color: #ffffff; border: none; padding: 2px; margin: 0 3px; }
#innet .info { padding: 10px 10px 10px 400px; }
#innet .info img { float: right; }
#innet .info span { padding: 0 5px; }
#innet .info a { color: #000000; text-decoration: none; }
#innet .info p { margin: 0; padding: 15px 0 0 0; font-family: 'Calibri'; font-size: 10px; font-weight: bold; color: #000000; }
