BODY{
  font-size : 10pt;
  margin-top : 3px;
  width : 780;
}
.title{
	width : 770;
	text-align : center;
}
#top{
text-align : center;
text-decoration : none;
color : #777777;
background-color : #ffffff;
}
.side_menu{
	left:0;
	width : 130px;
	margin-left : 15px;
	/*background-color:#f3f3f3;*/
	position:absolute;
	text-align : center;
}
.main{
	width:630;
	margin-left:140;
	text-align : center;
}
H1{
font-size : 12pt;
font-weight : 320;
text-decoration : none;
margin-top : 0px;
margin-bottom : 0px;
color : #666686;
background-color : #dfdfdf;
}
H2{
font-size : 11pt;
font-weight : 300;
text-decoration : none;
margin-top : 0px;
margin-bottom : 0px;
}
H3{
font-size : 10pt;
font-weight : 280;
text-decoration : none;
margin-top : 0px;
margin-bottom : 0px;
}
H4{
font-size : 9pt;
font-weight : 200;
text-decoration : none;
margin-top : 0px;
margin-bottom : 0px;
}

P.menu_waku1{
	border-width : 1px 1px 1px 1px;
	border-top-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	border-top-color : #FF3300;
	border-right-color : #FF3300;
	border-bottom-color : #FF3300;
	border-left-color : #FF3300;
	padding-top : 1pt;
	padding-left : 0pt;
	padding-right : 0pt;
	padding-bottom : 0pt;
	background-color : #FF3300;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 5px;
	margin-bottom : 0px;
	text-align : center;
}
P.menu_waku2{
	border-width : 1px 1px 1px 1px;
	border-top-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	border-top-color : #dfdea8;
	border-right-color : #dfdea8;
	border-bottom-color : #dfdea8;
	border-left-color : #dfdea8;
	text-align : left;
	padding-top : 10px;
	padding-left : 6px;
	padding-right : 1px;
	padding-bottom : 10px;
}
A.menu_link{
  /*width : 128px;
  height : 75px;
  background-color : #FFFFFF;*/
  font-size : 10pt;
  text-align : center;
  color : #454545;
  
  font-weight : 600;
  text-decoration : none;
  padding-top : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  /*border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #ff3300;*/
}
SPAN.menu_link{
  width : 128px;
  height : 75px;
  background-color : #FFFFFF;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #ff3300;
  border-bottom-color : #ff3300;
}

.setumei{
  color : #444444;
	font-size : 10pt;
}
A{
text-decoration : none;
}
A:hover{
text-decoration : underline;
}
A.menu_link:hover{
text-decoration : underline;
color : #ff3300;
}


