BODY{
  margin-top : 2px;
  font-size : 12px;
  font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
  line-height : 140%;
  text-align : justify;
}
#page{
	width:800px;
	background-color : white;
	padding: 0px;
}
#header{
	margin: 0px;
	padding: 0px;
}
#cont{
	background-repeat : no-repeat;
	clear : both;
	padding : 2px;
}
#footer{
  clear : both;
  padding : 2px 0px 0px 0px;
  background-repeat : repeat-x;
  width : 800px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : black;
}
#link{
  text-align : center;
  width : 800px;
  clear : both;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : black;
  padding-top : 4px;
  padding-bottom : 4px;
  margin-top : 5px;
}
#navi{
	width : 800px;
	height : 20px;
	background-repeat : repeat-y;
}
H1{
  font-size : 14px;
  padding-top : 4px;
  padding-left : 6px;
  padding-right : 2px;
  padding-bottom : 4px;
  float : none;
  text-align : left;
  font-weight : 200;
  background-image : url(../image/h1-bg.gif);
  background-repeat : repeat-x;
  background-position : center center;
}
H3{
  font-size : 12px;
  padding-left : 12px;
  font-weight : 300;
  color : red;
  clear : both;
  padding-top : 2px;
  padding-bottom : 0px;
  margin-top : 3px;
  margin-bottom : 2px;
  border-left-width : 6px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : red;
  border-bottom-color : red;
}
LI{
  text-align : left;
  font-size : 12px;
  list-style-type : none;
  list-style-position : outside;
  list-style-image : url(../image/list_marker_red.gif);
}
UL{
  margin-top : 2px;
  margin-bottom : 2px;
}
.data{
	clear: both;
}
.data-img {
	float: left;
	width: 150px;
	text-align : center;
	padding: 0px;
}
.data-txt {
	float: right;
	width : 600px;
	font-size : 12px;
	margin-top : 0px;
}
.name{
	width : 250px;
	float : left;
	margin-top : 2px;
	margin-bottom : 0px;
	background-image: url(../image/h1-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.address{
	width : 420px;
	float : left;
	margin-left : 6px;
	vertical-align : sub;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	border-bottom-color : black;
	padding: 4px;
}
.top{
  width : 90px;
  float : right;
  margin-top : 2px;
  text-align : right;
  padding-top : 2px;
  margin-bottom : 0px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 2px;
  margin-left : 2px;
  margin-right : 2px;
  border-width : 1px 1px 1px 1px;
  border-style : dotted dotted dotted dotted;
  border-color : silver silver silver silver;
}
HR{
	height : 1px;
	color : red;
	clear: both;
}
.menu{
	width : 400px;
	float : left;
	text-align : center;
	background-repeat : repeat-y;
}
.jump{
	width : 320px;
	float : right;
	text-align : center;
	background-repeat : repeat-y;
	margin: 0px;
	padding: 0px;
}
