@charset "UTF-8";/* D'ESPAIRSRAY CSS *//*････････Layout････････*/body {	background-color: #000000;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}body, td, th {	color: #69645e;	font-family: "ヒラギノ角ゴ Pro W3", ＭＳ Ｐゴシック, Osaka, "MS UI Gothic";	font-size: 12px;	line-height:1.5em;}a:link {	color:#c6c1b3;}a:visited {	color:#c6c1b3;}a:hover {	color:#ffffff;}/*････････guide page････････*/.guide {	width:600px;	height:400px;	background-image:url(../other/images/guide-bg.gif);	background-position:top center;	background-repeat:no-repeat;	text-align:left;	vertical-align:middle;	padding:100px 50px 0px 50px;}