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


/* header */
.header {
	height: 300px;
}

.header .mainv {
	position: absolute;
	top: 40px;
	left: 0px;
}

.header .textSize {
	left: 710px;
}

/*---*/

.pageLink {
	margin-left: 60px;
}


h2 {
	text-align: center;
	margin-top: 60px;
}

h2.firstChild {
	margin-top: 20px;
}

.fig {
	float: right;
	width: 270px;
}

.text {
	float: left;
	display: inline;
	width: 510px;
}


/* result */

.mainResult {
	padding: 0 5px;
}

.contents .mainResult .title3 {
	clear:none;
}

.mainResult .fig {
	float: right;
	width: 190px;
	padding-top: 15px;
}

.mainResult .text {
	float: left;
	width: 570px;
	margin-top: 20px;
}


.all {
	padding: 10px 10px 10px 10.7em;
	background: #f7f7f7;
}

.hr {
	clear: both;
}

.pdfDL {
	clear: both;
}

.pdfDL h3 {
	width: 10em;
	float: left;
	display: inline;
}

.contents .title3 {
	margin-top: 15px;
}

.contents ul {
	padding-top: 15px;
	margin-top: 0;
}

.pdfDL ul {
	margin-left: 11em;
}

.pdfDL li span {
	white-space: nowrap;
}


