@charset "utf-8";
/* CSS Document */

@import url("common.css");


/*------------------------------
全国のFP紹介
------------------------------*/

.fp_map{
	width:503px;
	margin:30px auto;
}
.fp_txt01{
	background:url(img/fp_txt01.jpg) no-repeat;
	text-indent:-9999px;
	width:660px;
	height:45px;
	margin:30px auto 10px;
}
.fp_txt02{
	text-align:center;
	margin:0px auto 30px;
}
.fp_txt03{
	font-size:36px;
	color:#FFFFFF;
	letter-spacing:3px;
}
.fp_table01{
	width:700px;
	margin:auto;
}
.fp_name_m{
	border-left:5px #003399 solid;
	font-size:140.0%;
	font-weight:bold;
	height:20px;
	margin-bottom:10px;
	padding-left:10px;
}
.fp_name_w{
	border-left:5px #FF6699 solid;
	font-size:140.0%;
	font-weight:bold;
	height:20px;
	margin-bottom:10px;
	padding-left:10px;
}
.fp_font01{
	font-size:80.01%;
	color:#990000;
}
.fp_img01{
	background:url(img/fplist_img.jpg) no-repeat;
	text-align:center;
	width:800px;
	height:170px;
	padding-top:20px;
}


