@charset "utf-8";

* { 
    margin:0; 
    padding:0;
}
html {
    overflow-y:scroll;
}
body {
    font-family:  Arial, Verdana, sans-serif;
    font-size: 100%;
    color: #333;
    line-height:1.4;
}
img {
    border: 0;
}
#wrapper, #header, #contents, #footer {
    width: 100%;
}
#header .inner, #contents .inner, #footer .inner {
    width: 900px; margin: 0 auto;
}
#wrapper {
    min-width: 900px;
}
#left  {
    float: left;
    width: 180px;
}
#right {
    float: right;
    width: 720px;
}
#footer {
    clear: both;
}
html,body{
     height:100%;
}
#wrapper{
     width: 100%;
     position: relative;
     height:auto !important;
     height: 100%;
     min-height: 100%;
}
#contents{
    padding-bottom:1.5em;
}
#footer{
    height:1.5em;
    position:absolute;
    bottom:0;
}
body {
    background:#FFF url(./img/bg.jpg) repeat-x;
}
#header .inner {
    min-height:1em;
}
#contents .inner {
    background-color: #ECF0F1;
    overflow: hidden;
}
#contents .inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #contents .inner {
    height: 1em;
    overflow: visible;
}
#left {
    background-color: #AE000C;
} 
#right {
    background-color: #FFF;
} 
#footer .inner {
    background-color: #AE000C;
}
#left {
    padding-bottom:10000px;
    margin-bottom:-10000px;
}
#right {
    padding-bottom:10000px;
    margin-bottom:-10000px;
}
#contents .inner{
    -webkit-box-shadow: 4px 0px 10px rgba(0,0,0,0.4), -4px 0px 10px rgba(0,0,0,0.4);
       -moz-box-shadow: 4px 0px 10px rgba(0,0,0,0.4), -4px 0px 10px rgba(0,0,0,0.4);
            box-shadow: 4px 0px 10px rgba(0,0,0,0.4), -4px 0px 10px rgba(0,0,0,0.4);
}
#right {
    -webkit-box-shadow: 2px 0px 6px rgba(0,0,0,0.3), -2px 0px 6px rgba(0,0,0,0.3);
       -moz-box-shadow: 2px 0px 6px rgba(0,0,0,0.3), -2px 0px 6px rgba(0,0,0,0.3);
            box-shadow: 2px 0px 6px rgba(0,0,0,0.3), -2px 0px 6px rgba(0,0,0,0.3);
}
#menu{
    margin-top: 82px;
    margin-bottom: 40px;
}
#menu ul {
    width: 180px;
    list-style: none;
    border-top: 1px solid #F8EEE3;
}
#menu ul li {
    list-style: none;
    overflow: hidden;
    background: #AE000C;
    border-bottom: 1px solid #F8EEE3;
}
#menu ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 36px;
}
#menu a:hover{
    background-color: #810015;
}
#update{
    width: 170px;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 5px 0;
    background-color: #CC6800;
    border-radius:         1em;
    -moz-border-radius:    1em;
    -webkit-border-radius: 1em;
    color: #FFF;
}
#update h2{
    width: 90%;
    margin: 0px 0px 5px 10px;
    font-size: 100%;
    font-weight: normal;
    border-bottom: 1px solid #FFF;
}
#update dl{
    margin: 0px 0px 5px 10px;
    font-size: 80%;
}
#update dl dd{
    line-height:1.0;
}
#update dd{
    margin-bottom: 10px;
}
#link_aics{
    width: 170px;
    margin: 50px 0px 30px 20px;
    font-size: 80%;
    color: #FFF;
}
#link_aics a{
    color: #FFF;
    text-decoration: none;
}
#link_aics a:visited{
    color: #FFF;
    text-decoration: none;
}
.banner1 img, .banner2 img {
    width: 720px;
}
.page{
    margin: 0em 20px;
}
.page .h2wrapper{
    margin-top:    1.5em;
    margin-bottom: 0.5em;
    border-left:   10px solid #00799A;
}
.page h2{
    border-bottom: 2px dotted #00799A;
    padding-left:  10px;
}
.page .h3wrapper {
    margin-top:    3.5em;
    margin-bottom: 0.7em;
    line-height:   1.8em;
    margin-left:    10px;
}
.page .h2wrapper + .h3wrapper{
    margin-top:    1.5em;
}
.page h3{
    font-size:     110%;
    font-weight: normal;
    background-color: #00799A; 
    color:            #FFF;
    padding-left:   10px;
}
#welcome .page h1{
    display: none;
}
#welcome .page h2{
    margin-top:    1.0em;
    margin-bottom: 0.5em;
    font-weight:    bold;
    font-size:      115%;
    border:            0;
}
#welcome .page p {
    font-size: 95%;
    margin:  0 10px 10px 20px;
}
#welcome .page #notice{
    margin: 25px 0 15px 10px;
}
#welcome .page #notice p.thanks{
    font-weight: bold;
    font-size: 100%;
    color: #E70314
}
#welcome .page #group_photo p{
    font-weight: normal;
    font-size: 110%;
    text-align: center;
}
#welcome .page ul.sponsor{
    font-size: 95%;
    margin: 10px 0px 0px 20px;
}
#welcome .page ul.sponsor li{
    margin-bottom: 2px;
    list-style:none;
}
#program .page h2{
    margin-bottom: 1em;
}
#program .page .h3wrapper {
    margin-top:    1.5em;
}
#program .page p{
    margin: 0 0 0px 20px;
}
#program .page table{
    width: 95%;
    margin-left: 20px;
    margin-bottom: 1.5em;
    color:  black;
    border-collapse: collapse;
    border-bottom: 1px solid gray;
}
#program .page table tr.session{
    line-height: 1.8em;
    font-weight: bold;
}
#program .page table tr.session td{
    padding-left: 3px;
    border-top: 1px solid gray;
}
#program .page table tr.break{
    line-height: 1.5em;
    font-weight: normal;
}
#program .page table tr.break td{
    padding-left: 5px;
    border-top: 1px solid gray;
}
#program .page table tr.subsession{
    line-height: 1.5em;
    font-weight: normal;
}
#program .page table tr.subsession td{
    padding-left: 5px;
    border-top: 1px dotted gray;
}
#program .page table tr.detail{
    line-height: 1.3em;
    font-weight: normal;
}
#program .page table td.time{ 
    width: 9em;
    text-align: left;
    vertical-align: top;
    padding-left: 10px;
}
#program .page table td.title{ 
    line-height: 1.3em;
}
#program .page table td.speaker{ 
    line-height: 1.5em;
    padding-left: 1em;
}
#program .page table tr.break{
    line-height: 2.0em;
}
#speakers .page dl{
    margin-top: 1em;
    margin-left: 20px;
}
#speakers .page dl dt{
    font-weight: bold;
}
#speakers .page dl dd{
    margin-left: 10px;
}
#speakers .page dd.url{
    content:"*";
}
#registration .page p {
    margin: 10px 0 0px 20px;
}
#registration .page #fee{
    padding-left: 0px;
    margin: 1.5em 20px;
    padding-bottom: 1em;
    border: 3px double #00799A;
}
#registration .page #presentation p{
    margin-bottom: 1em;
}
#registration p#link2form{
    margin: 30px 0;
    text-align: center;
}
#registration .btn {
    font-size:16px;
    font-family:Arial;
    font-weight:normal;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    border:1px solid #337fed;
    padding:9px 18px;
    text-decoration:none;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #3d94f6), color-stop(100%, #1e62d0) );
    background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
    background:-ms-linear-gradient( top, #3d94f6 5%, #1e62d0 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
    background-color:#3d94f6;
    color:#ffffff;
    display:inline-block;
    text-shadow:1px 1px 0px #1570cd;
    -webkit-box-shadow:inset 1px 1px 0px 0px #97c4fe;
    -moz-box-shadow:inset 1px 1px 0px 0px #97c4fe;
    box-shadow:inset 1px 1px 0px 0px #97c4fe;
}
#registration .btn:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #1e62d0), color-stop(100%, #3d94f6) );
    background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
    background:-ms-linear-gradient( top, #1e62d0 5%, #3d94f6 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
    background-color:#1e62d0;
}
#registration .btn:active {
    position:relative;
    top:1px;
}
#poster .page .h3wrapper {
    margin-top:    1.5em;
}
#poster .page p {
    margin: 20px 0 0px 20px;
    margin-bottom: 0.8em;
}
#poster .page p.note {
    font-weight: bold;
}
#poster .page ul.guide{
    margin: 20px 0px 0px 40px;
}
#poster .page ul.guide li{
    margin-bottom: 5px;
    list-style-type: square;
}
#accommodation .page p {
    margin-left: 20px;
}
#accommodation .page p.p10em {
    margin-top: 1.0em;
    margin-bottom: 1.0em;
}
#accommodation .page ul#hotel{
    list-style: none;
    margin-top: 2em;
    margin-left: 30px;
}
#accommodation .page ul#hotel li{
    font-size: 110%;
    line-height: 1.5em;
    margin-bottom: 2px;
}
#tour .page img.photo{
    width: 680px;
}
#venue .page #box1{
    padding-left: 0px;
    margin: 20px 20px;
    border: 2px solid #B5B5B5;
    background-color: #FFFFDD;
}
#venue .page #box1 p{
    font-weight: bold;
    text-align: center;
}
#venue .page #box1 p#title{
    font-size: 150%;
}
#venue .page #box1 p#date{
    font-size: 130%;
    margin-bottom: 1.0em;
}
#venue .page #box1 p.org{
    font-size: 120%;
}
#venue .page #address{
    font-weight: bold;
    text-align: center;
    font-size: 110%;
}
#venue .page #map{
    width: 640px;
    margin: 20px auto;
}
#venue .page #map img{
    width: 640px;
}
#venue .page dl{
    font-size: 100%;
    margin-left: 20px;
}
#venue .page dl dt{
    margin-top: 0.8em;
}
#venue .page dl dd{
    margin-left: 1.7em;
}
#venue .page dl dd ol{
    margin-left: 1.5em;
}
.mailto img{
    height: 1.2em;
}
.alert{
    color:red;
    font-weight: bold;
    border-bottom: 1px solid red;
}
p.back2top{
    font-size: 75%;
    text-align: right;
    margin: 10px;
}
p#copyright{
    color: #FFF;
    font-size: 75%;
    text-align: center;
    line-height: 1.5em;
}
.check{
    color: blue;
}
.tba{
    display: none;
}
