/***********************************************/
/*ページ全体				       */
/***********************************************/
body            { font-size: small; margin: 0; color : #505050; }


/***********************************************/
/*リンクカラー		                       */
/***********************************************/
a:link		{ color:#446213; }
a:visited	{ color:#40402B; }
a:hover		{ color:#40402B; }


/***********************************************/
/*フォント（サイズ固定）                       */
/***********************************************/
.head 　        { font-size: 16px; line-height: bolder; margin-bottom: 0px; }
.title          { font-size: 14px; font-weight: bold; margin-bottom: 0px; }
.normal         { font-size: 12px; font-weight: normal; line-height: 18px; margin-bottom: 0px }
.small          { font-size: 11px; font-weight: normal; line-height: 13px; margin-bottom: 0px }
.mini  　　　   { font-size: 9px; font-weight: normal; line-height: 11px; margin-bottom: 0px }
.normal-wide    { font-size: 12px; font-weight: normal; line-height: 24px; margin-bottom: 0px }
.title-nonbold  { font-size: 14px; font-weight: normal; margin-bottom: 0px }
.title-menu     { font-size: 12px; line-height: normal; font-weight: bold; color: #336600; margin-bottom: 0px }
.price          { font-size: 18px; font-weight: bold; color: #663300; margin-bottom: 0px }
.headline       { font-size: 12px; font-weight: normal; margin-bottom: 0px }

/***********************************************/
/*フォント（サイズ可変）　　　                 */
/***********************************************/
.text01         { font-weight: lighter; font-size:xx-large; margin-bottom: 0px }
.text02         { font-weight: lighter; font-size:x-large; margin-bottom: 0px }
.text03         { font-weight: lighter; font-size:large; margin-bottom: 0px }
.text04         { font-weight: lighter; font-size:medium; margin-bottom: 0px }
.text05         { font-weight: lighter; font-size:small; margin-bottom: 0px }
.text06         { font-weight: lighter; font-size:x-small; margin-bottom: 0px }
.text07         { font-weight: lighter; font-size:xx-small; margin-bottom: 0px }


/***********************************************/
/*フォント（行間詰め指定用）　　　　           */
/***********************************************/
.spacer         { font-size: 8px; margin-bottom: 0px; }


/***********************************************/
/*マージン		                       */
/***********************************************/
.margin         { margin-bottom: 0px }


ここからは各カテゴリ、ページ独自の指定
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓

