@charset "UTF-8";body {	margin: 0px;	padding: 0px;	height: 400px;	width: 400px;	background-image: url(../img/wood_bg.jpg);	background-position: 400px 300px;}#contents {	background-image: url(../img/popup_bg.jpg);	background-repeat: no-repeat;	height: 500px;	width: 400px;	position: relative;}#contents ul {	padding: 118px 0px 0px 67px;	margin: 0px;	list-style-type: none;}#contents li {	margin: 0px;}#contents li a {	display: block;	overflow: hidden;	width: 100%;	height: 0 !important;	width: 274px;	height /**/: 66px;	padding-top: 66px;	background: left top no-repeat;}#contents li a:hover, #contents li.on a {	background-position: right top;}#contents li.button01 a {	background-image: url(../img/popup_button01.jpg);}#contents li.button02 a { background-image: url(../img/popup_button02.jpg); }#contents ul.link {	padding: 20px 0px 0px 100px;	margin: 0px;	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: 200px;	height /**/: 22px;	padding-top: 22px;	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/popup_link01.gif);}#contents ul.link li.link02 a { background-image: url(../img/popup_link02.gif); }#contents ul.link li.link03 a {	background-image: url(../img/popup_link03.gif);}#contents ul.link li.link04 a { background-image: url(../img/popup_link04.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: 341px;	top: 429px;}