<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	background-color: #CCCCCC;
	margin: 0px;
}
.main {
	width: 800px;
	background-color: #FFFFFF;
	margin: 0px auto;
	border: 1px solid #666666;
}
#layout {
	padding:20px;
}
.main img {
	margin: 0px;
	padding: 0px;
}
h2 {
	border-left:solid 10px #FFCC66;
	border-bottom:solid 1px #ffcc66;
	padding-left:12px;
	line-height:30px;
	
}.contents2 {
	margin-left: 40px;
}
.contents3{
	text-align:center;
}#h29tr_titlepart {
	height: 380px;
	width: 800px;
}
#h29tr_titlepart p {
	position: absolute;
	background-color: #D5ECCE;
	height: 50px;
	width: 600px;
	top: 380px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 65px;
	opacity: 0.8;
	color: #060;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
}
#why {
	background-color: #E7E760;
	width: 620px;
	height: 40px;
	font-size: x-large;
	vertical-align: middle;
	display: table-cell;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 120px;
	color: #C30;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#why2 {
	margin: auto;
	display: inline-block;
	height: 20px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#why img {
	position: absolute;
	left: 20px;
	bottom: 0px;
}
#lead {
	background-color: #EEE;
	padding: 20px;
}
</pre></body></html>