@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain
{
}

#hpb-headerMain h1
{
}

#hpb-headerLogo
{
}

#hpb-headerLogo a
{
}

#hpb-headerExtra1
{
}

#hpb-headerExtra1 p.tel
{
    /* 電話番号の文字設定 */
}

#hpb-headerExtra1 p.tel span
{
    /* 電話番号の「TEL」文字設定 */
}

#hpb-headerExtra1 p.address
{
    /* 住所文字設定 */
}

#hpb-headerExtra2
{
}

/* フッター内パーツ */
#hpb-footerMain{
    width: 430px;
    float: right;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    text-align: right;
    color : green;
    margin-top: 0;
    padding-top: 0;
}

#hpb-footerLogo
{
}

#hpb-footerExtra1{
    width: 430px;
    float: left;
    text-align: left;
}

#hpb-footerExtra2
{
}

/* サイドブロック内パーツ */

/* バナー */
#banner
{
}


/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a
{
    /* ナビゲーション文字設定 */
}


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

/* リンク文字色 */
a:link{
    color: #0098CC;
    text-decoration: underline;
}
a:visited{
    color: #0098CC;
    text-decoration: underline;
}
a:hover{
    color : green;
    text-decoration: none;
}
a:active{
    color: #0098CC;
    text-decoration: none;
}

#hpb-skip{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height: 1.2;
    text-align: left;
}

p.large{
    font-weight: bold;
}
p.indent{
    padding-left: 15px;
}

.left{
    float: left;
}
.right{
    float: right;
}

hr{
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding : 0px;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}
h2{
  font-size: x-large;
  text-align: center;
  color: #393939;
  font-family: メイリオ;
}  

h3{
    font-size : large;
    text-align: left;
    color : black;
    padding-bottom: 5px;
    margin-top: 0;
    margin-bottom: 0;
  font-family : メイリオ;
  line-height : 1.3;
}


h4{
    display: inline-block;
    font-size : small;
    color : #000000;
    background-repeat: no-repeat;
  font-family : メイリオ;
  background-image : url(point_11Ca.png);
  background-position : 2px 10px;
  padding-left : 15px;
  text-align : left;
}

h5{
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    text-align: left;
    font-size : small;
    line-height: 1.5;
    font-weight: normal;
    color : black;
}

table{
    margin-top: 5px;
    margin-right : 5px;
    margin-bottom: 5px;
    margin-left : 5px;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style : solid;
    border-top-color : #000000;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

table th{
    text-align : center;
    background-color : #ffffc1;
    border-bottom-style : solid;
  color : blue;
  font-size : small;
  line-height : 18px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  position : static;
border-color : black;
}

table td{
    text-align : center;
  color : black;
  vertical-align : middle;
  font-size : xx-small;
border-width : 1px;border-style : solid;border-color : black;
}

/* フォームパーツ設定 */
input.button{
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea{
    width: 380px;
    height: 200px;
}

input.l{
    width: 380px;
}
input.m{
    width: 250px;
}
input.s{
    width: 50px;
}


/* メインコンテンツ内基本パーツ */

#hpb-main ul{
    list-style-type: none;
  padding-left : 5px;
}

#hpb-main ul li{
    text-align: left;
    line-height: 1.4;
    padding-right: 0;
    padding-bottom: 6px;
    padding-left: 17px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color : #dddddd;
    background-image : url(point_11Ca.png);
    background-position: 2px 8px;
    background-repeat: no-repeat;
}

#hpb-main dl{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    zoom: 100%;
}

#hpb-main dt{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height : 16px;
    min-height: 16px;
    font-weight: bold;
    font-size : medium;
    width : 170px;
    padding-top : 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 10px;
    color : #0098cc;
    background-image : url(point_11Ca.png);
    background-position : 0px 12px;
    background-repeat: no-repeat;
  text-indent : 2px;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    text-align: left;
    line-height : 22px;
    min-height: 16px;
    padding-left: 180px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color : #aaaaaa;
  font-size : small;
}

*:first-child + html #hpb-main dd{
    height: 1%; /* for IE7 */
    padding-left: 0px;
}

* html #hpb-main dd{
    height: 1%; /* for IE6 */
    padding-left: 0px;
}
#hpb-main dl:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-main img.left{
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#hpb-main img.right{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}

#toppage-news h4{
 padding-left : 10px;
    padding-right: 15px;
    display: block;
    text-align: left;
    background-image: none;
  font-size : medium;
  color : #000080;
  text-indent : -1em;
}

