/* for BIJITOJI style *//* initial setting================================================*/* {	margin: 0;	padding: 0;}img {	border: 0;}/* area================================================*/body {	background-color: #009944;}#mainwrapie {	text-align: center; border-right:solid 1px #333333;  border-left:solid 1px #333333;}#mainwrap {	width: 800px;	margin-left: auto;	margin-right: auto;	text-align: left; border-right:solid 1px #333333;  border-left:solid 1px #333333;}#copyright {	padding: 12px;	border-top: 1px solid #CCCCCC;	text-align: center;}#copyright #sammy {	float: left;; border-color: black #666666; border-right-width: 1px; border-left-width: 1px}#copyright #inquiry {	float: right;}#flashplayer {	margin-top: 12px;}#flashplayer img {	float: left;	margin-right: 6px;}/* font================================================*/#navigation {	color: #000000;	font-size: 12px;	margin: 12px 0;	text-align: center;; border-color: black #666666; border-right-width: 1px; border-left-width: 1px}.txt {	color: #000000;	font-size: 12px;}/* link================================================*/a:link {	color: #0000FF;	text-decoration: none;}a:visited {	color: #800080;	text-decoration: none;}a:alink {	color: #FF0000;	text-decoration: none;}a:hover {	color: #FF0000;	text-decoration: underline;}