BODY{
  font-size : 12px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  text-align : justify;
  margin-top : 2px;
}
#page{
  width : 800px;
  padding:0px;
}
#header{
  background-color : white;
  margin-top : 0px;
  background-repeat : no-repeat;
}
#data{
  width : 800px;
  margin-top : 5px;
}
#main{
  float : left;
  width : 586px;
  padding:2px;
  text-align : center;
  vertical-align : middle;
  background-position : center bottom;
}
#sub{
	float : right;
	padding : 0px;
	margin: 0px;
}
#sub  UL {
  list-style: none;
  margin: 0;
  padding : 0px 0px 0px 0px;
  border-top: 1px solid #CCCCCC;
}
#sub  LI {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FF0000;
	background-image: url(../image/list_marker_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 200px;
}
#sub  A {
	background : #ffffff url(../image/list_marker_red.gif) no-repeat left center;
	display: block;
	width: 190px !important;
	width : 200px;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#sub  a:hover {
  color: #FFFFFF;
  background-image: none;
  background-color: transparent;
}
#link{
  text-align : center;
  clear : both;
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : red;
  padding-top : 4px;
  padding-bottom : 4px;
  margin-top : 5px;
}
#footer{
  clear : both;
  margin-top : 5px;
  padding : 2px 2px 2px 2px;
  background-repeat : repeat-x;
  background-color : white;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : black;
}
H1{
  font-size : 14px;
  padding-top : 4px;
  padding-left : 6px;
  padding-right : 2px;
  padding-bottom : 4px;
  float : none;
  vertical-align : middle;
  text-align : left;
  font-weight : 200;
  background-image : url(../image/h1-bg.gif);
  background-repeat : repeat-x;
  background-position : center center;
  margin-bottom : 3px;
  margin-top : 2px;
}
H3{
  font-size : 12px;
  background-repeat : repeat-y;
  padding-left : 12px;
  font-weight : 300;
  color : red;
  clear : both;
  background-image : url(../image/h3-bg.gif);
  background-position : left center;
  padding-top : 2px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-bottom : 2px;
}
#main A{
  padding : 4px 4px 4px 4px;
  background : #ffffff url(../image/wood02.jpg) repeat-x left center;
  display: block;
  width: 200px !important;
  width : 150px;
  color: #333333;
  text-decoration: none;
  text-align : center;
  font-size : 16px;
  font-weight : 100;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : black;
  border-bottom-color : black;
}
#main a:hover{
  border-top-width : 1px;
  border-left-width : 1px;
  border-style : groove none none groove;
  border-top-color : black;
  border-left-color : black;
  background-image : url(../image/wood02.jpg);
  background-repeat : repeat-x;
  background-position : left center;
}
.column{
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 1px 1px 1px 1px;
  border-style : dotted dotted dotted dotted;
  border-color : red red red red;
  text-align : left;
}
.wf{
	border-width : 1px 1px 1px 1px;
	border-style : dotted dotted dotted dotted;
	border-color : red red red red;
	padding: 0px;
	margin: 0px;
}
#bo{
	text-align : center;
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-color : red red red red;
	padding: 0px;
}
.column li {
	line-height: 160%;
}
.column1 {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
