﻿BODY {
	margin: 0px auto;
	text-align: center;
	FONT-SIZE: 12pt;
	background-image : url(../images/background.jpg);
	background-position: right 0px top 0px;;
	BACKGROUND-REPEAT : no-repeat;
	BACKGROUND-ATTACHMENT : fixed;
	background-color:	#000015;

	FONT-FAMILY: "MS UI Gothic";
}
div {
	color: #666666;
	/*width:580px;*/
	margin: 0px auto;
}
span {
	color:#ffffff;
}
h1 {
	color:#660000;
	font-size:30px;
	margin: 0px auto;
}

#outline {
	margin: 0px auto;
	width:800px;
}
A.main:link    { color : #0000cc; background-color : ;}     /*未訪問のアンカー*/
A.main:visited {
		color : #990099; background-color : ;
}      /*訪問済みのアンカー*/
A.main:active  {
		color : green;
}    /*選択中のアンカー*/
A.main:hover   {
		color : red;  background-color : #ffccff;
}   /*マウスが通過しているアンカー(CSS2)*/

A.sub1:link    {
		color : #0000cc;
}  /*未訪問のアンカー*/
A.sub1:visited {
		color : #cc0099;
}  /*訪問済みのアンカー*/
A.sub1:active  {
		color : green;
}  /*選択中のアンカー*/
A.sub1:hover   {
		color : red;
}  /*マウスが通過しているアンカー(CSS2)*/

A.sub2:link    {
		color : #ffff00;
}  /*未訪問のアンカー*/
A.sub2:visited {
		color : #00ff00;
}  /*訪問済みのアンカー*/
A.sub2:active  {
		color : green;
}  /*選択中のアンカー*/
A.sub2:hover   {
		color : red;
}  /*マウスが通過しているアンカー(CSS2)*/

.external:link#A	{
		color : #000000; background-color : #000000;
}
.external:visited#A	{
		color : #000000; background-color : #000000;
}
.external:active#A	{
		color : #000000; background-color : #000000;
}
.external:hover#A	{
		color : #000000; background-color : #000000;
}

A.external:link		{}
A.external:visited	{}
A.external:active	{}
A.external:hover	{}

.Style1{
	font-size:		10pt;
	color:			#000000;

	border-style:		solid;
	border-width:		1pt;
	border-color:		#000000;
	position:		absolute;
	bisibility:		hidden;
}

/*iframe { overflow:hidden;
	BODY {  background-color: transparent;}
}
*/
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	*width: 100%;
	height: 100%;
}
.vsb1 {
	text-align: left;
	overflow: visible;
	/* はみ出して表示 */
 	width: 480px;
	height: 14px;
	background-color: white;
	color:#000000;
	font-size:12px;
}
.vsb2 {
	text-align: left;
	overflow: visible;
	/* はみ出して表示 */
	width: 480px;
	height: 26px;
	background-color: white;
	color:#000000;
	font-size:12px;
}
.vsb3 {
	text-align: left;
	overflow: visible;
	/* はみ出して表示 */
	width: 480px;
	height: 41px;
	background-color: white;
	color:#000000;
	font-size:12px;
}
.vsb1C {
	text-align: center;
	overflow: visible;
	/* はみ出して表示 */
 	width: 480px;
	height: 16px;
	background-color: white;
	color:#FF6347;
	font-size:16px;
}
.vsb1CB {
	text-align: center;
	overflow: visible;
	/* はみ出して表示 */
 	width: 480px;
	height: 18px;
	background-color: white;
	color:#000000;
	font-size:18px;
}
.vsb1R {
	text-align: right;
	overflow: visible;
	/* はみ出して表示 */
 	width: 480px;
	height: 14px;
	background-color: white;
	color:#000000;
	font-size:10px;
}
