body {
  margin-bottom:30px;
/*  white-space:nowrap;*/
}

div#name {background: #3366ff;color:#fff;}
div.question {background: #ff99cc;}

a {color:#ff66ff;text-decoration:underline;}
a:hover{color: #ffffff; background-color: #ff66ff;}

.date {color:#333;font-size:10px;}
.question {background: #ff99cc;}
.page_title {
	text-align:center;
	background-color:#6666ff;
}
.input_ttl {
	background-color: #00ccff;
	font-weight: bold;
}
.error{color:red;font-size:12px;}
form {margin:0em;}
h1 {font-size:140%;font-weight:bold;margin:0em;}
h2 {font-size:120%;font-weight:bold;margin:0em;}
h3 {font-size:100%;font-weight:bold;margin:0em;}

div#content{width: 240px;height: auto;margin:0 auto 0 auto; border: dashed 3px #0000FF;padding: 5px 5px 5px 5px;}

hr {
	border-color:#6666ff;
	background-color:#6666ff;
	height:1px;
	color: #6666ff;
	border: none;

}
.small{font-size:10px;}
.date{font-size:10px;text-align:right;}
.footer {
	text-align:center;
	font-size:10px;
	color:#666666;
}
