@charset "utf-8";
/* CSS Document */
/* Font AC 2011 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}

table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

@font-face {
    font-family: 'BigNoodleTitlingRegular';
    src: url('../font/big_noodle_titling-webfont.eot');
    src: url('../font/big_noodle_titling-webfont.eot?iefix') format('eot'),
         url('../font/big_noodle_titling-webfont.woff') format('woff'),
         url('../font/big_noodle_titling-webfont.ttf') format('truetype'),
         url('../font/big_noodle_titling-webfont.svg#webfontjQLHcNYH') format('svg');
    font-weight: normal;
    font-style: normal;
}



body{
    margin:0;
    color: #000;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
    font-size:13px;
    text-align: justify;
    height:100%;
    background:url(../imgs/headerall.jpg) repeat-x top #6b6b6b;
}

html{
    height:100%;
}

.imgleft{
    float:left;
    margin-right:15px;
    margin-bottom:13px;
}

.imgcenter{
    margin-bottom:20px;
}

.imgright{
    float:right;
    margin-left:15px;
    margin-bottom:13px;
}

/* link */
a {
   outline: 0;
}

a:link,
a:visited {
    color: #1076bc;
    text-decoration:none;
    /*font-family: 'BigNoodleTitlingRegular';*/
}

a:active,
a:hover,
a:focus {
    color: #0097ff;
    text-decoration: underline;
    outline:0;
    /*font-family: 'BigNoodleTitlingRegular';*/
}

/*page*/
#warp{
    width:100%;
    height:auto;
}

#main{
    width:100%;
    height:100%;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}

/*header*/
#header{
    width:966px;
    height:287px;
    margin-left:auto;
    margin-right:auto;
}

#headback{
    width:100%;
    height:543px;
    position:absolute;
    top:0;
    z-index:-100;
}

#logo{
    height: 292px;
    width:966px;
    margin-left: 6px;
    background:url(../imgs/logo.png) no-repeat;
}

*:first-child+html #logo{
    margin-top:-45px;
}

#page{
    width:966px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
}

#top{
    width:966px;
    height:11px;
    margin-left:auto;
    margin-right:auto;
    background:url(../imgs/top.png) no-repeat;
}

#middle,
#middleindex,
#middle_detail{
    width:966px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    background:url(../imgs/middlepage.png) repeat-y;
    float:left;
}

*:first-child+html .allfontsIE{
    margin-top:-811px;
}

*:first-child+html .allfontsIEJ{
    margin-top:-514px;
}

#content{
    height:100%;
}

/* *:first-child+html #middleindex{
     width:966px;
     height:1450px;
     margin-left:auto;
     margin-right:auto;
     background:url(../imgs/middlepage.png) repeat-y;
     float:left;
}

*:first-child+html #middle_detail{
    min-height: 1460px;
}*/

#middle2{
    width:966px;
    /*height:auto;*/
    /*min-height:320px;*/
    margin-left:auto;
    margin-right:auto;
    background:url(../imgs/middlepage.png) repeat-y;
    float:left;
    height:400px!important;
}

#close{
    width:966px;
    height:11px;
    margin-left:auto;
    margin-right:auto;
    background:url(../imgs/close.png) no-repeat;
    clear:both;
}

#claim{
    float: right;
    margin: 17px 31px 0 0;
    right: 0;
    text-align: right;
}

#service{
    float:left;
    margin: 17px 0 0 23px;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:14px;
    color:#1076bc;
    position:absolute;
    font-weight:bold;
}

#service ul li{
    display:inline-block;
}

#service ul{
    float:left;
}

#service li{
    padding:0 7px 0 7px;
    border-right:1px solid #1076bc;
    height:16px;
    text-shadow: 0 1px 1px #FFF;
}

#menu{
    float:left;
    margin: 255px 0 0 23px;
    position:absolute;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:15px;
    color:#1076bc;
    font-weight:bold;
}
#menu ul {
    float:left;
}

#menu li{
    display:inline-block;
    border-right:1px solid #1076bc;
    /*height:20px;*/
}

#menu li a{
    padding:0 10px 0 5px;
    text-shadow: 0 1px 1px #FFF;
}


