body {
	background-color: #FFFFFF;
	padding:0;
	margin:0;
	overflow-y:scroll;
}

body,td,th {
	font-family: Helvetica, Arial, sans-serif, Tahoma;
	color: #000000;
	font-size: 63%;
	}
.title-font {
	font-size: 2em;
	}
	

#menu	{
	width:569px;
	height:30px;
	}
	#menu a	{
	font-size: 1.2em;
	color:#7E868D;
	text-decoration:none
	}
	#menu a:hover	{
	color:#CC0000;
	}
	
#submenu	{width:569px}
	#submenu a	{font-size: 1em; color:#222222; text-decoration:none}
	#submenu a:hover	{color:#CC0000}
	
#catalog	{
	width:569px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
	#catalog a	{
	font-size: 1.2em;
	color:#7E868D;
	text-decoration:none
}
	#catalog a:hover	{color:#000000}

#header	{
	width:569px;
	margin: 0 auto!important;
	}
#header-img	{
	width: 569px;
}

.content	{
	width:800px;
	margin:0 auto!important;
	}
.photo-front	{
	background-image:url(pic/cosplay11.jpg);
	width:600px;
	height:469px;
	margin:0 auto!important;
	}
#footer	{
	width:569px;
	height:20px;
	margin:0 auto!important;
	text-align:right;
	font-size:1em;
	color:#999999
	}
	
#statement	{
	width:569px;
	margin:0 auto!important;
	font-size:1em;
	line-height:1.2em;
	color:#333333;
	}
	#statement a	{
	font-size: 1em;
	color:#3399FF;
	text-decoration:none
}
	#statement a:hover	{color:#CC0000}
	

.spacer10	{
	height:10px;
	margin: 0 auto!important;
	}
.spacer20	{
	height:20px;
	margin: 0 auto!important;
	}
.font2	{font-size:1.5em;}


