body {
    height:100%;
    margin: 0;
    background: white;
    font-size:10pt;
    font-family: 'Lora', serif;
}

.subtitle {
    font-weight:normal;
    font-size:14pt;
    color:black;
    padding-top:5px;
    font-family: 'Rajdhani', sans-serif;
}

.subtitle.en {
    font-weight:bold;
    margin-left: 3px;
}

.subtitle2 {
    font-weight:normal;
    font-size:11pt;
    color:#2090FD;
    margin-top:5px;
    padding-left:8px;
    border-left:5px solid #2090fd;
    border-bottom:1px solid #2090fd;
}

.sento_kigo {
    background-image: url("../images/top/bullet.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    float:left;
    margin-top:3px;
    margin-right: 0;
}

.sento_kigo2 {
    color:#157FCC;
    padding-right:3px;
}

a {
    color:#39b619;
    text-decoration:none;
    border-bottom:dotted 2pt #39b619;
    margin-left:10px;
    margin-right: 3px;
    font-weight: bold;
    font-family: 'Rajdhani', sans-serif;
    font-size: 12pt;
}

a.pub {
    font-size: 9pt !important;
}

input, select, textarea {
    font-size:10pt;
    font-family: 'Lato', sans-serif;
}

div#container {
    width: 902px;
    margin-left:auto;
    margin-right:auto;
    margin-top: 25px;
    margin-bottom:30px;
}

div#header { 
    width: 898px;
    height:115px;
    border:1px solid gray;
    border-bottom: 10px solid darkslategray;
}

div#menu {
    float:left;
    width:220px; 
    background: none repeat scroll 0 0 #fcfcfc;
    border-bottom:1px solid #96adad;
    border-left:1px solid darkslategray;
    border-top:none;
}

div#menuBody {
    padding-top: 20px;
    background: none repeat scroll 0 0 #fcfcfc;
}

div#menuBody.en {
}

.menuItem {
    color: white;
    font-size:12pt;
    text-align:left;
    margin:0 0 8px 10px;
    padding:8px 10px;
    background:#39b619;
    width: 180px;
    cursor:pointer;
    letter-spacing:0.08em;
    opacity: .6;
    font-weight: 400;
    font-family: 'Rajdhani', sans-serif;
}

.menuItem.en {
   font-size:12pt;
}

.menuItem.selected {
    background:#39b619;
    opacity: 1;
}

.menuItem:hover {
    background:#5DCDEC;
}

.menuItem.selected:hover {
    background:#5DCDEC;
}

div#content {
    float:left;
    width:612px;
    background: white;
    font-size:11pt;
    color:black;
    padding-left:30px;
    padding-right:35px;
    line-height:20pt;
    letter-spacing:0.03em;
    border-bottom:1px solid #96adad;
    border-right:1px solid darkslategray;
    border-left:1px solid #96adad;
    border-top:none;
}

.main_block {
    display: block;
    margin-top: 20px;
}

div#footer {
    clear:both;
    width:898px;
    height:25px;
    background: #f8ebb0;
    color: black;
    font-size:11pt;
    font-weight: 500;
    letter-spacing: 0.06em;
    font-family: 'Rajdhani', sans-serif;
    text-align:center;
    border-left:1px solid darkslategray;
    border-right:1px solid darkslategray;
    border-bottom:1px solid darkslategray;
    padding-top: 8px;
    z-index: 100;
}

.number {
    color: #39b619;
    font-weight:normal;
    vertical-align:top;
    opacity:0.9;
    font-family: 'Lato', serif;
}

#block_member tr {
  line-height:26px;
}

#block_features tr {
  line-height:25px;
}

.contact_form_table {
border-collapse:collapse;
margin-left:20px;
}

.contact_form_table th, .contact_form_table td {
color:black;font-size:10pt;font-weight:normal;border:1px solid #BBD2E3;padding:5px;
font-family: 'Lato', sans-serif;

}

.contact_form_table th {
background:#F0F8FB;
color:#464647;
width:150px;
}

.contact_form_table td {
background:white;
}

button {
    margin-top:10px;
    margin-right:15px;
}

.ui-button-text {
    font-size:10pt;
    padding:4px 10px;
}

button.japanese {
    font-size:9pt;
    font-family:'Lucida Grande', 'Verdana', 'Arial', 'Gothic', 'sans-serif', 'メイリオ', 'ヒラギノ角ゴ Pro W3';
    border-radius:0;
}

button.japanese .ui-button-text {
    padding:3px 12px;
}

button.english, button.hindi {
    font-size:12px;
    font-family:'Lucida Grande';
    height: 36px;
    font-weight: bold;
    border-radius:0;
    cursor: pointer;
    background-color: #f9edba;
}

button.english .ui-button-text {
    padding:4px 12px 5px;
}

button.hindi .ui-button-text {
    padding:4px 19px 4px 16px;
}

button.language-switch {
    font-family:'Lucida Grande', sans-serif;
    border-radius:0;
    border: 1px solid #808080;
    background: none !important;
    opacity: .95;
    cursor: pointer;
}

button.language-switch .ui-button-text {
    color: black;
    font-size:10pt;
    letter-spacing: 0.06em;
    padding:0 12px 0 5px;
}

/*table {
    border-collapse: collapse;
}*/

div.publication {
    margin-top: 25px;
    margin-left:10px;
    line-height:22px;
    font-size: 10.5pt;
}
.ui-state-default {
    border: 1px  solid #87d274;
    background: #87d274 !important;
    opacity: 1;
}
#open_cosh_conc.ui-state-default {
    background: white !important;
    border: 1px  solid darkslategray;
    opacity: .7;
}
#open_cosh_conc.ui-state-default span {
    color: #39b619;
}
.ui-state-default span {
    color: white;
    font-size: 11.5pt;
    font-weight: bold;
    font-family: 'Rajdhani', sans-serif;
}