/*elements*/

h1{
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:14px;
    color:#1076bc;
    text-shadow: 0 1px 1px #FFF;
    font-weight:bold;
}

h2{
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:17px;
    color:#1076bc;
    margin-bottom:5px;
    font-weight:bold;
    margin-top:6px;
}

.seeall01,
.seeall02,
.seeall03{
    color: #6B6B6B;
    cursor: pointer !important;
    position: absolute;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size: 14px;
    margin-bottom: 5px;
    margin-left: 693px;
    padding-top: 7px;
    width: 262px;
    height: 16px;
    z-index:3000;
}

.seealldwn{
    color: #6B6B6B;
    cursor: pointer !important;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size: 14px;
    height: 16px;
    margin-bottom: 5px;
    padding-top: 7px;
    position: absolute;
    margin-left: 693px;
    text-align: center;
    top: 300px;
    width: 238px;
    z-index: 3000;
}

*:first-child+html .seealldwn{
    margin-top:37px;
    margin-left: 20px;
    padding-bottom:20px;
}

.ui-tabs .ui-tabs-nav{
    z-index:1000 !important;
}

h3{
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:18px;
    color:#333333;
    margin-bottom:13px;
    border-bottom:1px solid #6b6b6b;
    width:100%;
    padding:0px 0px 10px 5px;
    font-weight:normal;
}

h4{
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:13px;
    color:#333333;
}

h5{
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:13px;
    color:#6b6b6b;
}

#h5_ex{
    font-size:13px;
    font-weight:bold;
    color:#1076bc;
    margin:0px 20px 0px 0px;
    line-height:1.7em;

}

.fonttitle{
    float:right;
    color:#333333;
}

.fontwhere{
    float:left;
    color:#333333;
    font-size:11px;
}

.didascalia{
    float:left;
    color:#333333;
    font-size:11px;
    line-height:21px;
}

h6{
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:13px;
    color:#1076bc;
}

.colored{
    color:#1076bc;
    font-weight:bold;
}

.colored_del{
    color:#1076bc;
    font-size:13px;
}

.colored2{
    color:#1076bc;
    font-weight:none;
    font-family: Arial, Helvetica, sans-serif;
}

.evidenza{
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:13px;
    color:#1076bc;
    line-height:2em;
    margin-top:0px;
    font-weight:bold;
    text-align:left!important;
}

.evidenza2{
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:13px;
    color:#333333;
    line-height:28px;
    margin:20px 20px 0px 20px;
}

.evidenza3 {
    color: #1076BC;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size: 15px;
    line-height: 1.7em;
}

p.evidenza4 {
    color: #1076BC;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size: 15px;
    line-height: 1.5em;
}

/*collapse*/
.fonthome {
    margin: 0 auto 0 auto;
    padding: 0;
    width: 928px;
}
 
.heading1 {
    margin: 1px 1px 0;
    color: #fff;
    padding: 7px 40px;
    /*cursor: pointer;*/
    position: relative;
    background-color:#c30;
    background:url(../imgs/westcat.png) no-repeat left top;
    height:31px;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:18px;
    text-align:left;
}

.heading1open{
    background:url(../imgs/westcatopen.png) no-repeat left top;
}

.heading2 {
    margin: 1px 1px 0;
    color: #fff;
    padding: 7px 40px;
    /*cursor: pointer;*/
    position: relative;
    background-color:#c30;
    background:url(../imgs/japcat.png) no-repeat left top;
    height:31px;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:18px;
    text-align:left;
}

.heading22 {
    margin: 1px 1px 0;
    color: #fff;
    padding: 7px 40px;
    /*cursor: pointer;*/
    position: relative;
    background-color:#c30;
    background:url(../imgs/brushcat.png) no-repeat left top;
    height:31px;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:18px;
    text-align:left;
}

.heading2open{
    background:url(../imgs/japcatopen.png) no-repeat left top;
}

.heading3 {
    margin: 1px 1px 0;
    color: #fff;
    padding: 7px 40px;
    /*cursor: pointer;*/
    position: relative;
    background-color:#c30;
    background:url(../imgs/illucat.png) no-repeat left top;
    height:31px;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:18px;
    text-align:left;
}

