<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");

/*----------------------------------------
TOP
----------------------------------------*/

p.top_img01{
	width:778px;
	height:249px;
	margin-top:20px;
	margin-left:20px;
	background:url(../../img/top_img01.jpg) no-repeat;
}

h2.top_h3_01{
	width:490px;
	height:30px;
	margin:30px 0px 20px;
	background:url(../../img/top_h2_01.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

p.top_txt01{
	width:720px;
	margin:0px auto;
}

h2.top_h3_02{
	width:220px;
	height:30px;
	margin:30px 0px 20px;
	background:url(../../img/top_h2_02.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

div.point1{
	width:650px;
	padding-left:70px;
	background:url(../../img/point1.jpg) no-repeat;
}

p.point1_img{
	width:470px;
	height:40px;
	background:url(../../img/point1_txt.gif) no-repeat 0px 10px;
	text-indent:-9999px;
	overflow:hidden;
}

div.point2{
	width:650px;
	padding-left:70px;
	background:url(../../img/point2.jpg) no-repeat;
}

p.point2_img{
	width:560px;
	height:40px;
	background:url(../../img/point2_txt.gif) no-repeat 0px 10px;
	text-indent:-9999px;
	overflow:hidden;
}

div.point3{
	width:650px;
	padding-left:70px;
	background:url(../../img/point3.jpg) no-repeat;
}

p.point3_img{
	width:400px;
	height:40px;
	background:url(../../img/point3_txt.gif) no-repeat 0px 10px;
	text-indent:-9999px;
	overflow:hidden;
}

div.point4{
	width:650px;
	padding-left:70px;
	background:url(../../img/point4.jpg) no-repeat;
}

p.point4_img{
	width:470px;
	height:40px;
	background:url(../../img/point4_txt.gif) no-repeat 0px 10px;
	text-indent:-9999px;
	overflow:hidden;
}

p.point_txt{
	width:650px;
}

h2.top_h3_03{
	width:150px;
	height:30px;
	margin:30px 0px 20px;
	background:url(../../img/top_h2_03.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

p.top_step1{
	width:254px;
	height:119px;
	background:url(../../img/step1.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

p.top_step2{
	width:254px;
	height:119px;
	background:url(../../img/step2.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

p.top_step3{
	width:252px;
	height:119px;
	background:url(../../img/step3.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}




</pre></body></html>