@charset "utf-8";

body {

}
#container {
    width:100% !important;
    min-width:inherit !important;
}
header {
    width:100%;
    min-width:inherit !important;  
}
#headerArea {
    width:100%;
    min-width:inherit !important;
}
#titleLogo {
    padding-left:10px;
}
#toplogo {
    width:auto;
    padding-left:10px;
}
#logo {
    top:120px !important;
}
main {
    width:100% !important;
    min-width: inherit !important;
}
main article {
    width:auto !important;
    min-width: inherit !important;
}
main article section {
    width:auto;
    padding:0 15px !important;
}
#TopMenu li a {
    width:180px;
}
main article h1 {
    font-size:1.5em !important;
}
main article h2 {
    font-size:1.6em !important;
}
#introduction {
    width:auto; 
}
#pickupmenu {
    width:95%;
}