.heading3open{
    background:url(../imgs/illucatopen.png) no-repeat left top;
}

/*.heading1:hover,
.heading2:hover,
.heading3:hover {
    background:url(../imgs/highlight.png) no-repeat left top;
}*/

.content,
.content2,
.content3 {
    margin-left:-2px;
}

.contentdwn{
    margin-left:-2px;
    float: left;
    margin-bottom: 10px;
}

p { padding: 5px 0; }

.border{
    border: 7px solid #a0aa9e; background-color:#FFF;
    height:248px;
    width:613px;
    margin-left: 3px;
    padding: 10px 20px 10px 20px;
    float:left;
}

.borderimg{
    border: 7px solid #a0aa9e; background-color:#FFF;
    height:465px;
    width:613px;
    margin-left: 3px;
    padding: 10px 20px 10px 20px;
    float:left;
}

.allfonts{
    background-color: #FFFFFF;
    border: 7px solid #A0AA9E;
    height: 213px;
    margin: 0 -259px 0 0;
    position: absolute;
    right: 0;
    width: 226px;
    overflow:hidden;
}

*:first-child+html .allfontsIE{
    margin-top:-811px;
}

*:first-child+html .allfontsIEJ{
    margin-top:-514px;
}

.allfontscontent{
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    padding: 18px;
    width: 886px;
}

.allfonts_jp{
    float:left;
    width: 429px;
    margin: 12px 18px 45px;
}

.allfonts_jp img{
    width: 429px;
    height:275px;
}

.titlefonts{
    height:30px;
    display:block;
    background:#A0AA9E;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:14px;
    color:#FFF;
    padding-top:6px;
    font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
}

.fonts{
    height: 140px;
    overflow: auto;
    padding: 20px 0 20px 33px;
}

.fonts ul li{
    background: url("../imgs/list.png") no-repeat scroll left top transparent;
    border-bottom: 1px solid #1076BC;
    color: #1076BC;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size: 18px;
    margin-bottom: 15px;
    margin-left: -20px;
    padding-left: 13px;
    width: 171px;
}

.fonts ul li a{
    color:#1076bc;
}

.downloadbtn{
    background-color: #1076BC;
    color: #FFFFFF;
    font-size: 17px;
    height: 27px;
    margin: 245px -259px 0 0;
    padding-top: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 240px;
    cursor:pointer;
    font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
}

.downloadbtn a{
    color: #FFFFFF !important;
    font-weight:bold !important;
}

.downloadbtn a:hover{
    text-decoration:none;
}

*:first-child+html .downloadbtnIE{
    margin: -563px -259px 0 0;
}


*:first-child+html .downloadbtn3IEJ{
    margin: -265px -259px 0 0;
}

.downloadbtn:hover,
.downloadbtn2:hover,
.downloadbtn_jp:hover{
    background-color: #0097ff;
    cursor:pointer;
}

.downloadbtn3{
    background-color: #A0AA9E;
    color: #FFFFFF;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size: 17px;
    height: 27px;
    margin: 247px -259px 0 0;
    padding-top: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 240px;
    cursor:pointer;
}

.downloadbtn3 a{
    color: #FFFFFF !important;
    font-weight:normal !important;
}

.downloadbtn3 a:hover{
    text-decoration:none;
}

*:first-child+html .downloadbtn3IE{
    margin: -563px -259px 0 0;
}

.downloadbtn3:hover{
    background-color: #CCC;
    cursor:pointer;
}

.downloadbtn2{
    background-color: #1076BC;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size: 28px;
    height: 27px;
    padding-top: 12px;
    text-align: center;
    width: 240px;
    font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
    font-size: 17px;
}

*:first-child+html .downloadbtn2IE{
    margin-top:-396px;
}

.downloadbtn_jp{
    background-color: #1076BC;
    color: #FFFFFF;
    cursor: pointer;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size: 28px;
    height: 27px;
    padding-top: 12px;
    text-align: center;
    width: 240px;
    font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
    font-size: 17px;
    margin-top:20px;
}

*:first-child+html .downloadbtn_jpIE{
    margin-top:-396px;
}

.mainclaim{
    margin-bottom:10px;
}

