/* clearfix */
.clear:before, .clear:after {
	content: " ";
	display: table;
}
.clear:after {
	clear: both;
}
.clear {
*zoom: 1;
	overflow: hidden;
}
/*テキスト関連*/

.caution {
	color: #ec0000;
}
.highlight {
	color: #045c46;
}
.underline {
	text-decoration: underline;
}
.left {
	text-align: left!important;
}
.center {
	text-align: center!important;
}
.right {
	text-align: right!important;
}
.nomal {
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
.text10 {
	font-size: 10px!important;
}
.text11 {
	font-size: 11px!important;
}
.text12 {
	font-size: 12px!important;
}
.text13 {
	font-size: 13px!important;
}
.text14 {
	font-size: 14px!important;
}
.text15 {
	font-size: 15px!important;
}
.text16 {
	font-size: 16px!important;
}
.text17 {
	font-size: 17px!important;
}
.text18 {
	font-size: 18px!important;
}
.text20 {
	font-size: 20px!important;
}
.text23 {
	font-size: 23px!important;
}
.text26 {
	font-size: 26px!important;
}
.text27 {
	font-size: 27px!important;
}
.text30 {
	font-size: 30px!important;
}
.text39 {
	font-size: 34px!important;
	line-height: 1.4;
}
.default_list {
	list-style-type: disc;
	padding-left: 1.2em;
}
.default_list_ol {
	list-style-type: decimal;
	padding-left: 2em;
}
.line12 {
	line-height: 1.2!important;
}
.inde {
	text-indent: 1em;
}
.indent_list {
	text-indent: -2.1em;
	padding-left: 2.4em;
}
/*フロート*/
.float-l {
	float: left;
}
.float-r {
	float: right;
}
/*位置*/
.middle {
	vertical-align: middle;
}
/*画像関連*/

.img_left {
	float: left;
	margin: 0 15px 15px 0;
}
.img_right {
	float: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.img_center {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
/*テキストカラー*/
.red {
	color: #bf0000;
}
.blue {
	color: #0069B7;
}
.fusion_blue {
	color: #2757a1;
}
.green {
	color: #22A749;
}
.yellow {
	background-color: #ffff99;
}
/*マージン関連*/
.margin0 {
	margin: 0!important;
}
.margin3 {
	margin-bottom: 3px!important;
}
.margin5 {
	margin-bottom: 5px!important;
}
.margin15 {
	margin-bottom: 15px!important;
}
.margin20 {
	margin-bottom: 20px!important;
}
.margin30 {
	margin-bottom: 30px!important;
}
.margin45 {
	margin-bottom: 45px!important;
}
.margin60 {
	margin-bottom: 60px!important;
}
.margin_top5 {
	margin-top: 5px!important;
}
.left_margin {
	margin-left: 20px;
}
html*.left_margin {
	margin-left: 25px;
}
.right_margin {
	margin-right: 15px;
	margin-bottom: 5px;
}
/*--サービス関連リンク 3列--*/
.bnrArea {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	clear: both;
	overflow: hidden;
}
.bnrArea h4 {
	margin-top: 0px;
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 14px;
}
.bnrBox {
	width: 281px;
	float: left;
	margin-right: 10px;
	padding: 10px 10px 10px 20px;
	background-color: #dee5fc;
	border-radius: 5px;
	/* border: 1px solid #cccccc; */
}
.bnrBox:last-child {
	margin-right: 0px;
}
.bnrBox a {
	color: #333;
	text-decoration: none;
}
.bnrBox li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.bnrBox li.service {
	font-size: 20px;
	line-height: normal;
	text-align: left;
	width: 100%;
}
.bnrBox span.bnrtxt {
	display: block;
	font-weight: bold;
	font-size: 12px;
}
.bnrBox02 {
	width: 442px!important;
}
/*--サービス関連リンク 1列--*/
.bnrArea1 .bnrBox {
	margin: 0 auto;
	float: none;
}
/*--サービス関連リンク 1列 可変--*/
.bnrArea4 {
	display: table;
	width: auto;
}
.bnrArea4 .bnrBox {
	width: auto;
}
/*--サービス関連リンク 2列--*/
.bnrArea3 {
	width: 633px;
}
/*--サービス関連リンク 4列--*/
.bnrArea2 {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	clear: both;
	overflow: hidden;
}
.bnrArea2 h4 {
	margin-top: 0px;
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 14px;
}
.bnrArea2 .bnrBox {
	width: 201px;
	float: left;
	margin-right: 10px;
	padding: 10px 10px 10px 20px;
	background-color: #dee5fc;
	border-radius: 5px;
	/* border: 1px solid #cccccc; */
}
.bnrArea2 .bnrBox:last-child {
	margin-right: 0px;
}
.bnrArea2 .bnrBox a {
	color: #333;
	text-decoration: none;
}
.bnrArea2 .bnrBox li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.bnrArea2 .bnrBox li.service {
	font-size: 17px;
	line-height: normal;
	text-align: left;
	width: 100%;
}


