ul.ui-b-icon { margin: 0px; padding: 0; }
li.ui-b-icon { margin: 2px; cursor: pointer; float: left;  list-style: none; }
span.ui-icon { float: left; margin: 0 4px; }

.progBar > .ui-progressbar-value {
   background:green;
}

form.label { display:block; }
input.text { display:block; width:95%; padding: .4em; }
input.number { display:block; width:95%; padding: .4em; }
select.text { display:block; width:98%; padding: .4em; }
textarea.text { display:block; width:95%; padding: .4em; }

.olLayerGoogleCopyright { display: none }
.olLayerGooglePoweredBy { display: none }

div.ui-datepicker { font-size:12px; }
#progmsg { padding: 10px; }

#dialogTo input[type="text"] { width: 300px; }
#dialogTo textarea { width: 300px; height: 150px; line-height: 26px; }

div.olMapViewport { z-index: 0; }

.ui-progressbar-value { background-image: url(images/pbar-ani-gray.gif); }

label.error {text-align: left; color: #c00000; font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;}


body, html {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    background: #101010 url(images/bg.png) repeat top;
    /*    background: #000000;*/
    text-align: justify;
    font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #808080;
}

form {
    margin: 0;
    padding: 0;
}

fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

input, textarea {
    /*padding: 5px;*/
    /*    border: 1px solid #626262;*/
    font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a {
    margin-top:  5px;
    margin-bottom:   0px;
    text-decoration: none;
    font-weight: normal;
    color: #00bbff;
}

p, ol, ul {
    /*margin: 0 0 2em 0;*/
    /*line-height: 200%;*/
}

p:first-letter
{
    font-family:Georgia, serif;
    color: #00bbff;
    font-size: 38px;
    float: left;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: -0.1em;
    margin-right: 0.09em;
    position: relative;
}

blockquote {
    margin: 0 0 0 1.5em;
    padding-left: 1em;
    border-left: 5px solid #DDDDDD;
}

a {
    color: #aaaaaa;
}

a:hover {
    text-decoration: none;
    color: #ffffff;
}

img {
    /*border: 1px solid lightgray;*/
}

img.left {
    float: left;
    margin: 8px 20px 0px 0px;
    border: 2px solid #434343;
}

.parapan {
    border: 1px solid gray;
    background: white;
    padding: 10px 10px;
    margin: 10px auto;
}


/* Header */

#wrapper {
}

#header {
    display: block;
    background: url(images/logo.jpg) no-repeat center top;
    width: 1500px;
    height: 60px;
    margin: 0 auto;
}

#header_en {
    display: block;
    background: url(images/logo_en.jpg) no-repeat center top;
    width: 1500px;
    height: 60px;
    margin: 0 auto;
}

#header_jp {
    display: block;
    background: url(images/logo_jp.jpg) no-repeat center top;
    width: 1500px;
    height: 60px;
    margin: 0 auto;
}

/* Search */

.search {
    /*    float: right;*/
    width: 100px;
    height: 14px;
    /*    background: #FFFFFF url(images/img02.gif) no-repeat;*/
}

#search {
    float: right;
    width: 200px;
    height: 28px;
    background: #FFFFFF url(images/img02.gif) no-repeat;
}

#search #x {
    display: none;
}

#search #s {
    padding: 6px 5px 5px 35px;
    width: 160px;
    height: auto;
    background: none;
    border: none;
    font: normal 1em Arial, Helvetica, sans-serif;
    color: #000;
}

#search br {
    display: none;
}

/* Menu */

#menu {
    display: block;
    width: 1500px;
    height: 30px;
    margin: 0 auto;
    background: #6AA2FD url(images/menu.jpg);
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu li {
    display: inline;
    /*	text-transform: uppercase;*/

    float: left;
    background: url(images/img15.gif) no-repeat right 100%;
    padding: 8px 15px 5px 15px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    /*font-weight: bold;*/
    text-transform: uppercase;
    color: #eeeeee;
}

#menu a {
    display: block;
    float: left;
    /*background: url(images/img15.gif) no-repeat right 100%;*/
    /*	padding: 18px 30px 0 30px;*/
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    /*font-weight: bold;*/
    text-transform: uppercase;
    color: #eeeeee;
}

#menu a:hover {
    /*  height: 60px;
        background: url(images/img16.gif) repeat-x right 30%;
        color: #000000;*/
    color: #ee0000;
}

#menu .current_page_item {
}

#menu .current_page_item a {
    color: #FFFFFF;
}

/* Page */

#page {
    width: 1500px;
    margin: 0 auto;
    /*padding: 30px 0;*/
    /*background: #eeeeee;*/
}

/* Content */

#content {
    float: right;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 1240px;
    padding: 10px;
    padding-top: 0px;
    border: 1px solid #777777;
}

.mypic {
    margin: 10px;
    border: 1px solid #777777;
}

.calin {
    height: 14px;
    width: 105px;
}

.numin {
    height: 14px;
    width: 3em;
}

/* Sidebar */

#sidebar {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 210px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background: none;
    border: 1px solid #777777;
}

#sidebar li {
    /*margin-bottom: 20px;*/
    /*background: #F3F3F3 url(images/img13.jpg) repeat-y left top;*/
    background: none;
    overflow: hidden;
}

/* Footer */



#footer {
    display: block;
    padding: 10px 0;
    background: none;
    border: 1px solid #777777;

    width: 1500px;
    height: 20px;
    /*background: #6AA2FD url(images/menu.jpg) no-repeat;*/
    margin-bottom: 10px;
    text-align: center;
    clear: both;
    margin: 0 auto;
    /*padding: 10px 0;*/
    /*background: url(images/img11.gif) no-repeat;*/

}

#footer a {
    text-decoration: none;
}


#map {
    height: 600px;
}
