body {
        font-size:10pt;
	color: #555555;
line-height : 140%;
}
#base{
	width : 800px;

	background : url(base_back.gif) repeat-y;
}

TABLE {font-size: 10pt; color: #555;line-height : 150%;}
td {}

h1 {
	margin: 5px 0px 5px 10px;
        font-weight:normal;
	text-align:left;
        font-size:10pt;
}
HR {
  color: #999999; /* 線の色(IE用) */
  height: 1px; /* 線の太さ */
  border: 1px; /* 枠の太さ */
  border-style: dashed; /* 枠の種類 */
}

.im {
padding: 5px;
        background-color:#f7fff7;
        border:1px #999999 dotted;
	text-align:left;
}

.img {
padding: 5px;
        background-color:#fff;
        border:1px #999999 dotted;
	text-align:left;
}

.in {
padding: 5px;
        background-color:#fff;
        border:1px #999999 dotted;
	text-align:left;
}