.mainspeech{
    padding:20px;
    height:120px;
}

.maintitle{
    float:left;
    width:337px;
    /*height:175px;*/
    background: url(../imgs/gnam.jpg) no-repeat top right;
    font-size:17px;
}

.maintext{
    float: right;
    font-size: 13px;
    /*height: 150px;*/
    line-height: 1.7em;
    text-align: justify;
    width: 542px;
}

.maintext2{
    font-size: 13px;
    height: 126px;
    line-height: 20px;
    margin: 100px auto 26px;
    text-align: justify;
    width: 888px;
    background: url(../imgs/foglio2.png) no-repeat top left;
    
}

.maintext3{
    font-size: 12px;
    clear:both;
    height: 190px;
    line-height: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    text-align: justify;
    width: 888px;
    background: url(../imgs/foglio3.png) no-repeat top left;
}


.maintextcont{
    width:840px;
    height:100px;
    margin:0 auto;
    padding-top:15px;
}

/*quick registration*/
#quickregist{
    height: 95px;
    margin: 100px 0 0 35px;
    position: absolute;
    width: 517px;
}

.menulike{
    font-family: 'BigNoodleTitlingRegular';
    font-size:26px;
    color: #1076BC;
}

.hi{
    font-family: 'BigNoodleTitlingRegular';
    font-size:132px;
    color:#cac7be;
    float:left;
    margin-right:20px;
}

#logout{
    height: 95px;
    margin: 100px 0 0 35px;
    position: absolute;
    width: 517px;
}

.field{
    height:24px;
    border:1px solid #aeadac;
    background-color:#FFF;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:18px;
    color:#a0aa9e;
    padding-top:4px;
}

.fieldlogin{
    height:24px;
    border:1px solid #aeadac;
    background-color:#FFF;
    font-size:14px;
    color:#1076BC;
    padding-top:4px;
}

.field_registration{
    height:26px;
    border:1px solid #aeadac;
    background-color:#FFF;
    font-size:16px;
    color:#a0aa9e;
    padding-top:4px;
    width:240px;
}

.field_registration2{
    height:26px;
    border:1px solid #aeadac;
    background-color:#FFF;
    font-size:16px;
    color:#1076BC;
    padding-top:4px;
    width:240px;
    font-weight:bold;
    padding-left:4px;
}

.email{
    height:24px;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:13px;
    color:#333333;
    width:240px;
    display:block;
    float:left;
    margin-right:18px;
    margin-top:5px;
}

.email2{
    height:24px;
    font-size:16px;
    color:#1076BC;
    width:240px;
    display:block;
    float:left;
    margin-right:18px;
    padding-left:4px;
    padding-bottom:2px;
    font-weight:bold;
}

.password{
    height:24px;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:13px;
    color:#333333;
    width:230px;
    display:block;
    float:left;
    margin-top:5px;
}

.go{
    background-color:#a0aa9e;
    height:30px;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:18px;
    color:#FFF;
    padding:4px 4px 0 4px;
    cursor:pointer !important;
}

.go:hover{
    background-color:#FFF;
    color:#a0aa9e;
    cursor:pointer !important;
}

.go_registration{
    background-color:#a0aa9e;
    height:30px;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:15px;
    color:#FFF;
    padding:0px 4px 0 4px;
    cursor:pointer !important;
    margin-top:20px;
    font-weight:bold;
}

.go_registration:hover{
    background-color:#FFF;
    color:#a0aa9e;
    cursor:pointer !important;
}

.checkbox {
    width: 19px;
    height: 25px;
    padding: 0 5px 0 0;
    background: url(../imgs/checkbox.png) no-repeat;
    display: block;
    clear: left;
    float: left;
    margin-top: -6px;
    margin-left: -3px;
}

.confirm{
    width:500px;
    /*height:80px;*/
    margin-top:10px;
}

*:first-child+html .confirm{
    margin-top:33px;
    text-align:right;
}

.rightconfirm{
    float:right;
    width:140px;
}

*:first-child+html .rightconfirm{
    width:200px;
}

/*footer*/

.linesx{
    background:url(../imgs/linesx.gif) no-repeat top;
    float:left;
    height:273px;
    width:2px;
    margin-top: 10px;
}

