@charset "Shift_JIS";
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */

#hpb-headerMain{
  background-color : #400000;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  height : 20px;
  color : white;
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 0px;
}
#hpb-headerMain h1{
  color : #ffffff;
  margin-top : 0px;
  margin-bottom : 0px;
  font-weight : normal;
  margin-left : 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-right : 0px;
}
#hpb-headerLogo{
  width : 700px;
  float: left;
  height : 60px;
  margin-top : 10px;
  margin-bottom : 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
}
#hpb-headerLogo a{
  width : 500px;
  height: 50px;
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 10px;
  padding: 0;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
  background-image : url(nylogo1.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#hpb-headerExtra1{
  width : 300px;
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  padding: 0;
  float: right;
  height : 70px;
  text-align : center;
}
#hpb-headerExtra1 p.tel{
  /* 電話番号の文字設定 */
    margin : 10px 0px;
  padding-top: 0;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1.08em;
  line-height: 20px;
  color : black;
  font-weight: bold;
  text-align: right;
  height : 40px;
  vertical-align : middle;
}
#hpb-headerExtra1 p.tel span{
  /* 電話番号の「TEL」文字設定 */
    margin: 0;
  padding-top: 0;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 0;
}
#hpb-headerExtra1 p.address{
  /* 住所文字設定 */
    margin: 0;
  padding-top: 0;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1.08em;
  line-height: 20px;
  color : black;
  font-weight: bold;
  text-align: right;
}
#hpb-headerExtra2
{
  }
/* フッター内パーツ */

#hpb-footerExtra1{
  margin: 0;
  padding: 0;
  float: left;
}
#hpb-footerExtra1 ul{
  margin: 0;
  padding-top: 8px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 10px;
  list-style-type: none;
  text-align: left;
}
#hpb-footerExtra1 li{
  /* フッターナビ設定 */
    margin: 0;
  padding-top: 0;
  padding-right: 15px;
  padding-bottom: 0;
  padding-left: 15px;
  background-color: #BFBFBF;
  line-height: 24px;
}
#hpb-footerExtra1 li a:link{
  color: #666666;
  text-decoration: none;
}
#hpb-footerExtra1 li a:visited{
  color: #666666;
  text-decoration: none;
}
#hpb-footerExtra1 li a:hover{
  color: #333333;
  text-decoration: none;
}
#hpb-footerExtra1 li a:active{
  color: #333333;
  text-decoration: none;
}
#hpb-footerMain{
  margin: 0;
  padding-top: 8px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
#hpb-footerMain p{
  /* コピーライト文字設定 */
    margin: 0;
  padding: 0;
  line-height: 24px;
  color: #ffffff;
}
#hpb-footerLogo
{
  }
#hpb-footerExtra2
{
  }
/* サイドブロック内パーツ */
/* バナー */

#banner ul{
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#banner li{
  display: block;
  width: 230px;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
}
#banner li a{
  display: block;
  width : 150px;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
}
#banner a#banner-access{
  /* アクセスバナー */
    height: 56px;
  background-image : url(banner.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#banner a#banner-netshop{
  /* ネットショップ */
    height: 56px;
  background-image : url(banner02.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#banner a#banner-category1{
  /* 商品カテゴリ1 */
    height: 56px;
  background-image : url(banner03.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#banner a#banner-category2{
  /* 商品カテゴリ2 */
    height: 56px;
  background-image : url(banner.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#banner a#banner-category3{
  /* 商品カテゴリ3 */
    height: 56px;
  background-image : url(banner.png);
  background-position: top left;
  background-repeat: no-repeat;
}
/* 店舗情報 */

#shopinfo{
  width : 150px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 15px;
  margin-left: 0;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color : #ffffff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color : #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color : #ffffff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color : #ffffff;
}
#shopinfo h3{
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-align: left;
  text-indent: -9999px;
}
#shopinfo h3 span.en
{
  }
#shopinfo h4{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
  text-align: left;
  color: #666666;
  font-size: 1em;
  line-height: 16px;
  font-weight: bold;
}
#shopinfo p{
  margin: 0;
  padding-top: 0;
  padding-right: 0.1em;
  padding-bottom: 0;
  padding-left: 0.1em;
  line-height: 1.4;
  text-align: left;
}
/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

