body{
	font-size: 10pt;
	background-color: #ffffff;
	background-image: none;
	font-family: serif;
}


#content, #header, #footer, #point, #profile, #profile dl{
	background-color: white;
	background-image: none;
}

.main{
	width: 90%;
	margin-top: 0;
}

.section{
	page-break-inside: avoid;
}

.sub, .guide, .image, div#footer, #catch{
	display: none;
}

#info_detail{
	border: none;
}

#info_detail .image{
	 display: inline;
}

.full *{
	width: 100%;
	margin: 0;
	padding: 0;
}

#original .image, #original_detail .image{
	display: block;
}

a:link, a:visited, a:hover{
	text-decoration: underline;
}

address{
	font-size: 10pt;
	right: 50px;
	margin-right: 2em;
	text-align: right;
}

p#title a:link, p#title a:visited{
	color: #000;
}

#info{
	page-break-after: always;
}