.linedx{
    background:url(../imgs/linedx.gif) no-repeat top;
    float:right;
    height:273px;
    width:2px;
    margin-top: -304px;
}

#footer{
    width:100%;
    text-align:left;
}
#footer-wrapper{
background-color:#E6E6E6;
text-align:center;
}
#footback{
    width:100%;
    height:370px;
    background:url(../imgs/footer_back.jpg) no-repeat center top;
    margin-left:auto;
    margin-right:auto;
}

#menufooter{
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:13px;
    color:#FFF;
    width:966px;
    margin-left:auto;
    margin-right:auto;
    height:23px;
    text-align:center;
    clear:both;
}
#menufooter ul {
    margin-top:5px;
    text-align:center;
    padding-top:3px;
}

#menufooter li{
    display:inline-block;
    padding:0 7px 0 7px;
    height:15px;
    border-right:1px solid #FFF;
}

#menufooter ul li a:visited,
#menufooter ul li a:link{
    color:#FFF;
}

#menufooter ul li a:hover{
    color:#FFF;
    text-decoration:underline;
}

/*ie7*/
*:first-child+html #menufooter li,
*:first-child+html #menu li,
*:first-child+html #service li{
    display:inline;
}

#contenitorone{
    width:966px;
    margin-left:auto;
    margin-right:auto;
}

#contentfooter{
    width:100%;
    margin-left:auto;
    margin-right:auto;
}

#contentlinks{
    float: left;
    margin-top: 45px;
    width: 100%;
}

.footer-title{font-weight:bold;color:#666;text-align:center;}
.footlink{
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:10px;
    color:#6b6b6b;
    line-height:1.3em;
    padding-right:8px;
}

#links{
    margin-top: 15px;
}

.blocco{
    height: 44px;
    margin-bottom: 1px;
    width: 192px;
    float:left;
    border-right: 1px solid #999;
}

.ac_img{
    float: left;
    height: 42px;
    padding-top: 2px;
    width: 45px;
    background-position:-10px top;
    background-repeat: no-repeat;
}

.ac_txt{
    height: 34px;
    padding-top: 9px;
}
.ac_txt a{color:#666}
.ac_txt h6{color:#666}
#contentpage{
    float: left;
    height: 225px;
    margin-left: 25px;
    margin-top: 25px;
    width: 225px;
}

#social{
    height: 219px;
    margin-top: 15px;
    width: 225px;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
}

*:first-child+html #social{
    margin-top: 0;
}

.bloccosocial{
    width:200px;
    height:60px;
    margin-left:25px;
    margin-top: 19px;
}

.social_img{
    float:left;
    width:40px;
    height:35px;
    padding-top:10px;
}

.social_txt{
    float: right;
    height: 30px;
    padding-top: 20px;
    width: 126px;
    padding-right:8px;
}

.hatena{
    float: right;
    height: 30px;
    padding-top: 15px;
    width: 126px;
    padding-right:8px;
}

.socialup{
    float: left;
    margin-left: 10px;
    margin-top: -18px;
    width:200px;
}

.tw{
    float:left;
    width:61px;
    margin-top: 15px;
}

.ad_txt{
    float: right;
    height: 50px;
    padding-top: 11px;
    width: 170px;
}

#contentfb {
    border: none;
    margin-right: 19px;
    margin-top: 25px;
    width: 355px;
    float: right;
}

#facebook {
    border: none;
    height: 254px;
    margin-right: 19px;
    margin-top: 15px;
    overflow: hidden;
    width: 355px;
}

#styling {
    height: 233px;
    margin-left: -9px;
    margin-top: -10px;
    overflow: hidden;
    width: 352px;
}

*:first-child+html #styling {
    height:236px;
}

.copyright{
    color: #FFF;
    background-color:#1076BC;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}

#pr_lnk{
    margin:9px 0px 0px 0px;
    text-align:center;
    }
    
#pr_lnk a{
    color:#CCCCCC;
    font-size:0.9em;
    }
    
/*table*/
.sx{
    width:230px;
    height:40px;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:12px;
    color:#333333;
}
.dx{
    width:208px;
    height:40px;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:12px;
    color:#1076bc;
}

