/* メニューの項目 */
.menu { 
font-size: 11px}

/* 中面見出しテキスト */
.text { 
font-size: 14px}

/* 中面見出しテキスト(太字) */
.text_bold { 
font-size: 12px
; font-weight: bold
}

/* 追加テキスト */
.large1 { font-size:14px;line-height:1.4em;font-weight: bold; color: #3366CC}

.small { font-size:12px; line-height: 130%}

.ssmall { font-size:12px; line-height: 130%}
.copyright {  font-size: 10px; line-height: 180%; color: #666666}
.mini {  font-size: 11px}
.shouhin {  font-size: 12px; color: #038564}
.sitemap {  font-size: 12px; line-height: 150%}

