#wrapper {
	padding: 15px;
	clear: both;
	width: 600px;
	border: 4px double #CCCCCC;
	margin: 10px auto 30px;
	background: #FFFFFF;

}

#wrapper-2 {
	height: 400px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}
.sub-cont h2 {
	font-size: 130%;
	margin-bottom: 10px;
	margin-left: 60px;
	margin-top: 15px;
}
#wrapper .txt {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.3em;
}
#wrapper h3 {
	line-height: 2em;
}

#wrapper p {
	line-height: 1.3em;
}
#wrapper #wrapper-2 .txt {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}
#wrapper .kaisya {
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.home {
	margin-right: 60px;
	margin-left: 60px;
	line-height: 1.5em;
	text-align: right;
	margin-bottom: 30px;
}
