@charset "utf-8";/* basic============================================================*/html {	margin: 0;	padding: 0;}body {	margin: 0;	padding: 0;	background: #ffffff;	color : #ffffff;	text-align: center;	font-family: Courier, 'Courier New', monospace, serif;	color: #000000;}div,img,hr,h1,h2,h3,h4,h5,h6 {	margin: 0px;	padding: 0px;	border: 0px;	display: block;	font-weight: normal;	text-align: left;	line-height: 100%;}/* link style============================================================*/a {	color: #000000;	text-decoration: underline;	outline: none;}a:link {	color: #000000;	text-decoration: underline;}a:visited {	color: #000000;	text-decoration: underline;}a:hover {	color: #666666;	text-decoration: underline;}a:active {	color: #000000;	text-decoration: underline;}/* body============================================================*/div#content {	margin: 40px auto;	width: 500px;	height: 568px;}div#open {	font-size: 190%;	color : #ff0000;	line-height: 100%;	text-align: center;}div#logo {	margin-top: 100px;	text-align: center;}div#logo img {	display: inline;}div#address {	font-size: 110%;	margin-top: 40px;	text-align: center;	line-height: 95%;}div#infoe {	font-size: 110%;	margin-top: 90px;	text-align: center;	line-height: 95%;}div#infoj {	font-size: 80%;	line-height: 120%;	margin-top: 25px;	font-family: "ƒqƒ‰ƒMƒm–¾’© ProN W3","Hiragino Mincho ProN","‚l‚r –¾’©", serif;	text-align: center;	}div#copyright {	font-size: 100%;	margin-top: 100px;	text-align: center;}