#hpb-skip{
  /* ヘッダースキップの非表示 */
    height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-align: left;
  text-indent: -9999px;
}
p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-repeat : no-repeat;
}
p.large{
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 15px;
  padding-left: 0;
  line-height: 16px;
  text-align: left;
}
p.indent{
  padding-left: 15px;
}
.left{
  float: left;
}
.right{
  float: right;
}
/* リンク文字色 */
a:link{
  text-decoration: none;
  font-weight : normal;
  color : #400000;
}
a:visited{
  color: black;
  text-decoration: none;
}
a:hover{
  color: black;
}
a:active{
  color: black;
  text-decoration: none;
}
hr{
  height : 1px;
  clear: both;
  border-top-width: 1px;
  border-top-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-left-style : none;
  border-top-color : #400000;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.hpb-layoutset-02 h2{
  margin-top: 0px;
  margin-right: 0;
  margin-bottom: 15px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 10px;
  font-size: 1.33em;
  line-height: 40px;
  color: #ffffff;
  text-align: left;
  background-color: #595959;
}
.hpb-layoutset-02 h2 span.ja{
  padding: 0;
}
.hpb-layoutset-02 h2 span.en{
  padding-top: 0;
  padding-right: 0;
  padding-left: 10px;
  padding-bottom: 0;
  text-transform: uppercase;
}
#hpb-wrapper h3{
  margin: 0;
  padding-top : 0px;
  padding-right: 0;
  padding-bottom : 0px;
  padding-left: 0;
  text-align: left;
  clear : left;
}
h3.hpb-c-index{
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-align: left;
  text-indent: -9999px;
  background: none;
}
h4{
  margin: 0;
  padding: 0;
  font-weight : normal;
}
h5{
  margin: 0;
  padding: 0;
  text-align: left;
  color: #666666;
  font-size: 1em;
  line-height: 16px;
  font-weight: bold;
}
table{
  margin-top: 0;
  margin-right : 0px;
  margin-bottom: 0;
  margin-left: 0;
  border-collapse: collapse;
  border-top-width : 0px;
  border-left-width : 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
}
table th{
  padding-top: 8px;
  padding-right: 15px;
  padding-bottom: 8px;
  padding-left: 8px;
  color: #666666;
  text-align: left;
  font-weight: normal;
  background-color: #D5D5D5;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #E0E2E4;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #E0E2E4;
}
table td{
  padding-top : 0px;
  padding-right : 10px;
  padding-bottom : 0px;
  padding-left : 10px;
  height : 50px;
  line-height : 25px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #400000;
}
/* フォームパーツ設定 */
input.button{
  margin-top: 15px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}
textarea{
  width: 400px;
  height: 200px;
}
input.l{
  width: 400px;
}
input.m{
  width: 250px;
}
input.s{
  width: 150px;
}
/* メインコンテンツ内基本パーツ */

