body {
	color: #3C3C3C;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}

body,html {
	height: 100%;
}

#logo {
	float: left;
}

#header {
	height: 120px;
}

.image,
#meta_navi,
#site_navi,
#main_navi,
#sub_content {
	display: none;
}

.image_print {
	height: 140px;
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
}

.image_print img {
	float: right;
}

#print_header {
	display: block;
	float: right;
	margin-bottom: 40px;
}

h1 {
	font-size: 14px;
	font-weight: normal;
}

h2 {
	font-size: 11px;
	font-weight: normal;
}

h3, h4 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 8px;
}