*
{
	margin:				0;
	padding:			0;
}

body
/*body.main*/
{
	background-color:	#ffffff;
/*	margin-left:		0px;
	margin-top:			0px;*/
	text-align:			center;
}

div#page
{
	width:				760px;
	margin:				0 auto;
	text-align:			left;
}

table.topTtl
{
	border:				0px;
	height:				100px;
	width:				730px;
	text-align:			left;
}


span.red
{
	color:				#ff8868;
}

span.blue
{
	color:				#0000ee;
}


span.new
{
	color:				#ff6347;
	font-weight:		bold;
	text-decoration:	blink;
}

span.sPink
{
	color:				#ff8868;
	font-weight:		bold;
}

span.white
{
	color:				white;
}

span.black
{
	color:				black;
}

span.fnt
{
	color:				#fa8072;
}

span.orangeBack
{
	color:				#ff6347;
	font-weight:		bold;
	text-decoration:	blink;
}

img
{
	border:				none;
}

img.futo
{
	width:				160px;
	height:				80px;
	margin-top:			15px;
	margin-left:		20px;
	/*border:				none;*/
}

.large
{
	font-size:			17px;
}

.middle
{
	font-size:			15px;
}

.small
{
	font-size:			13px;
}

.ssmall
{
	font-size:			11px;
}

a:hover
{
	color:				#0000cd;
	text-decoration:	underline;
}

a
{
	color:				#696969;
	text-decoration:	none;
}

td
{
	color:				#696969;
	font-size:			13px;
	line-height:		16px;
}

td.tdttl
{
	color:				#0066ff;
	font-size:			13px;
	font-weight:		400;
}

td.tdttl a
{
	color:				#0066ff;
	text-decoration:	none;
}

td.tdttl a:hover
{
	color:				#0000cd;
	text-decoration:	underline;
}

td.tdspc
{
	width:				20px;
}


span.sokuhoCmnt
{
	font-size:			12px;
	font-weight:		bold;
}

span.sokuhoCmntS
{
	font-size:			11px;
	font-weight:		bold;
}

