@charset "utf-8";

.inner130 {
	padding: 0 130px;
}

main section {
	clear: both;
	padding: 70px 100px 0;
}

main section h2 {
	width: 190px;
	float: left;
}

main section dl {
	float: left;
}

main section dl dt {
	clear: both;
	width: 201px;
	float: left;
}

main section dl dd {
	margin: 0 0 0 230px;
	padding: 50px 0 0 0;
}

main section img{
	border: 1px solid #000000; 
	
}


main section dl dd:nth-child(n + 3){
	padding-top: 145px;
}

main section dl dd:last-child{
	padding-top: 100px;
}



/*下階層*/

main section.lower {
	clear: both;
	padding: 0 130px 0;
}

.leftArea {
	float: left;
	width: 330px;
}

.rightArea {
	float: right;
	width: 330px;
}

.rightArea .paper{
	font-size: 14px;
}


.linkArea {
	border-top: #000000 1px dotted;
	border-bottom: #000000 1px dotted;
	margin: 35px 0 0 0;
	padding: 30px 0 22px;
}
.linkArea p {
	margin: 0 0 8px;
}
