/* あみものがたり CSS */


div#contents{
	background: url(./img/amimonogatari_bg.jpg) center top repeat-y;
	width: 1000px;
	height: 494px;
	overflow: auto;
	
}

h1,h2{
	text-indent: -1000.0em;
}


#contents p{
	text-indent: -1000.0em;	
}

#contents dl{
	text-indent: -1000.0em;
}


ul#copy{
	clear: both;
	list-style: none;
	color: #777777;
	margin: 10px 20px 0 0;
}
