@charset "UTF-8";body {	margin: 0px;	padding: 0px;	height: 620px;	width: 600px;	background-image: url(../img/wood_bg.jpg);	font-size: 13px;	line-height: 150%;}#contents {	background-image: url(../img/kikou_popbg.jpg);	background-repeat: no-repeat;	height: 620px;	width: 600px;	position: relative;}#contents ul.link {	margin-top: 20px;	margin-left: 190px;	list-style-type: none;}#contents ul.link li {	margin: 0px;}#contents ul.link li a {	display: block;	overflow: hidden;	width: 100%;	height: 0 !important;	width: 215px;	height /**/: 40px;	padding-top: 40px;	background: left top no-repeat;}#contents ul.link li a:hover, #contents ul.link li.on a {	background-position: right top;}#contents ul.link li.link01 a {	background-image: url(../img/kikou_poplink.gif);}#close{}/*#contents #close a {	display: block;	overflow: hidden;	width: 100%;	height: 0 !important;	width: 29px;	padding-top: 25px;	background: left top no-repeat;}#contents #close a:hover, #contents #close.on a {	background-position: right top;}#contents #close a {	background-image: url(../img/popup_close.jpg);}*/#contents #close {	position: absolute;	left: 538px;	top: 545px;}#read {	text-align: center;	font-size: 13px;	padding-top: 260px;}