<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

.moneyseminerbox {
	width: 978px;
	height: 115px;
	border: 1px solid #FBE6E1;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.moneyicon_box {
	height: 115px;
	width: 106px;
	float: left;
	overflow: hidden;
	margin-left: 90px;
	margin-right: 25px;
}
.money_textbox {
	width: 980px;
	height: 115px;
}
.money_trouble {
	width: 350px;
	float: left;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 40px;
}
.seminer_voice {
	height: auto;
	width: 390px;
	float: left;
	margin-top: 20px;
	overflow: hidden;
	background-color: #FFFBFB;
	border: 1px solid #FFF4F4;
	padding-top: 5px;
	padding-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
}
.seminer_pink {
	width: 604px;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.shadow {
	width: 100px;
	background-image: url(../image/womanss_26.png);
	height: 165px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 37px;
	margin-left: 7px;
	margin-top: 100px;
}


table {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #b3b3b3;
	border-right-color: #b3b3b3;
	border-bottom-color: #b3b3b3;
	border-left-color: #b3b3b3;
}

th.t_top {
	border-top-color: #b3b3b3;
	text-align: center;
	border-right-color: #b3b3b3;
	border-bottom-color: #b3b3b3;
	border-left-color: #b3b3b3;
}
th {
	text-align: center;
	padding: 15px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e3e3e3;
	border-top-color: #e3e3e3;
	border-right-color: #e3e3e3;
	border-left-color: #e3e3e3;
}
td.t_top {
	border-top-color: #b3b3b3;
	border-right-color: #b3b3b3;
	border-bottom-color: #b3b3b3;
	border-left-color: #b3b3b3;
}
td {
	text-align: left;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #e3e3e3;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
}
td.t_bottom{

}
th.t_bottom{
	text-align: center;
}

.company_box {
	width: 600px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
}
</pre></body></html>