#toppage-news h5{
  font-size : medium;
  color : black;
  font-weight : 900;
  text-align : left;
  background-color : #00b3ee;
  width : 700px;
  line-height : 22pt;
  margin-top : 15px;
  margin-bottom : 5px;
}

#toppage-news h6{
  font-size : small;
  color : #393939;
  margin-left : 15px;
  text-align : left;
  margin-bottom : -2px;
  margin-top : -2px;
  background-image : url(point_11Ca.png);
  background-position : 2px 8px;
  background-repeat: no-repeat;
  text-indent : 1em;
}

#pagetop{
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: right;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */
    display: block;
    margin-left: 5px;
    margin-right: auto;
    width: 129px;
    height: 23px;
    overflow: hidden;
    background-image : url(returnTop_11Ca.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
}



/* トップページ デザイン定義 */
#hpb-title h1{
    margin-top: 0;
    margin-left : 5px;
    margin-right: auto;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    width : 880px;
    overflow: hidden;
    text-indent: -9999px;
    height : 70px;
    background-image : url(logo_11Ca.png);
    background-position: bottom left;
    background-repeat: no-repeat;
}

#hpb-title h2{
    font-size : large;
    color : orange;
    text-align: left;
    line-height: 1.4;
    width : 800px;
    margin-left : 10px;
  font-family : "小塚ゴシック Pro M";
  margin-top : -2px;
}

#hpb-title p{
    width : 420px;
    margin-left : 10px;
    color : #ffffff;
    font-size : medium;
  margin-top : -10px;
}

#toppage-item div.item{
    width: 430px;
    margin-top: 0;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    float: left;
    background: #eeeeee;
    text-align: left;
    min-height: 170px;
}

* html #toppage-item div.item{
    height : 200px; /* for IE6 */
    margin-right: 2px; /* for IE6 */
}

#toppage-item img{
    background-color: #ffffff;
    padding-top: 9px;
    padding-right: 9px;
    padding-bottom: 9px;
    padding-left: 9px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #eeeeee;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eeeeee;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #eeeeee;
    float: left;
    margin-right: 10px;
}

#toppage-item p{
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0;
    margin-bottom: 1em;
}

#toppage-info h3{
    background-color: #FFE800;
    margin-top: 0;
    margin-left: -1px;
    margin-right: -1px;
    margin-bottom: 15px;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #aaaaaa;
    color: #000000;
}

#toppage-info h4{
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    text-align: left;
    background-image: none;
}

#toppage-info p{
    padding-left: 15px;
    padding-right: 15px;
    color: #333333;
    line-height: 1.4;

}

#department-item div.item{
    width : 870px;
    margin-top: 0;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    float: left;
    background: #eeeeee;
    text-align: left;
    min-height: 170px;
}

* html #toppage-item div.item{
    height : 200px; /* for IE6 */
    margin-right: 2px; /* for IE6 */
}

#department-item img{
    background-color: #ffffff;
    padding-top: 9px;
    padding-right: 9px;
    padding-bottom: 9px;
    padding-left: 9px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color : #eeeeee;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color : #eeeeee;
    border-left-width : 1px;
    float: left;
    margin-right: 10px;
  border-left-color : #eeeeee;
  border-collapse : collapse;
  border-spacing : 10px 10px;
  caption-side : top;
  table-layout : auto;
  empty-cells : show;
}

#department-item p{
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0;
    margin-bottom: 1em;
}



}
#department-item dd{
  padding-top: 1px;
  padding-left: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  border-width: 1px;
  text-align: left;
}

#department-item h4{
 padding-left: 15px;
    padding-right: 15px;
    display: block;
    text-align: left;
    background-image: none;
  font-size : medium;
}

#department-item h5{
  font-size : medium;
  color : blue;
  font-weight : bolder;
  margin-top : 5px;
}

#department-item h6{
  font-size : small;
  color : #393939;
  margin-top : 5px;
  width : 825px;
  margin-left : 20px;
}

#department-item table{
    border-top-style : hidden;
  border-right-style : hidden;
  border-bottom-style : hidden;
  border-left-style : hidden;
  height : 60px;
}

#department-item table th{
    text-align : center;
    border-bottom-style : hidden;
  font-size : medium;
  border-top-style : hidden;
  border-left-style : hidden;
  border-right-style : hidden;
  position : static;
}

#department-item table td{
    text-align : left;
  vertical-align : middle;
  font-size : medium;
border-style : hidden;
}







#calender{
  color : inherit;
  border-collapse : collapse;
  border-spacing : 30px 30px;
  caption-side : top;
  table-layout : auto;
  empty-cells : show;
}

#calender p{
 font-size : medium; 

  color : black;
  margin-bottom : 0px;
  margin-top : -30px;
}