body,tr,td    {
	font-size: 14px;
	line-height: 140%;
}
big           { font-size: 11pt }
small         { font-size: 8pt }

input,textarea,select {
font-size       :10pt;             /* 文字サイズ  */
color           :#666666;          /*   文字色    */
background-color:#ffffff;          /*   背景色    */
border          :1 solid #666666; /* 線の太さ、色*/ }

A {
  color : #000066;
  background-color: #;
  font-weight : ;
  font-size : 14px;
  cursor :  auto;
}
A:VISITED {
  color : #333366;
  background-color: #;
  font-weight : ;
  font-size : 14px;
  cursor :  auto;
}
A:HOVER {
	color : #333366;

  background-color: #;
  font-weight : ;
	font-size : 14px;
	cursor :  auto;
	text-decoration: underline;
}
A:ACTIVE {
  color : #666699;
  background-color: #;
  font-weight : ;
  font-size : 14px;
  cursor :  auto;
}
.parentwr {
	font-size: 12px;
	background-color: #DDDDDD;
	display: table;
	border: 1px dotted #888888;
}
.writearea {
	font-size: 14px;
	color: #222222;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111111;
}
.frame01 {
	border: 2px solid #444444;
}
.writearea02 {
	font-size: 14px;
	color: #222222;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111111;
	font-weight: bold;
}
.attention {
	font-size: 12px;
	line-height: 18px;
	color: #222222;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
