@charset "utf-8";
/* CSS Document */
#container {
	width: 640px;
	height: auto;
	margin-right:60px;
	
	float: right;
	color:#777777;
	font-size:13px;
	
	letter-spacing: 1px;
	line-height: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	
}

#container .c01 {
	color: #474747;
}
#container .c02 {
	color: #E51C6C;
}
#container .border_bottom01 {
	border-bottom: 1px #A89D99 dotted;
}
#container .words{
	width: 100%;
	height: 30px;
	
	}
#container .input{
	background-color:transparent;
	border:0px;
	
	
	}
#container .pages {
	width: 100%;
	height: 50px;
	padding-top: 30px;
	text-align: center;
	float: right;
	margin-top: 30px;

}
