/* class設定 */.small, .xsmall, .large, .xlarge , .xxlarge{	font-family:Arial, Verdana, sans-serif}/* リンク設定 */A{}A:link { color:#003399;text-decoration:none}A:visited { color: #CC6600;text-decoration:none}A:hover   { color: #CC0000;text-decoration:underline}A:active  { color: #CC6600;text-decoration:none}/* Hタグ文字設定 */h1 {	font-size: 10px;	margin: 0px;	text-align: right;	color: #444444;	padding-top: 5px;	padding-right: 10px;	padding-bottom: 0px;	padding-left: 0px;} /* ↓サイト毎の設定は以下に記載↓ */body {	margin: 0px auto;	color: #444444;}.footer {	border-bottom-width: 3px;	border-bottom-style: solid;	border-bottom-color: #D8520B;}.topics {	background-image: url(recommend/img/arrow.gif);	background-repeat: no-repeat;	padding-top: 3px;	padding-right: 10px;	padding-bottom: 3px;	padding-left: 10px;}.rightline {	border-right-width: 1px;	border-right-style: dashed;	border-right-color: #CCCCCC;}.underline {	border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #CCCCCC;}.xxxlarge {	font-size: 18px;	font-weight: bold;}
