#Container {
	border: 1px solid #999;
	background-color: #FFF;
	width: 720px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(image/BackContainer720.gif);
	background-repeat: repeat-y;
}
#Top {
	height: 32px;
	text-align: right;
	width: 722px;
	margin: 0 auto;
}
#Head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 100%;
}

/* メインイメージ */
#MainImage {
	border-bottom: 1px solid #999;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
}
#Main {
	float: right;
	width: 560px;
	background-color: #FFF;
}
#SubContent {
	float: left;
	width: 160px;
	background-color: #FFFCCC;
}

/* 左上メインメニュー */
#SubContent #Navi {
	width: 100%;
	background-color: #FFF;
  margin: 0 0 2px 0;
}
#SubContent #Navi A {
	display: block;

}
#SubContent #Navi A:hover {
	display: block;
	background-color: #FFECC0; 
}

#SubContent #SubInfo  {
	background-image: url(image/BackSubInfo160.gif);
	background-repeat: repeat-y;
	background-color: #FFFCCC;
	text-align: center;
	overflow: auto;

}
#Footer {
	clear: both;
	text-align: center;
	background-color: #FFF;
	overflow: auto;
}
.TitleBar {
  margin-top:0px;
	margin-bottom: 16px;
	text-align: left;
	clear: both;
}
.SubTitleBar {
	margin-bottom: 8px;
	text-align: center;
	clear: both;
}
/**/
.Pkz {
  text-align:right;
  width: 440px;
  font-size: x-small;
	letter-spacing: 1px;
	padding: 4px 8px 4px 8px;
	margin:0 0 16px 104px;
	border-bottom: 1px dotted #E6E6E6;
}
.Content {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
  width:544px;
	clear: both;
	position: relative;
}
.PhotoR {
	float: right;
	padding-left: 8px;
	padding-bottom: 16px;
	line-height: 150%;
}
.PhotoL {
	float: left;
	padding-right: 8px;
	padding-bottom: 16px;
	line-height: 150%;
}
.Content .List {
	list-style-type: disc;
	margin-left: 16px;
}
.Content .Head {
	color: #99CC66;
}
.GoTop {
	text-align: right;
	padding-right: 8px;
	padding-bottom: 16px;
	clear: both;
}
.GoTop IMG {
	vertical-align: middle;
	padding-right: 4px;	
}
.Content .Annotation {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}




/*
.GoTop A:before{
	content: url(image/IcoJumpTop01.gif)
}
*/
hr {  padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px; height: 1px; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px}

.frame_tb { border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #333333; border-right-color: #333333; border-bottom-color: #333333; border-left-color: #333333; ; border-color: #999999 black; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

.frame_rb { border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #333333; border-right-color: #333333; border-bottom-color: #333333; border-left-color: #333333; ; border-color: black #999999 #999999 black; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px}

.EventBnTitle { font-weight: bold; padding-right: 8px; padding-left: 8px}
.EventBnBody { font-weight: normal; padding-right: 8px; padding-left: 8px }

#FormTitle{
  text-align:center;
  font-weight:bold;
	width: 440px;
  padding: 2px 8px 2px 8px;
  margin: 0px 0px 16px 0px;
  background:#F0F0F0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

TABLE#FormTable{
  border-collapse: collapse;
	border: 1px solid #CCC;
}
TABLE#FormTable TH{
  width: 128px;
  background:#E6E6E6;
  padding: 4px;
  color: #036;
	text-align: center;
	vertical-align: top;
	border: 1px solid #CCC;
}
TABLE#FormTable TD{
  background:#F0F0F0;
  color: # 333;
  padding: 4px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #CCC;
}

/* 外部サイトへのリンク */
.LinkOut{
  zoom:1;
	padding-right:15px;
	background: url(image/IcoLinkOut01.gif) no-repeat center right;
	margin-right: 2px;
}

