body {
	color: black;
	font-size: 12px;
	line-height: 24px;
	background: white url(images/map.jpg) repeat-y fixed center top;
	letter-spacing: 1px;
	width: 700px;
	margin: 0 auto;
}
.btn { }
a:link { color: #0074bf; text-decoration: none; }
a:visited { color: #0074bf; text-decoration: none; }
a:hover { color: #afd8ff; }
.btn_space { padding-left: 10px; }
.blank { height: 50px; }
.dot { background-image: url(images/dot.gif); background-repeat: repeat-x; background-position: left center; height: 10px; }
.margin_left { padding-left: 20px; }
.question { color: #0074bf; background-color: #eef5ff; }
.answer { background-color: #f2f2f2; }
.topic { color: #0074bf; font-size: 16px; line-height: 24px; }
.demerit_topic { 
	color: #fff; 
	background-color: #0071b9; 
	padding: 10px 30px; 
	}
.demerit_text { 
	padding: 10px 30px;
	 }

.alert{ color:#C33; font-size: 10px;}
.english_title { font-size: 18px; font-weight: bold; }
.amount { color: #0074bf; font-size: 10px; line-height: 16px; }
.border_tate { background-image: url(../2010_urematta-aki/images/border_tate.gif); background-repeat: repeat-y; background-position: center top; width: 30px; }
