@charset "UTF-8";/* CSS Document */body,td,th {	font-size: 12px;	line-height: 175%;}body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	padding: 0px;	text-align: center;	font-family:  "メイリオ", Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";	color: #727172;	background-color: #666;	background-image: url(../images/bg.jpg);	background-repeat: repeat-x;}img {	vertical-align: top;	border: none;}ul { list-style-type: none; margin: 0; padding: 0px 0px 0px 0px; }li { margin: 0; padding: 0; }h1,h2,h3,h4,h5,h6{	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}a {	color: #999999;	text-decoration: none;}a:hover{	color: #336699;	text-decoration: underline;}
