<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

@import url("common.css");

/*----------------------------------------
FPとは！
----------------------------------------*/

h1.aboutfp_title_img{
	width:960px;
	height:170px;
	margin:0px auto;
	padding:0px;
	background:url(../../aboutfp/img/aboutfp_title_img.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

p.aboutfp_img01{
	width:543px;
	height:218px;
	margin:40px auto;
	background:url(../../aboutfp/img/aboutfp_img01.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

h2.about_fp_h2_01{
	margin:0px;
	padding:0px;
	color:#0099FF;
	background:none;
	font-size:1.3em;
}

p.font_blue{
	font-size:1.2em;
	color:#0099FF;
	font-weight:bold;
}

p.about_fp_txt01{
	margin-bottom:10px;
}</pre></body></html>