.border textarea {
    background:url(../imgs/foglio.png) no-repeat left top;
    overflow: hidden;
    width:612px;
    height:148px;
    padding:5px;
    border: none;
}

.infotxt{
    width:591px;
    height:100px;
    border:1px dotted #CCC;
    padding:20px 10px 10px 10px;
}

.fontcontent{
    margin-top:50px;
}

#lostpassword,
#login,
#contactus{
    padding-left:10px;
}

.evidenzadiv{
    background:#eeeeee;
    float: right;
    font-size: 13px;
    /*height: 130px;*/
    line-height: 2em;;
    padding: 0px 20px 20px 20px;
    width: 495px;
    border: 1px solid #CCCCCC;

    
}

.evidenzadivuns{
    background:#eeeeee;
    float: right;
    font-size: 15px;
    height: 170px;
    line-height: 20px;
    padding: 20px;
    width: 495px;
    border: 1px solid #CCCCCC;
}

.evidenzadivuns2{
    background:#eeeeee;
    float: right;
    font-size: 15px;
   /* height: 170px;*/
    line-height: 20px;
    padding: 20px;
    width: 495px;
    border: 1px solid #CCCCCC;
    margin-bottom:30px;
}

.small{
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size:13px;
}

/*div#agree_check{
    font-size:13px;
    width:450px;
}*/

div#agree_txt{
    /*font-family: 'BigNoodleTitlingRegular';*/
    text-align:left;
    width:415px;
    float:left;
margin:5px 0px 0px 0px;
}

#chckbx{
float:left;
margin:12px 0px 0px 0px;

}


.smallpreview{
    margin:10px 0 10px -14px;
}

.giustificato{
    margin-bottom:15px;
    font-size:15px;
    border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 10px;
}

.giustificato2{
    margin-bottom:15px;
    font-size:15px;
}

.paginaabout{
    width:898px;
    margin:0 auto;
    margin-top:25px;
    background:url(../imgs/box.jpg) no-repeat right top;
}

.paginasentemail{
    width:898px;
    margin:0 auto;
    margin-top:25px;
    background:url(../imgs/sentemail.jpg) no-repeat right top;
    height: 240px;
}

.paginanosent{
    width:898px;
    margin:0 auto;
    margin-top:25px;
    background:url(../imgs/nosentemail.jpg) no-repeat right top;
    height: 240px;
}

.paginasitemap{
    width:640px;
    margin:0 auto;
    margin-top:25px;
}

.ugo{
    float:right;
}

.sitemap p{
    background: url("../imgs/list.png") no-repeat scroll left top transparent;
    background-position:0px 7px;
    border-bottom: 1px dotted #CCC;
    color: #1076BC;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size: 13px;
    margin-bottom: 15px;
    margin-left: -20px;
    padding-left: 13px;
    width: 171px;
}

.paginaprivacy{
    width:898px;
    margin:0 auto;
    margin-top:25px;
    background:url(../imgs/gnam.jpg) no-repeat right top;
}

.navigation{
    width:100%;
    float:left;
    font-size:20px;
    margin-bottom:20px;
    margin-top:10px;
}

.prev{
    float:left;
    width:34%;
}

.next{
    float:left;
    width:33%;
    text-align:right;
}

.pages{
    width:33%;
    text-align:center;
    float: left;
}

#tabs1dwn{
    margin-bottom:15px;
    float:left;
}

#tabs2dwn{
    margin-bottom:15px;
    float:left;
}

#tabs3dwn{
    margin-bottom:15px;
    float:left;
}

/*new*/

.tabs {
    font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif !important;
}

.fonts li a {
    font-size:13px;
    font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
}

ul.top_tabs li a{
    font-size:13px;
    font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
    margin:2px 0px 0px 10px!important;
}

#long_tx p{
    line-height:1.5em;!important;
}


p.faq_q {
    color: #1076BC;
    /*font-family: 'BigNoodleTitlingRegular';*/
    font-size: 16px;
    line-height: 1.7em;
    margin-top:20px;
    font-weight:bold;
}

