/* CSS Document */
/*morikawa css file write*/
/*-------------------------not NN4.0----------------*/
@import "basic.css";
/*------------------------MAC IE5.x only-------------*/
/*\*//*/
  @import "ie5mac.css";
/**/
body{
	margin: 0px;
	padding: 0px;
    background-color: #9EC3FF;
	font-family:"ＭＳ Ｐゴシック", Osaka;
}
#contentTEXT table th,td{
	background-color: White;
	font-size: 12px;
	border: 0px;
	border-bottom: 1px dotted Silver;
	padding: 0.7em 2em 0.2em 2em;
	text-align:left;
}
.space2{
	letter-spacing: 2em;
}
.space05{
	letter-spacing: 0.5em;
}

.space02{
	letter-spacing: 0.2em;
}
.space03{
	letter-spacing: 0.3em;
}
.space1{
	letter-spacing: 1em;
}

.indent2{
	text-indent: 2em;
}

.indent-1{
	text-indent: -1em;
	margin: 0.5em 0.5em 0.5em 1.5em;
	line-height: 1.5em;
}

/*------------------------WIN IE5.0 5.5 only-------------*/
@media tty{
 i{content:"\";/*" "*/}}@import 'ie5win.css'; /*";}
}/* */
