@charset "Shift_JIS";
/*------------------------------------------------------------------------*/
/*	ページ個別の情報を定義(組織概要）
/*------------------------------------------------------------------------*/
.body-kaikei {
	background-color: #ffecd9;
}

.h-kaikei {
	color: #ff7f00;
	background-image: url(../img/kaikei/h_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/**********メイン領域**********/

#div-soft {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	float: left;
	position: relative;
}

#p-soft-title {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	width: 285px;
	height: 55px;
	position: relative;
	float: left;
}

#p-soft-img {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	width: 100%;
	height: 86px;
	position: relative;
	float: left;
	text-align: center;
}

.title-03 {
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	position: relative;/*background-color: #f5e2e2;*/
	width: 95%;
	font-size: 14px;
	font-family: メイリオ;
	font-weight: 400;
}

.p-syokai {
	width: 98%;
	float: left;
	position: relative;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-family: メイ;
	font-weight: 100;
	line-height: 1.5em;
	text-align: left;
	/*white-space: nowrap;*/
}


#soft-table {
	width: 96%;
	margin-left: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: silver;
	border-left-color: silver;
	border-right-color: silver;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	float: left;
	position: relative;
	font-size: 13px;
	font-family: メイリオ;
	font-weight: 400;
}

#soft-table th{
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: silver;
	white-space: nowrap;
	letter-spacing: 1.5px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #3377b9;
	background-color: #f4fbff;
	width: 105px;
}

#soft-table td{
	font-size: 13px;
	valign: top;
	line-height: 1.5em;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: 100;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 8px;
	/*white-space: nowrap;*/
	letter-spacing: 1.5px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

/* height*/

/* width*/

.w-125 {
	width: 125px;
}

/* margin-left*/

/* margin-top */

/* margin-bottom */

/* margin-right */

/* margin-left */

/* padding-bottom */
.pb-50 {
	padding-bottom: 50px;
}
