/* CSS Document */@charset "Shift-JIS";body {	font-size:11px; 	color:#333333;	margin:0px;			}td{	line-height:150%;				}				/*本文*/.shokaibun{	font-size:0.8em;	line-height:130%;}.topics-text{	font-size:0.7em;}/*リンクスタイル*/ a{ color:#333; font-weight:bold; text-decoration: none; padding-bottom: 1px; /*white-space: nowrap; *//*background: url(リンクの背景画像) repeat-x bottom left;/*画像に合わせてリピート、位置など決定*/ } a:hover { color:#903; text-decoration: underline; /*background: url(hover時に表示する背景画像) repeat-x bottom left; */} 