@charset "UTF-8";
/*-------------------------------------------------------------------

テキスト周りのデザインなど

--------------------------------------------------------------------*/
.txt16px {
	font-size: 15px;
	line-height: 120%;
	font-weight:bold;
	color:#000099;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.txt15px {
	font-size: 13px;
	line-height: 150%;
}
.txt11px {
	font-size: 11px;
}
.txtRed {
	color: #FF0000;
}
#btn_s_toReg p {
	line-height: 29px;
	height: 29px;
	display: block;
	float: right;
}
.gray {
	color: #999999;
}
.black {
	line-height: 250%;
	font-weight: bold;
	color: #000000;
	height: 100%;
}
.service h4, .outline h4 {
	font-size: 15px;
	color: #000000;
	display: block;
	height: 24px;
	/*width: 464px;*/
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #618ACD;
	border-left-color: #618ACD;
	padding-left: 13px;
	line-height: 24px;
	margin-bottom: 10px;
}
.service h5 {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #8BAED2;
	display: block;
	height: 20px;
	width: 200px;
	text-indent: 8px;
	margin-bottom: 8px;
}
.outline h5 {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #8BAED2;
	display: block;
	height: 20px;
	width: 200px;
	text-indent: 8px;
	margin-bottom: 8px;
}
.service p, .outline p {
	margin-bottom: 13px;
	padding-left: 16px;
}
.service .indent {
	text-indent: -1em;
	padding-left: 1em;
	margin: 0px;
}
.bold {
	font-weight: bold;
}
.indent02 {
	padding-left: 16px;
	margin: 0px;
}
.service .indent03 {
	text-indent: -1em;
	padding-left: 28px;
	margin: 0px;
}
.flowArea_middle p {
	margin-bottom: 0px;
	padding-left: 16px;
}
.service .left {
	padding-left: 0em;
	margin-bottom: 13px;
}
.service .short {
	font-size: 15px;
	color: #000000;
	display: block;
	height: 24px;
	width: 267px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #618ACD;
	padding-left: 13px;
	line-height: 24px;
	margin-bottom: 0px;
	border-bottom-style: none;
}
.txt_blue {
	color: #000099;
}
