body		{ background-color: #ffffff;}

.regular {
	clear : both;
	line-height : 1.6em;
	font-weight : normal;
    padding-left: 10px;
}
.regular p{
	line-height : 1.6em;
	text-indent:14px;
	font-size : 14px;
}

.tit		{ background-color: #fff39e;
		  font-size	 : 14pt;
		 padding: 5px;}

/* テキスト色 divでclass指定で使う */
div.white1 { color : white; }