@charset "UTF-8";
/* CSS Document */

#allwrapprint {
	background-color: #fff;
	float: left;
}
#topprint {
	
}
body {
	background-color: #fff;
}
#logoprint {
	float: left;
	width: 88px;
	padding-top: 5px;
	padding-left: 38px;
	padding-bottom: 20px;	
}
#ariadneprint {
	float: right;
	padding-top: 15px;
	padding-right: 14px;
	font-size: 12px;
	color: #bbb;
	white-space: nowrap;
}
#ariadneprint a:link, #ariadneprint a:visited, #ariadneprint a:active {
	color: #bbb;
	text-decoration: none;
	cursor: default;
}
#ariadneprint a:hover {
	color: #bbb;
	text-decoration: none;
	cursor: default;
}
#close {
	float: right;
	width: 53px;	
}
#close img {
	border: none;
	cursor: pointer;
}
#break {
	background-color: #E1E1E1;
	clear: both;
	height: 7px;
	margin-right: 36px;
	margin-left: 36px;	
}
#printbutton {
	text-align: right;
	padding-right: 36px;
	padding-top: 20px;	
}
#printbutton img {
	border: none;
	cursor: pointer;
}
#contentprint {
	padding-right: 36px;
	padding-left: 36px;	
}
.rss-warp {
	display: none;
}
