@charset "utf-8";
/* CSS Document */

#page {
	line-height: 1.4;
	letter-spacing: 0.1em;
	
}

#page h1, #page h2, #page p {
	margin: 0;
	padding: 0;	
}

#page h1, #page h2 {
	font-size: 16px;
}

#page #header {
	height: 340px;
	background: url(../carvin-report/image/header.jpg) left top no-repeat;
	position: relative;
}

#page #header h1 {
	font-size: 20px;
	font-weight:bold;
}

#page #header #area {
	width: 350px;
	color: #FFF;
	position: absolute;
	right: 20px;
	bottom: 20px !important;
}

#page #header + p,
#page .box + p {
	margin: 8px 0 15px !important;
	text-align: right;
	font-weight: normal !important;
}

#page .box {
	border: 1px solid #666;
	margin: 0 5px;
	padding: 10px;
	clear: both;
	overflow: hidden;
}

#page .box img{
	width:320px;
}

#page .box img, .box .left {
	float: left;
	margin-right: 8px;
}

#page .box p:first-line {
	font-size: 18px;
	font-weight: bold;
}

#page .box.lv2 {
	float: left;
	width: 323px;
	clear: none;
	min-height: 360px;
}

#page .set {
	margin: 20px 0;
	clear: both;
	overflow: hidden;
}


/*.box .left {
	width: 358px;
}

.box .left + .left {
	width:355px;
	margin: 0;
}

.box#no2 img + img, .box#no3 img + img + img {
	margin: 0 0 8px 0;
}

.box#no2 img + img + img {
	margin: 0 8px 0 0;
}

#header + p, .box + p, .box + p + p {
	text-align: right;
	padding: 5px 15px !important;
}

.box + p + img {
	margin-top: 10px;
}*/
