@charset "UTF-8";
#txt_area {
	width: 600px;
	margin-left: 30px;
	line-height: 120%;
	margin-bottom: 30px;
}
#txt_area li {
	color: #6699FF;
	font-size: 85%;
	font-weight: normal;
	margin-left: 20px;
	line-height: 150%;

}

.tag {
	font-weight: bold;
	color: #F93;
	margin-top: 30px;
}
#top_txt {
	line-height: 150%;
	text-align: center;
}

