@charset "utf-8";* {	margin: 0px;	padding: 0px;}#main {	width: 970px;	margin-right: auto;	margin-left: auto;	padding-top: 10px;}#main #header_right {	float: right;	width: 480px;	text-align: right;}#main .sukima {	clear: both;	height: 70px;	width: 970px;}#main .sukima2 {	clear: both;	height: 30px;}ul {	list-style-type: none;}#main #container {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #777;}#main #container li{    margin-bottom:10px;	}#main #container ul{    color:#777;	}#main #container ul a{    color:#222;	text-decoration:none	}	h1 {	font-size: 12px;	color: #222;	text-decoration: none;}#main #header_left {	float: left;	width: 480px;}#main #header_left a {	color: #222;	text-decoration: none;}#main #footer a {	font-size: 12px;	color: #222;	text-decoration: none;}#main #footer {	margin-bottom: 10px;}#main #header_right a {	font-size: 12px;	color: #222;	text-decoration: none;	font-weight: bolder;}p{font-family:arial; font-size:12px; padding-right:5em; color:#777}.a{font-size:12px;}a:hover{background: yellow;}