#hpb-main ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 15px;
  margin-left: 0;
  padding: 0;
  list-style-type: none;
}
#hpb-main ul li{
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 28px;
  background-image : url(point_2Bd.png);
  background-position: 10px 7px;
  background-repeat: no-repeat;
  text-align: left;
  line-height: 1.4;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
}
#hpb-main dl{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 15px;
  margin-left: 0;
  padding: 0;
  font-size : 20px;
}
#hpb-main dt{
  float: left;
  margin: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 0px;
  text-align: left;
  min-height: 16px;
  font-weight: normal;
  width: 170px !important;
  color : #44a263;
  font-size : 20px;
}
#hpb-main dd{
  margin: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 186px;
  text-align: left;
  min-height: 16px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color : #d4d5d6;
}
*:first-child + html #hpb-main dd{
  /* for IE7 */
    padding-left: 10px;
  min-height: 20px;
}
* html #hpb-main dd{
  /* for IE6 */
    padding-left: 0px;
  height: 20px;
}
#hpb-main dl:after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-main img{
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
}
#hpb-main img.left{
  margin-top: 0;
  margin-right: 20px;
  margin-bottom: 15px;
  margin-left: 0;
  float: left;
}
#hpb-main img.right{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 15px;
  margin-left: 20px;
  float: left;
}
#pagetop{
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 15px;
  padding-left: 5px;
  padding-bottom: 15px;
  padding-right: 5px;
  text-align: left;
}
#pagetop a{
  /* 先頭に戻るボタンの左右設定 */
    display: block;
  width: 130px;
  height: 20px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: auto;
  background-image : url(returnTop_2Bd.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
}
/* トップページ デザイン定義 */
#hpb-wrapper h2{
  padding-left : 0px;
  text-align : left;
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-top : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 0px;
}
#hpb-wrapper #toppage-item{
  margin: 0;
  padding-top : 0px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom : 0px;
}
.plan{
  margin-bottom: 0;
  width : 315px;
  height : 310px;
  margin-left : 10px;
  margin-right : 5px;
  padding-top : 0px;
  margin-top : 0px;
  border-top : 1px solid #813436;
  border-right : 1px solid #813436;
  border-bottom : 1px solid #813436;
  border-left : 1px solid #813436;
  cursor : auto;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  float : left;
  background-color : white;
}
#hpb-wrapper #toppage-item h3{
  margin: 0;
  padding-top : 5px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom : 5px;
  font-size : 30px;
  line-height : 40px;
  color : black;
}
#hpb-wrapper #toppage-item h3 span.en{
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  text-transform: uppercase;
}
#hpb-wrapper #toppage-item h3 span.ja{
  padding-top: 0;
  padding-right: 0;
  padding-left: 10px;
  padding-bottom: 0;
}
#hpb-wrapper #toppage-item .itemlist{
  margin: 0;
  padding-bottom : 10px;
  background-color : #f3ebc5;
}
#hpb-wrapper #toppage-item .itemlist:after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-wrapper #toppage-item .itemlist .item{
  margin-right : 3%;
  margin-left : 3%;
  width : 94%;
  height : inherit;
}
#hpb-wrapper #toppage-item .itemlist .item img{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 5px;
  margin-left: 0;
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #ffffff;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #ffffff;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #ffffff;
}
#hpb-wrapper #toppage-item .itemlist .item .plan-item{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 5px;
  margin-left: 0;
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #ffffff;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #ffffff;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #ffffff;
}
#hpb-wrapper #toppage-item .itemlist .item .itemdata{
  height : inherit;
  background-color : #f3ebc5;
}
#hpb-wrapper #toppage-item .itemlist .planlong{
  margin-bottom: 0;
  width : 100%;
  height : 230px;
  float : left;
  margin-left : 2%;
  margin-right : 1%;
  padding-top : 8px;
  background-color : white;
  background-repeat : no-repeat;
  margin-top : 0px;
}
#hpb-wrapper .maesetu{
  height : 60px;
  text-align : center;
  font-size : 25px;
  line-height : 30px;
  background-color : white;
  margin-top : 5px;
  margin-bottom : 5px;
}
#hpb-wrapper .planname{
  height : 50px;
  text-align : center;
  line-height : 50px;
}
#hpb-wrapper .nedan{
  height : 60px;
  text-align : center;
  margin-top : 5px;
  background-color : white;
  margin-bottom : 5px;
}
#hpb-wrapper .sasie{
  height : 80px;
}
#hpb-wrapper #toppage-item .itemlisth3{
  margin: 0;
  padding-top : 0px;
  padding-right: 0;
  padding-bottom : 0px;
  padding-left : 0px;
}
#hpb-wrapper #toppage-item .itemlist.item .itemdata h5{
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 0;
  color: #666666;
  text-align: right;
  line-height: 1.2;
  font-weight: bold;
}
#hpb-wrapper #toppage-item .itemlist.item .itemdata p{
  line-height : 1;
  text-align: left;
}
#hpb-wrapper #toppage-news h3{
  margin: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 5px;
  font-size: 1.17em;
  line-height: 16px;
  color: #000000;
  font-weight: bold;
}
#hpb-wrapper #toppage-news h3 span.en{
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  text-transform: uppercase;
}
#hpb-wrapper #toppage-news h3 span.ja{
  padding-top: 0;
  padding-right: 0;
  padding-left: 10px;
  padding-bottom: 0;
}
/* アクセスページ デザイン定義 */

