
@import url(format.css);
@import url(base.css);

.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 */



#box_main02{
	font-size:10px;
	clear:both;
	padding-top:10px;
	}
#box_left{
	float:left;
	width:215px;
	padding-top:20px;
	text-align:left;
	}

#box_center{
	width:289px;
	float:left;
	padding-top:20px;
	border-left:1px solid #CDC6B6;
	border-right:1px solid #CDC6B6;
	text-align:center;
	}
#box_center p{
	line-height:12px;
	}
.cnts_area01 {
	padding:0px 5px;
	border-bottom::1px solid #CDC6B6;
	text-align:left;
	}
.cnts_area02 {
	padding:0px 5px;
	text-align:left;
	}

#box_right{
	float:left;
	width:265px;
	text-align:center;
	padding-top:20px;
	padding-left:5px;
	}
#box_right p{
	width:258px;
	margin:0px auto;
	text-align:left;
	line-height:14px;
	}
	
#box_kkm{
	width:255px;
	padding:3px;
	background-color:#57544F;
	text-align:left;
	}
#box_kkm .kkm_title{
	margin-bottom:2px;
	padding:2px 3px;
	color:#ffffff;
	font-size:10px;
	background-color:#744C25;
	}
#box_kkm .kkm_txt{
	padding:1px 3px;
	color:#ffffff;
	font-size:10px;
	line-height:12px;
	}
	
/*properties CSS*/
#box_area{
	width:610px;
	margin:0px auto;
	margin-left:79px;
	border-left:1px solid #CDC6B6;
	border-right:1px solid #CDC6B6;
	}
.area_data{
	background-color:#CDC6B6;
	}
.area_pro{
	background-color:#ffffff;
	}
