@charset   "Shift_JIS";
html,body {  

  height: 100%;
  margin: 0px auto;
  text-align: center;
  background-image: url("../images/w8b.gif");
  
}

/* ‰æ–Ê‘S‘Ì‚ðƒZƒ“ƒ^[Šñ‚¹ */

#wrapper {
  width: 750px;
  /* ƒy[ƒW‚Ì‰¡• */
  position: relative;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}
.white {
  background-color:#ffffff;
  margin-right: auto;
  margin-left: auto;
}


/* ƒy[ƒW‚Ìƒgƒbƒv‚Ö–ß‚é */

#pagebk {  
    
  text-align: right;
  color: darkblue;
  text-decoration: underline;
}

/* -----–â‚¢‡‚í‚¹‰æ–Ê----- */
.style1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
    background-color: #fdf5e6;
    width: 320px;
    line-height: 190%;
    white-space: nowrap;
}
.style2 {
	font-size: 10pt;
}
.title1 {
font-size: 18pt;
font-family: "HGŠÛºÞ¼¯¸M-PRO","‚l‚r ƒSƒVƒbƒN",sans-serif;
color: #1e90ff;
}
.title2 {
font-size: 11pt;
}
.title3 {
	color: #ff0000;
	font-size: 10pt;
	border: 1px solid #ff0000;
	width: 380px;
	line-height: 150%;
	background-color: #fdf5e6;

}
table {          
	text-align: left;
	width: 640px;
    margin-left: 20px;

}

.wiright {
	width: 180px;
}
.center1 {
	text-align: center;
}

.red1 {
	color: red;
	font-weight: bold;
}

.txtmode1 {
  ime-mode: active;   /* ‘SŠpƒ‚[ƒh */
}
.txtmode2 {
  ime-mode: inactive; /* ”¼Špƒ‚[ƒh */
}
.txtboxsize1 {
  width:370px;
}