#access{
  height : 700px;
}
/* 商品紹介ページ デザイン定義 */

#item .itemlist{
  width: 600px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
#item .itemlist:after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#item .itemlist.item{
  width: 178px;
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 15px;
  margin-left: 10px;
  padding-top: 6px;
  padding-right: 0;
  padding-bottom: 6px;
  padding-left: 0;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ffffff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #ffffff;
  background-color: #ffffff;
  float: left;
}
#item .itemlist.item img{
  margin: 0;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #ffffff;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #ffffff;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #ffffff;
}
#item .itemlist.item .itemdata{
  width: 160px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
#item .itemlist.item .itemdata h4{
  margin: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 18px;
  background-image : url(point2_2Bd.png);
  background-position: 6px 8px;
  background-repeat: no-repeat;
  color: #666666;
  text-align: left;
  line-height: 1.2;
  font-weight: bold;
}
#item .itemlist.item .itemdata h5{
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 0;
  color: #666666;
  text-align: right;
  line-height: 1.2;
  font-weight: bold;
}
#item .itemlist.item .itemdata p{
  margin: 0;
  padding: 0;
  line-height: 1.2;
  text-align: left;
}
#item #nbanner{
  width: 600px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 15px;
  padding-right: 0;
  padding-bottom: 15px;
  padding-left: 0;
}
#item #nbanner a{
  width: 600px;
  height: 45px;
  display: block;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
  background-image : url(banner-netshop2_2Bd.png);
  background-position: top left;
  background-repeat: no-repeat;
}
label{
  background: green;
  color: #fff;
  padding: 10px;
  display: block;
  margin: 0;
  border: 1px solid #fff;
}
input.on-off[type="checkbox"]{
  display: none;
}
.menu ul{
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu li{
  padding: 5px;
}
input.on-off[type="checkbox"] + ul{
  height: 0;
  overflow: hidden;
}
input.on-off:checked[type="checkbox"] + ul{
  height: 200px;
}
#top-keisatsu{
  margin : 0px 10px;
  padding-bottom : 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
}
.keisatu{
  background-color : #400000;
  color : white;
  padding-top : 0px;
  padding-bottom : 0px;
  text-align : center;
  margin-left : 0px;
  margin-right : 0px;
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  height : 100px;
}
.keisatugazou{
  background-color : #400000;
  color : white;
  padding-top : 0px;
  padding-bottom : 0px;
  font-size : 170%;
  text-align : center;
  margin-left : 0px;
  margin-right : 0px;
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  width : 20%;
  float : left;
  height : 100px;
}
.keisatutext{
  background-color : #400000;
  color : white;
  padding-top : 0px;
  padding-bottom : 0px;
  text-align : center;
  margin-left : 0px;
  margin-right : 0px;
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  width : 80%;
  float : left;
  font-size : 30px;
  height : 100px;
  line-height : 50px;
}
.keisatuwaku{
  padding-top : 0px;
  padding-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
  background-color : white;
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  clear : left;
  height : 460px;
}
.keisatusetumei{
  background-color : white;
  padding-top : 0px;
  padding-bottom : 0px;
  margin-left : 10px;
  margin-right : 0px;
  padding-left : 0px;
  margin-top : 10px;
  width : 600px;
  clear : left;
  float : left;
  padding-right : 0px;
  height : 450px;
  margin-bottom : 0px;
}
.keisatukakaku{
  background-color : white;
  color : black;
  padding-top : 5px;
  padding-bottom : 5px;
  text-align : center;
  margin-left : 10px;
  margin-right : 10px;
  padding-left : 5px;
  padding-right : 5px;
  margin-top : 10px;
  margin-bottom : 0px;
  width : 338px;
  float : left;
  border-width : 1px;
  border-style : solid;
  border-color : #400000;
}