@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main {
	margin: 0 auto 40px;
	width: 1100px;
}

#conts .headLine02 {
	margin-bottom: 20px;
	color: #FFF;
	background-color: #83b2dc;
}

#conts .pTitle {
	margin: 0 0 12px 4px;
	font-size: 1.3em;
	line-height: 1.2;
}

#conts .pTitle span {
	color: #CB2417;
	font-size: 1.4em;
	font-weight: bold;
}

#conts .text {
	margin: 0 0 29px 4px;
	font-size: 1.3em;
	line-height: 1.8;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#conts .detileBox {
	margin-bottom: 20px;
	padding: 20px;
	background-color: #eaf4fc;
}

#conts .detileBox .pTitle {
	margin: 0px 0px 10px 0px;
	font-size: 1.8em;
	line-height: 1.8;
	color: #83b2dc;
	font-weight: bold;
}

#conts .detileBox .pText {
	margin: 0 0 18px 4px;
	font-size: 1.3em;
	line-height: 1.8;
}

#conts .sum_pText {
	font-weight: bold;
	color: #2D9AE5;
	font-size: 1.6em;
	background-color: #eaf4fc;
	margin-bottom: 15px;
	margin-top: 10px;
	display: inline-block;
	border-bottom: 1px solid;
	padding-bottom: 15px;
}

#conts .sumBox {
	margin-bottom: 40px;
	padding: 30px;
	background-color: #eaf4fc;
	border: 2px solid #2d9ae5;
	border-radius: 3px;
}

#conts .blueBox {
	margin-bottom: 28px;
	background-color: #2F9CE6;
}

#conts .blueBox .title {
	padding: 12px 110px 11px 13px;
	color: #2D9AE5;
	font-size: 2.7em;
	line-height: 1.2;
	letter-spacing: -2.5px;
	font-weight: bold;
	position: relative;
	background-color: #EFEFEF;
}

#conts .blueBox .title img {
	position: absolute;
	right: 35px;
	bottom: 0;
}

#conts .blueBox .subBox {
	padding: 15px 25px;
	border: 3px solid #4EABE9;
	border-top: none;
}

#conts .blueBox ul {
	margin: 0 -76px 0 0;
	width: 860px;
	overflow: hidden;
	zoom: 1;
}

#conts .blueBox li {
	margin: 0 76px 0 0;
	padding-left: 36px;
	width: 316px;
	float: left;
	font-size: 2.3em;
	line-height: 1.5;
	color: #fff;
	font-weight: bold;
	background: url(../images/common/icon32.gif) no-repeat left 7px;
}

#conts .blueBox li span {
	color: #FFFF00;
}

#conts .blueBox .liStyle {
	width: auto;
	clear: both;
}

#conts .redBox {
	margin-bottom: 39px;
	padding: 4px;
	background: url(../images/common/com_bg05.gif) repeat left top;
}

#conts .redBox .subBox {
	padding: 29px 0 25px 15px;
	background: #fff;
}

#conts .redBox ul {
	margin: 0 -19px 0 0;
	width: 836px;
	overflow: hidden;
	zom: 1;
}

#conts .redBox li {
	margin-right: 19px;
	width: 176px;
	float: left;
	border-left: 11px solid #E88B2F;	
	position: relative;
}

#conts .redBox li > img {
	margin-top: -8px;
	position: absolute;
	right: -17px;
	top: 50%;
}

#conts .redBox li .inner {
	padding: 7px 5px 10px 56px;
	color: #E57017;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.3;
	border: 2px solid #D0D0D0;
	border-left: none;
	background: url(../images/calculation/img02.png) no-repeat -11px center;
}

#conts .redBox li .inner span {
	display: block;
	font-size: 1.35em;
}

#conts .redBox .liStyle01 {
	border-left: 11px solid #E3BB51;
}

#conts .redBox .liStyle01 .inner {
	padding: 10px 5px 7px 20px;
	color: #DEAC32;
	background: url(../images/calculation/img03.png) no-repeat -11px center;
}

#conts .redBox .liStyle01 .inner span {
	font-size: 1.2em;
}

#conts .redBox .liStyle02 {
	border-left: 11px solid #A5C536;
}

#conts .redBox .liStyle02 .inner {
	padding-left: 46px;
	color: #669900;
	background: url(../images/calculation/img04.png) no-repeat -11px center;
}

#conts .redBox .liStyle03 {
	border-left: 11px solid #709CD3;
}

#conts .redBox .liStyle03 .inner {
	padding-left: 46px;
	color: #467FC5;
	background: url(../images/calculation/img05.png) no-repeat -11px center;
}

#conts .redBox01 {
	margin-bottom: 35px;
}

#conts .redBox02 {
	margin-bottom: 50px;
}

#conts .redBox01 .subBox {
	padding: 32px 0 20px 15px;
}

#conts .redBox01 ul {
	overflow: inherit;
}

#conts .redBox01 li {
	width: 186px;
	border-left: none !important;
}

#conts .redBox01 li .positionTxt {
	width: 180px;
	position: absolute;
	color: #E78B2E;
	font-size: 1.4em;
	line-height: 1.2;
	font-weight: bold;
	text-align: right;
	top: -18px;
	left: 0;
	z-index: 1000;
}

#conts .redBox01 li dt {
	width: 65px;
	float: left;
	display: inline-table;
	color: #fff;
	font-size: 1.4em;
	line-height: 1.2;
	font-weight: bold;
	text-align: center;
	background-color: #E88B2F;
}

#conts .redBox01 li dt span {
	padding: 5px;
	display: table-cell;
	letter-spacing: -1px;
	vertical-align: middle;
}

#conts .redBox01 li dd {
	padding-left: 61px;
}

#conts .redBox01 li dd .inner {
	padding: 18px 5px 18px 30px;
	font-size: 1.5em;
}

#conts .redBox01 li dd .inner span {
	font-size: 0.8em;
	display: inline;
}

#conts .redBox01 .liStyle01 dt {
	text-align: left;
	background-color: #E3BB51;
}

#conts .redBox01 .liStyle01 dd .inner {
	padding: 16px 5px 0 43px;
}

#conts .redBox01 .liStyle01 .positionTxt {
	color: #E3B951;
}

#conts .redBox01 .liStyle02 dt {
	background-color: #A5C536;
}

#conts .redBox01 .liStyle03 dt {
	background-color: #709CD3;
}

#conts .redBox01 .bottomBox {
	padding: 7px 10px 10px;
	text-align: right;
	background-color: #F6F6F6;
}

#conts .redBox01 .bottomBox p {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1;
}

#conts .redBox01 .bottomBox p > span {
	color: #CB2417;
	font-size: 1.9em;
	letter-spacing: 2px;
	font-family: Century Gothic;
	font-weight: bold;
}

#conts .redBox01 .bottomBox p > span span {
	font-size: 0.6em;
}

#conts .tableBox {
	margin-bottom: 7px;
	width: 100%;
	background-color: #fff;
}

#conts .tableBox table {
	width: 100%;
	border-collapse: collapse;
}

#conts .tableBox table th,
#conts .tableBox table td {
	margin: 0;
	padding: 10px 13px 8px;
	font-size: 1.3em;
	line-height: 1.2;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCC;
}

#conts .tableBox table th {
	padding: 15px;
	color: #fff;
	font-weight: bold;
	background-color: #83b2dc;
	line-height: 1.8em;
}

#conts .tabImg {
	margin-bottom: 20px;
}
