@charset "Shift_JIS";

body
{
	width:				720px;
	font-family:		Tahoma, verdana, 'MS UI Gothic', 'ＭＳ Ｐゴシック', メイリオ, sans-serif;
	font-size:			9pt;
	color:				black;
	background-color:	#FFFFDC;
}

a
{
	text-decoration:	underline;
}

a:link
{
	color:				#0000FF;
}

a:visited
{
	color:				#800080;
}

a:hover
{
	color:				#FF0000;
	text-decoration:	underline;
	background-color:	#FFD700;
}

a:active
{
	color:				#0000FF;
}

H1
{
	text-align:			center;
	font-style:			normal;
	font-weight:		bold;
	font-size:			20pt;
	color:				navy;
	margin-top:			10pt;
}

table
{
	empty-cells:		show;
}

.MainTable
{
	width:				720px;
	margin-top:			2em;
	margin-bottom:		2em;
	background-color:	white;
	z-index:			1;
	margin-left:		auto;
	margin-right:		auto;
}

.JumpTOP
{
	text-align:			center;
	font-size:			9pt;
	margin:				1em 0em;
}

td
{
}

.mTable
{
	table-layout:		fixed;
	margin:				0px;
	padding:			0px;
	width:				720px;
	height:				36px;
	border-width:		0px;
	border-style:		none;
	border-color:		black;
	background-color:	white;
	top:				16px;
	left:				16px;
	z-index:			2;
}

tr
{
}

.mTr
{
	margin:				0px;
	padding:			0px;
	width:				100%;
	height:				36px;
	border-width:		0px;
	border-style:		none;
	border-color:		white;
	line-height:		1.2em;
}

.mTd
{
	margin:				0px;
	padding:			0px;
	text-align:			center;
	font-size:			9pt;
	color:				navy;
	width:				76px;
	height:				32px;
	border-width:		1px;
	border-style:		solid;
	border-color:		orange;
	background-color:	yellow;
	cursor:				pointer;
	line-height:		1.2em;
}

.mImg
{
	border-style:		none;
	width:				76px;
	height:				32px;
}

.Popup
{
	position:			absolute;
	text-align:			left;
	visibility:			hidden;
	width:				105px;
	Top:				54px;
	z-index:			3;
}

.pTable
{
	margin:				0em;
	padding:			0em;
	border-width:		1px;
	border-style:		solid;
	border-color:		orange;
	background-color:	white;
	z-index:			3;
}

.pItem1
{
	padding:			0em 0.5em;
	text-align:			center;
	width:				100%;
	color:				navy;
	font-size:			9pt;
	border-style:		none;
	background-color:	yellow;
	line-height:		1.4em;
	cursor:				pointer;
}

.pItem2
{
	text-align:			center;
	width:				100%;
	color:				green;
	font-size:			9pt;
	font-weight:		normal;
	border-style:		none;
	background-color:	#FFFF99;
	line-height:		1.4em;
	cursor:				default;
}

.pItem3
{
	text-align:			center;
	vertical-align:		middle;
	width:				100%;
	color:				navy;
	font-size:			9pt;
	font-weight:		normal;
	border-style:		none;
	background-color:	#FFD700;
	line-height:		1.4em;
	cursor:				default;
}

.pItem4
{
	text-align:			center;
	width:				100%;
	color:				maroon;
	font-size:			9pt;
	font-weight:		bold;
	border-style:		none;
	background-color:	yellow;
	line-height:		1.4em;
	cursor:				pointer;
}

.pItem5
{
	text-align:			center;
	width:				100%;
	color:				navy;
	font-size:			9pt;
	font-weight:		normal;
	border-style:		none;
	background-color:	#FFD700;
	line-height:		1.4em;
	cursor:				pointer;
}

.cPopup
{
	position:			absolute;
	text-align:			left;
	visibility:			hidden;
	width:				200px;
	Top:				54px;
}

.cTable
{
	text-align:			center;
	margin:				0px;
	padding:			0px;
	width:				100%;
	border-width:		1px;
	border-style:		solid;
	border-color:		#FFA500;
	background-color:	#FFEFD5;
}

.cItem0
{
	text-align:			center;
	width:				100%;
	color:				gray;
	font-size:			9pt;
	font-weight:		normal;
	border-style:		none;
	background-color:	#FFFF99;
	line-height:		1.4em;
	cursor:				pointer;
}

.cItem1
{
	text-align:			left;
	width:				100%;
	color:				navy;
	font-size:			9pt;
	font-weight:		normal;
	border-style:		none;
	background-color:	#FFEFD5;
	line-height:		1.4em;
	cursor:				pointer;
}

.underbar
{
	height:				3px;
	text-align:			center;
	border:				1px solid navy;
	background-color:	gray;
	margin:				0.5em auto;
}

.indispens
{
	font-size:			7pt;
	color:				red;
	font-weight:		bold;
}

.zen
{
	font-size:			10pt;
	ime-mode:			active;
}

.han
{
	font-size:			10pt;
	ime-mode:			inactive;
}

.LinkDesc
{
	padding-left:		1em;
	font-size:			12pt;
	font-weight:		bold;
	color:				white; 
	background-color:	orange;
}

.Links
{
	margin-top:			0em;
	margin-bottom:		0em;
	list-style-type:	disc;
}

.LinkName
{
	color:				black;
	font-weight:		normal;
	font-size:			11pt;
	padding:			0em;
}

.guideBar
{
	margin:				2em auto;
	text-align:			center;
	background-color:	orange;
	color:				white;
	padding:			0.2em;
	font-size:			9pt;
}

.mailto
{
	border-style:		none;
	vertical-align:		middle;
}
