/* CSS SETTING for 株式会社スーパーサンエー --- Basic CSS */body {	font-size: 12px;	background-color: #FFFFFF;	margin: 0px;	padding: 0px;	background-image: url(images/bg.gif);}td {	font-size: 12px;}.small {	font-size: 10px;	line-height: 120%;}.xsmall {  font-size: 9px;}a {	text-decoration : underline;	color: #0066CC;	cursor: hand;	font-weight: normal;}a:visited {	color: #993333;}a:active {	color: #FF0000;}a:hover {	color: #FF0000;}input {	font-size:10px;	background-color:#FFFFFF;	color: #000000;}select {	font-size:10px;	background-color:#FFFFFF;	color: #000000;}textarea {	font-size:10px;	background-color:#FFFFFF;	color: #000000;}.line120 { line-height: 120%;}.read {	font-size: 14px;	line-height: 130%;	font-weight: bold;	color: #006600;}.blue {  color: #000099;}.red {  color: #990000;}.white {  color: #FFFFFF;}.black {  color: #000000;}.smallwhite {	color: #FFFFFF;	font-size: 10px;}.xsmallwhite {	color: #FFFFFF;	font-size: 9px;}.smallblue {	color: #003366;	font-size: 10px;}.smallred {	color: #CC0000;	font-size: 10px;}.line140 {	line-height: 140%;}.tblbgOn {	background-repeat: repeat-x;}.topCaption {	font-size: 120%;	font-weight: bold;	color: #FF0000;}.cookKondate {	font-size: 10px;	color: #006633;}/*  Copyright (C) 2003 株式会社スーパーサンエー All rights reserved. Preparation: 株式会社スーパーサンエー*/