@charset "utf-8";

body {
	padding:0!important;
}
/* 
   [ #flash ]
*/
#flash {
  overflow:hidden;
}
#FlashSideDiv {
  width:420px;
  padding:50px 0 0 55px;
}

#FlashSideDiv h1 {
  background:url(../img/h1-title.gif) 0 -89px no-repeat;
	width:234px; height:89px;
	padding-bottom:30px;
}
#FlashSideDiv p {
	font-size:14px;
	width:380px;
}
#FlashDiv {
	width:475px; height:266px;
	overflow:hidden;
	margin-top:30px;
}

/* main */

#main table {
  border:#767676 solid 1px;
  border-collapse:collapse; 
	border-spacing: 0;
}
#main table tr td  {
  border:#767676 solid 1px;
  border-collapse:collapse; 
	border-spacing:0;
	vertical-align:middle;
	padding:5px 5px;
}
#main table .left { 
  width:110px; height:30px;
	text-align:center;
}
#main table .right { 
  width:165px; height:30px;
}
/* main - #Course1 */
#GoaisatsuDiv h2 {
  background:url(img/h2-goaisatsu.gif) 0 0 no-repeat;
	height:24px;
}
#AnnaiDiv h2 {
  background:url(img/h2-annai.gif) 0 0 no-repeat;
  height:24px;

}