@charset "utf-8";





.headerImg{ background-image:url(../img/info_img.jpg)}




.infoF{ height:420px;
		background-color: #FFF;
		background-image: url(../img/info_p_02.jpg), url(../img/info_p_01.jpg);
		background-repeat: no-repeat, no-repeat;
		background-position: right bottom, left top;}
.infoF strong{ display:block; height:95px; text-indent:-9999px;}
.infoF div{ padding: 15px 0 0 30px; font-size:14px; line-height:1.7;}


.infoF table{ margin-top: 20px; width:540px; line-height:1.3}
.infoF th,
.infoF td{ padding:8px 0; border-bottom:1px dotted #CCC}
.infoF th{ padding-left:5px; width:110px;}


.infoF em { font-weight:bold; }