@charset "Shift_JIS";


table.point2{ border:solid 1px #FF3300;}
table.point2 td p{ margin:5px 0 0 0; padding:0;}
table.point2 td p span.fc{ color:#FF9900; padding:0 2px 0 0;}

.fc1 { color:#FF3300; font-weight:bold;}

/* clear
------------------------------------------------------------ */
.clear{
clear:both;
height:0;
font-size:0;
line-height:0;
padding:0;
margin:0;}

/* clearfix
------------------------------------------------------------ */
.clearfix:after {
content: "."; 
display:block; 
height:0; 
clear: both;
visibility: hidden;}
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

