
body  { line-height: 18px; font-family: "ＭＳ Ｐゴシック", 平成角ゴシック, ヒラギノ角ゴ }

a:link { color: #0000cc; text-decoration: none }
a:visited { color: #000066; text-decoration: none }
a:hover { color: #ff4500; text-decoration: underline }

hr { /* 水平線 */
								color:#c0c0c0;
								height:1px;
}

/* 特集コラムタイトル用 */
h2.toksyu { /* 特集 */
								background-color:#e6e6fa;
								color:#003366;
								line-height:120%;
								border-style: solid; 
								border-width:1px;
								padding: 0.3em 1em;
}
/* 主要各社の重点商品ヘッドタイトル */
h3.toktitle { /* 下辺だけに枠を描く */ 
								background-color:#f5f5f5;	
								color:#003399;
								line-height:120%;
								padding: 0.2em 1em;
								border-bottom-width: medium; 
								border-bottom-style: solid; 
}

/* 主要各社の重点商品・日付け */
h6.tokdate { 
								color:#003366;
								line-height:100%;
	           font-size: xx-small%; 
}