p.faq_a{
    margin-bottom:15px;
    font-size:13px;
    border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 10px;
}


/*news panel*/

#news{
    height:150px;
    width:908px;
    overflow:auto;
    margin-bottom:10px;
    padding-right:20px;
}

.news_block{
    float:left;
    font-size: 13px;
    padding:10px 0px 10px 0px;
    border-bottom:1px dotted #CCC;
    width:100%; 

}

.data{
    color:#6b6b6b;
    width:150px;
    float:left;
    font-size: 13px;
    padding-left:20px;
}

.newstxt{
    border-left: 4px solid #1076BC;
    float: left;
    line-height: 18px;
    padding-left: 10px;
    width: 700px;
}

.new_bg{
color:#FFFFFF;
background-color:#E30000;
font-weight:bold;
padding:2px 3px 0px 3px;
font-size:8px;
margin-left:10px;
}


/*adsense*/
#ad_hor{
    margin-bottom:30px;
}
.adsx{
    float:left;
    width:180px;
}

.addx{
    float:right;
    width:728px;
}

.adbigsx{
    float:left;
    width:300px;
}
.adbigdx{
    float:right;
    width:300px;
}

#ad_big{
    margin-bottom:20px;
    width:670px;
}

.adver{
    height: 600px;
    position: absolute;
    right: -219px;
    top: 365px;
    width: 160px;
}

.newpreview{
    float: right;
    margin: -310px 2px 0 0;
    width: 237px;
}

*:first-child+html .newpreview{
    margin: 84px 0 0 30px;
    position:absolute;
}
.red_form{
    font-weight:bold;
    color:#C7020C;
    font-size:1.1em;
    padding-right:5px;
    }
.red_form a{
    font-weight:bold;
    color:#C7020C;
    font-size:1em;
    padding-right:5px;
    }
#bottom-ad{
    width:100%;
    height:120px;
    text-align:center;
    position:fixed;
    bottom: 0;
    z-index: 10002;
}
#bottom-ad .ad-bkg{
    background-color:#333333;
    width:100%;
    height:120px;
    position:relative;
    filter:alpha(opacity=80);
    -moz-opacity:0.80;
    -khtml-opacity: 0.80;
    opacity:0.80;
}
#bottom-ad .ad-body{
    position:relative;
    bottom: 115px;
    width:728px;
    height:90px;
    margin:0px auto;
    text-align:left;
    background-color:#FFFFFF;
}
#bottom-ad .btn-area{
    padding: 5px 10px;
    text-align:right;
    position:relative;
    bottom:115px;
}
.close-btn {
    float:right;
    -moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
    box-shadow:inset 1px 1px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
    background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color:#ededed;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #dcdcdc;
    display:inline-block;
    color:#777777;
    font-family:arial;
    font-size:25px;
    font-weight:bold;
    padding:6px 16px;
    text-decoration:none;
    text-shadow:1px 1px 0px #ffffff;
}.close-btn:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
    background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
    background-color:#dfdfdf;
}.close-btn:active {
    position:relative;
    top:1px;
}
.donation-bn p{
    padding:0 24px 5px;
}
.donation-info img{
    border:none;
}
.donation-info p{
    margin: 20px 0 10px;
}
.donation-report-area{
    margin:40px auto;
    background:url(/imgs/tree.png) no-repeat;
    height:291px;
    position:relative;
    width:600px;
}
.donation-report{
    font-size:18px;
    color:rgb(89,87,87);
    position:absolute;
    bottom:0;
    right:0;
    padding:0 40px 0 0;
}

.donation-report table td{text-align:right}
.donation-report table td span{
    color:rgb(108,154,87);
    font-weight:bold;
    font-size:32px;
    font-family:'arial black'
}
.donation-message h3{
    color:#555555;
    border:none;
    font-weight:bold;
    font-size:18px;
    border-bottom:1px solid #6B6B6B;
}
.donation-info .notice{
    margin: 15px 0 0 0;
}
.cf:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
     
.cf {display: inline-block;}
     
/* Hides from IE-mac \*/
 * html .clearfix {height: 1%;}
.cf {display: block;}
/* End hide from IE-mac */
.nenga-fixed {position:fixed !important;top:6px}
