/**
	System-Wing WebSite's Cascading Style Sheet(CSS)
	Version 1.00 04/Jul,2002 scripted by Hitoshi Douke
**/


/**
	WEBページのバックグラウンドカラーに使用する。
**/
.body
{
	background:			#336699;
	font-family:		MS UI gothic;
	font-size:			12pt;
	color:				#F0F8FF;
}

/**
	WEBページのタイトル用(System-Wing)
**/
.title
{
	font-family:		Times New Roman Bold,Book Antiqua,Century,FixedSys;
}

/**
	WEBページタイトル用（未設定）
**/
h1.default
{
}

h2.default
{
}

h3.default
{
}

h4.default
{
	font-family:		Times New Roman Bold,Book Antiqua,Century,FixedSys;
}

h5.default
{
}

h6.default
{
}

/**
	リンカ。
**/
a:link
{
	font-family:		MS UI Gothic;
	color:				#F0F8FF;
	text-decoration:	underline;
}

a:hover
{
	font-family:		MS UI Gothic;
	color:				#F0F8FF;
	text-decoration:	underline;
}

a:active
{
	font-family:		MS UI Gothic;
	color:				#F0F8FF;
	text-decoration:	underline;
}

a:visited
{
	font-family:		MS UI Gothic;
	color:				#F0F8FF;
	text-decoration:	underline;
}
/*#375F7C;*/
/**
	Line
**/
hr.default
{
	border-style:		solid;
	border-color:		#1A1A66;
}

/**
	view image option
**/
img.default
{
	border:				none;
}

table.default
{
}

table.menu
{
	width:		640px;
	height:		480px
}

table.rightAlign
{
	float:		right;
}

tbody.default
{
}

tr.default
{
}

th.default
{
}

th.leftAlign
{
	text-align:		left;
}

td.default
{
	text-align:		center;
}

td.rightAlign
{
	text-align:		right;
}

td.footer
{
	vertical-align:	top;
	text-align:		left;
}

span.s5
{
	font-size:		80%;
}

div.header
{
	width:		750px;
	padding:		10px, 10px, 10px, 10px;
}

div.content
{
}

div.footer
{
	padding:		0px, 0px, 0px, 0px;
}
/**
#obj0{ position:absolute; left:10; top:30; width:35; height:35 }
#obj1{ position:absolute; left:46; top:30; width:35; height:35 }
#obj2{ position:absolute; left:82; top:30; width:35; height:35 }
#obj3{ position:absolute; left:118; top:30; width:35; height:35 }
#obj4{ position:absolute; left:154; top:30; width:35; height:35 }

#obj5{ position:absolute; left:200; top:30; width:35; height:35 }
#obj6{ position:absolute; left:236; top:30; width:35; height:35 }
#obj7{ position:absolute; left:272; top:30; width:35; height:35 }
#obj8{ position:absolute; left:308; top:30; width:35; height:35 }
#obj9{ position:absolute; left:344; top:30; width:35; height:35 }
#obj10{ position:absolute; left:380; top:30; width:35; height:35 }
#obj11{ position:absolute; left:416; top:30; width:35; height:35 }
#obj12{ position:absolute; left:452; top:30; width:35; height:35 }
#obj13{ position:absolute; left:488; top:30; width:35; height:35 }
**/
