@charset "shift_jis";




html,BODY,TD{
	font-size:12px;
}

#example1 { font-size: x-small; } 

#MenuBlock { margin-bottom: 5px; text-align:left;
}
#LeftMenu { float : left; width: 150px; font-size:10px; font-weight:bold;
}
#RightMenu { float : right; width: 390px; font-size:10px; font-weight:bold;
}
.Menu { visibility:hidden;line-height:140%; font-size:12px; font-weight:normal;
 margin: 0px 0px 0px 0px; padding-left: 5px; background-color:#FFFFFF;
}
.title_link A:LINK { color :#008800; text-decoration : none;
}
.title_link A:VISITED { color :#008800; text-decoration : none;
}
.title_link A:HOVER { color :#ff3300; text-decoration : none;
}

h1,h2,h3,h4,h5,h6,p{
	margin:0;
	padding:0;
}

.line{
  background-color : #6496FF;
  height : 1px;
  font-size : 1pt;
  }

  .line1{
  background-color : #FF7800;
  height : 1px;
  font-size : 1pt;
  }

.line3{
  background-color : #C8C8C8;
  height : 1px;
  font-size : 1pt;
  }

  .bottom{
  font-size : 12px;
  border-bottom : 1px dashed #FF7800;
  width : 370px;
}

  .bottom1{
  font-size : 12px;
  border-bottom : 1px dashed #FF7800;
  width : 735px;
}

  .bottom2{
  font-size : 12px;
  border-top : 1px dashed #FF7800;
  border-bottom : 1px dashed #FF7800;
  width : 735px;
}

.box{
 font-size : 12px;
 border-top : 1px solid #969696;
 border-left : 1px solid #969696;
 border-right : 1px solid #969696;
 border-bottom : 1px solid #969696;
 width : 535px;
}

A{
  color : #6496FF;
  text-decoration : none;
}

A:HOVER{
  color : #FF7800;
  text-decoration : underline;
}
