.h2-card{
	font-weight:bold;
	color:#f78600;
	font-family: "Helvetica","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","hiragino kaku gothic pro","Meiryo","メイリオ", sans-serif;
	}
.h3-card{
	font-weight:bold;
	background-color:#e79a24;
	padding:5px;
	margin:15px 0;
	color:#FFFFFF;
	font-size:1.2rem;
	font-family: "Helvetica","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","hiragino kaku gothic pro","Meiryo","メイリオ", sans-serif;
	}
strong{
	font-weight:bold;
	color:#f78600;
	}

.fb_page_plugin_area{
	width:100%;
	text-align:center;
}
	
.ol-three{
	list-style:none;
	padding:0;
	}
	.ol-three-1{
		background-image:url(../images/ol-three-1.jpg);
		background-repeat:no-repeat;
		padding-left:25px;
		font-size:large;
		margin-bottom:20px;
		}
	.ol-three-2{
		background-image:url(../images/ol-three-2.jpg);
		background-repeat:no-repeat;
		padding-left:25px;
		font-size:large;
		margin-bottom:20px;
		}	
	.ol-three-3{
		background-image:url(../images/ol-three-3.jpg);
		background-repeat:no-repeat;
		padding-left:25px;
		font-size:large;
		margin-bottom:20px;
		}	
		
.ul-rect{
	list-style:none;
	padding:0;
	}
	.ul-rect li{
		background-image:url(../images/ul-rect.jpg);
		background-repeat:no-repeat;
		padding-left:25px;
		margin-bottom:20px;
		}

.w90{
	width:90%;
	}
	
.txt-s{
	font-size:0.9rem;
	}
.txt-l{
	font-size:1.2rem;
	}
