/*	‘S‘Ì‚ÌƒXƒ^ƒCƒ‹	*/
body				{
					padding:0px;margin:20px;height:100%;font-size:11pt;background:#4a5683;color:#aef;
					font-family:"Lucida Grande", "segoe UI","ƒqƒ‰ƒMƒmŠÛƒS Pro W4","ƒqƒ‰ƒMƒmŠÛƒS Pro","Hiragino Maru Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","HGŠÛºÞ¼¯¸M-PRO","HGMaruGothicMPRO";
					}
form				{margin:0px;padding:0px;}
fieldset			{margin:5px;padding:5px;}
p					{text-indent:1em;margin-bottom:0px; margin-top:0px;}
a					{color:#ffe;text-decoration:none;font-weight:bold;}
a:hover				{text-decoration:underline;}
.linkitem			{color:#008;}
.em					{font-weight:bold;font-family:arial, gothic;color:#dd0000;text-decoration:underline;}
.gbutton			{
						font-size:10pt;
						font-weight:bold;
						display:inline-block;
						margin: 2px;
						text-align: center;
						padding: 2px;
						cursor: pointer;
						color: #000;
						border: 1px solid #444;
						border-radius: 5px;
						background:linear-gradient(#fff, #ccc);
						text-decoration:none;
					}
.gbutton:hover		{
						background:linear-gradient(#ccc, #fff);
					}
#pagetitle			{
						font-weight:bold;
						font-size:16pt;
						margin-bottom:20px;
						text-align:center;
						border-top:solid 5px #adf;
						border-bottom:solid 5px #adf;
						color:#adf;
					}
#pagedescription	{
						font-size:10pt;margin-left:40px;margin-right:40px;color:#fff;
					}
#sitemaster			{float:right;font-size:9pt;margin:10px;}

.itemblock			{
						font-size:10px;
						margin:2px;
						border-top:solid 1px #adf;
						border-bottom:solid 1px #adf;
						padding-top:4px;
						padding-bottom:4px;
					}
.newitem			{font-weight:bold;font-family:Arial;color:#f00;font-size:9pt;margin-right:5px;}
.itemname			{font-size:18pt;font-weight:bold;color:#ff8;}
.itemexplain		{font-size:10pt;indent:1em;}
.linkbox			{
						display:inline-block;
						background:#dff;
						width:65%;
						color:#003;
						padding:10px;
						margin:20px;
						font-size:12pt;
						border-radius:12px;
						box-shadow:4px 4px 8px #000;
					}
#headercontainer	{height:80px;padding:10px;}
#maincontainer		{min-height:calc(100% - 240px);text-align:center;}
#footercontainer	{height:120px;padding:10px;}

#globescroller		{margin:0px;color:#000;}
#optiontext			{margin:0px;color:#000;}
#title				{width:300px;}
#subtitle			{width:300px;}
#explanation		{width:300px;height:120px;}
#satcopyright		{width:300px;}


#downbuttonview		{visibility:hidden;}
#convbuttonview		{visibility:hidden;}
