body,html {	color: #333333;	background: #FFFFFF url(../images/bk_side.jpg) repeat-x;	margin: 0;	padding: 0;}/*コンテンツ部分大枠*/#contents_oowaku {  width:771px;		margin:auto;}/*フォントサイズ枠*/.top_font_waku{  float:right;		width:126px;		height:12px;		}.top_font_waku:after {  content: "";  display: block;  clear: both;  height: 1px;  overflow: hidden;}		/*文字サイズ枠*/.top_font_t{  float:left;  width:54px;		height:12px;	 line-height:1px;		padding:4px 2px 0px 0px;		font-size:1px;		}/*大・中・小・枠*/.top_font_s{  float:left;		width:18px;		height:18px;		margin-right:3px;		}a:link{ text-decoration:underline;}a:visited{ text-decoration:underline;}a:active{ text-decoration:underline;}a:hover{ color: #FF0000; text-decoration:underline;}