body {
	font-size:12px;
	font-family: Verdana, Arial, ＭＳ Ｐゴシック, Osaka;
	color:#FFFFFF;
	background-color:#000000;
	text-align: center;
	margin: 0px;
scrollbar-face-color: #000000;
scrollbar-track-color: #333333;
scrollbar-arrow-color: #ffffff;
scrollbar-highlight-color: #c1c1c1;
scrollbar-shadow-color: #666666;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: #999999;
}

html{
height:100%;
margin-bottom:1px;
}
.both {
	clear: both;
}
p {
	margin-bottom: 7px;
	margin-top: 0px;
}
A.nomal:link  {
	color: #9900FF;
	text-decoration: none
}
A.nomal:visited  {
	color: #CC00FF;
	text-decoration: none
}
A.nomal:hover  {
	color: #FF3300;
	text-decoration: underline
}
A.nomal:active  {
	color: #FF00FF;
	text-decoration: none
}

A.dark:link  {
	color: #999999;
	text-decoration: none
}
A.dark:visited  {
	color: #999999;
	text-decoration: none
}
A.dark:hover  {
	color: #00FF00;
	text-decoration: underline
}
A.dark:active  {
	color: #999999;
	text-decoration: none
}


.cssdesign #container {
	width: 920px;
	margin: 0 auto;
	text-align: center;
}
.cssdesign #button_area {
	background-image: url(../image/bt_back.gif);
	height: 29px;
}
.cssdesign #foot_area {
	background-image: url(../image/foot_back.gif);
	height: 16px;
	font-size: 10px;
	padding-top: 4px;
}
.cssdesign #mein_area {
	text-align: left;
	padding: 0px;
	background-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.cssdesign #header {
	text-align: left;
}

#test_space {
	height: 100%;
}


 /* GALLERY SLIDESHOW AND POPUP CODE */

.Galborder	 	{ max-width: 100%; margin-top: 5px; padding: 4px; border: double 3px #92adff; }

A:hover .Galborder 	{ max-width: 100%; padding: 4px; border: dotted 3px orange; }

 /* CONTACT FORM */


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		  COLOR: #000000;
		  background-image: url("../picts/shadeform.gif");
		  WIDTH: 220PX;
		  BORDER: #000000 1px solid; }

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		  COLOR: #000000;
		  background-image: url("../picts/shadeform.gif");
		  WIDTH: 260PX;
		  HEIGHT: 140PX;
		  BORDER: #000000 1px solid; }

.dropdown 	{ COLOR: #000000;
		  WIDTH: 220PX;
		  FONT: 11px geneva, verdana, arial, sans-serif; }


.contact {	background-color:#336666;
		FONT-FAMILY:arial;
		color: #CCCCCC;
		font-size: 9pt;
		height: 19px;
		cursor:hand;
		text-align: center;
		BORDER: #00ff80 1px solid ;}

.contacton {	background-color:#88B7CD;
		FONT-FAMILY:arial;
		color: #CCFFFF;
		font-size: 9pt;
		height: 19px;
		cursor:hand;
		text-align: center;
		BORDER: #CCFFFF 1px solid ;}




