﻿.naritaya-center{
    text-align: center;
}

.naritaya-center-bottom{
    text-align: center;
    margin-bottom: 30px;
}

.naritaya-table{
    list-style:none;
}

.naritaya-table-noborder {
    border-collapse: collapse;
}

.naritaya-table li{
    clear:both;
    margin-bottom:50px;
}

.naritaya-table li div{
    display:block;
    float:left;
    margin-bottom:30px;
    height: 61px;
}

.naritaya-col-title{
    width:120px;
    padding:0px 5px 0px 0px;
}

.naritaya-col-item{
    width:150px;
}

.naritaya-col-item-wide{
    width:250px;
}

.jumbotron--naritaya {
  padding: 5px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 1.5;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron--naritaya h1 {
  line-height: 1;
  color: inherit;
}

.jumbotron--naritaya p {
  line-height: 1.1;
}

.container .jumbotron--naritaya {
  border-radius: 6px;
}

@media screen and (min-width: 768px) {
  .jumbotron--naritaya {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .container .jumbotron--naritaya {
    padding-right: 30px;
    padding-left: 30px;
  }
  .jumbotron--naritaya h1 {
    font-size: 63px;
  }
}

.btn-naritaya-menu {
    width: 200px;
    margin-bottom: 20px;
}

.btn-naritaya-menu-big {
    width: 300px;
    margin-bottom: 20px;
}

.btn-naritaya-menu-morebig {
    width: 400px;
    margin-bottom: 20px;
}

.btn-naritaya-menu-2row {
    width: 200px;
    margin-bottom: 40px;
}

.lbl-naritaya-menu {
    font: bold;
    margin-bottom: 30px;
}

.result-table-old {
    width:1330px;
    table-layout:fixed;
}
.result-table {
    width:1430px;
    table-layout:fixed;
}

.result-table-tmp {
    position:relative;
    border-collapse:separate;
    border-spacing:0;
    table-layout:fixed;
}

.result-tbl-bottom-thin {
text-align:right;
border-bottom:solid 1px #000000;
border-right:dotted 1px #000000;
}

.result-tbl-bottom-thin-coltitle {
text-align:right;
width:84px;
border-bottom:solid 1px #000000;
border-right:dotted 1px #000000;
}

.result-tbl-bottom-thin-storetitle {
text-align:center;
width:70px;
border-bottom:solid 1px #000000;
border-right:dotted 1px #000000;
}

.result-tbl-bottom-dot {
text-align:right;
border-bottom:dotted 1px #000000;
border-right:dotted 1px #000000;
}

.result-tbl-bottom-dbl {
text-align:right;
border-bottom:double 2px #000000;
border-right:dotted 1px #000000;
}

.result-tbl-bottom-dot-best {
text-align:right;
border-bottom:dotted 1px #000000;
border-right:dotted 1px #000000;
background-color:cyan
}

.result-tbl-bottom-dot-better {
text-align:right;
border-bottom:dotted 1px #000000;
border-right:dotted 1px #000000;
background-color:lightcyan
}

.result-tbl-bottom-dot-normal {
text-align:right;
border-bottom:dotted 1px #000000;
border-right:dotted 1px #000000;
}

.result-tbl-space {
    width:100px;
}

.result-tbl-bottom-dot-worse {
text-align:right;
border-bottom:dotted 1px #000000;
border-right:dotted 1px #000000;
background-color:papayawhip
}

.result-tbl-bottom-dot-worst {
text-align:right;
border-bottom:dotted 1px #000000;
border-right:dotted 1px #000000;
background-color:lightpink
}

.result-tbl-bottom-dbl-best {
text-align:right;
border-bottom:double 2px #000000;
border-right:dotted 1px #000000;
background-color:cyan
}

.result-tbl-bottom-dbl-better {
text-align:right;
border-bottom:double 2px #000000;
border-right:dotted 1px #000000;
background-color:lightcyan
}

.result-tbl-bottom-dbl-normal {
text-align:right;
border-bottom:double 2px #000000;
border-right:dotted 1px #000000;
}

.result-tbl-bottom-dbl-worse {
text-align:right;
border-bottom:double 2px #000000;
border-right:dotted 1px #000000;
background-color:papayawhip
}

.result-tbl-bottom-dbl-worst {
text-align:right;
border-bottom:double 2px #000000;
border-right:dotted 1px #000000;
background-color:lightpink
}

td.update-button-row 
{
    height: 50px;
}

.textarea-small
{
    width: 50px;
}

.textarea-align-right
{
    text-align: right;
}

p.naritaya-commentview
{
    width: 600px;
    height: 100px

}



