@charset "UTF-8";/* CSS Document *//* 共通設定 */*{	margin:0;	padding:0;	font-family:Verdana, Arial, sans-serif;	font-size:11px;	line-height:100%;	color: #222222;}body{	margin: 0px;	padding: 0px;	font-family:Verdana, Arial, sans-serif;	text-align:center;	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	font-size:100%;	line-height:100%;}a:link {	color: #222222;	text-decoration: none;}a:visited {	text-decoration: none;	color: #222222;}a:hover {	text-decoration: none;	color: #222222;	text-decoration: underline;}a:active {	text-decoration: none;	color: #222222;}/* コンテンツ */.news{	width: 550px;	text-align: left;	display: block;	padding-left: 10px;	padding-top: 8px;	padding-bottom: 8px;}h1 {	font-size: 11px;	background-image: url(img/icon.jpg);	width: 550px;	background-repeat: no-repeat;	margin-top: 8px;	text-align: left;	font-weight: normal;	padding-left: 10px;	line-height: 18px;}h1 a:link {	text-decoration: none;	font-size: 11px;	line-height: 18px;}h1 a:visited {	text-decoration: none;	font-size: 11px;	line-height: 18px;}h1 a:hover {	text-decoration: underline;	font-size: 11px;	line-height: 18px;}h1 a:active {	text-decoration: none;	font-size: 11px;	line-height: 18px;}