@charset "utf-8";



body,
#wrapper {
	background: none;
	width: 100%;
}

#header,
#subContent,
#footer,
p.pageTop,
ul#topicPath { 
	display: none;
}

#content #main p.photo{
	width: 100%;
	
}

table {
	page-break-before: always;
}


/* toneri
------------------------ */

.toneri #content #main p.photo img{
	float: left;
}

.toneri #content #main{
	width: 490px;
}


