/* Add any valid CSS declarations */

body {
    /* font-size: 87.5%; */
    /* font-family: Arial,Helvetica,sans-serif; */
    font-family: ' Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; 
}

.block-title {
    font-family: ' Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; 
}

.pta-l #page-title {
display: none;
}


.node .node-title {
   font-size: 1.5em;
}  

h5 {
   border-bottom:2px solid #bb8c3b;  
    padding:.6em .8em
}

h6 {
   background:#eee;  
    border-bottom:7px solid #bb8c3b;  
    padding:.8em .9em .3em 
}

/* 
h6 {
    border-left:7px solid #bb8c3b;  
    border-bottom:1px dashed #bb8c3b;  
    padding:.6em .8em  
}  

h5 {
 border-left:7px solid #bb8c3b;  
    border-bottom:1px solid #bb8c3b;  
    padding:.6em .8em
}
*/

/*
/* Main Menu Bar background color  select Cofee */
.sf-menu.sf-style-coffee li, .sf-menu.sf-style-coffee.sf-navbar {
   background: #3f392d;
}
  */

/*--- Main Menu indicator--*/

.sf-sub-indicator {
    right: 0.05em;
}



