@charset "Shift_JIS";


/*-- Link 足跡・パンくず --*/
a.path-link:link, a.path-link:visited { text-decoration: none; color: #808080 }
a.path-link:hover { text-decoration: underline; color: #808080 }


/* 強調 */
em, strong { font-style: normal; font-weight: bold }
em.page { color: #666666 } /*足跡・パンくず 開いているpage*/

p, span, b, h1, h4 {
color: #333333;
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
}

/*--- 足跡・パンくず ---*/
td.path {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
font-size: 11px;
color: #808080;
padding: 10px 0 3px 0;
}

/*index bg*/
td.bg-coverillu {
padding-top: 45px;
background: url(../img/bg_coverillu.gif)  no-repeat left top; 
}



/*----------------------- フォント -----------------------*/
/* フォントサイズ  small, medium, large*/
/* 行間  n = narrow, m = medium, w = wide*/
.small { font-size: 11px }
.small-n, .cap  { font-size: 11px; line-height: 115% }
.small-m { font-size: 11px; line-height: 130% }


.medium { font-size: 12px }
.medium-n { font-size: 12px; line-height: 135% } 
.medium-m { font-size: 12px; line-height: 145% } 
.medium-lead { font-size: 12px; line-height: 145% } 


/*---------- side menu ----------*/
div.mn-kal { margin: 10px 0 0 0; }
div.mn-cp { margin: 6px 0 0 0; }
