/* title
===============================================================*/
h2.txt_title {
	width:940px;
	height:34px;
	color:#d94b0e;
	padding:15px 0 0 20px;
	margin:15px 0 15px 0;
	font-size:18px;
	background:url(/hacam/images/about/img_bg_01.gif) no-repeat 0 0;
}

h3.txt_title {
	width:945px;
	height:29px;
	padding:10px 0 0 15px;
	margin:0 0 25px 0;
	font-size:18px;
	background:url(/hacam/images/about/img_bg_02.gif) no-repeat 0 0;
}


#Main table.tbl_keyword{
	border:0;
}

#Main table.tbl_keyword th, #Main table.tbl_keyword td{
	padding:10px 5px;
}

#Main table.tbl_keyword th.title{
	width:100px;
}

input[type="text"], textarea{
	padding:3px;
}


#Main table.tbl_junle{
	border-top: 1px solid #cccccc;
	border-left:1px solid #cccccc;
}

#Main table.tbl_junle th,
#Main table.tbl_junle td{
	padding:5px 5px;
	border-right: 1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	
}

#Main table.tbl_junle th.title{
	background-color:#e9e7c2;
	width:100px;
}
#Main table.tbl_junle td{
	background-color:#fefefe;
}

#Main .btn_area{
	text-align:center;
	padding:10px 0;
	background-color:#c9c7a2;
	margin:10px 0;
}

#Main table.tbl_result{
	border-top: 1px solid #cccccc;
	border-left:1px solid #cccccc;
	margin-bottom:10px;
}

#Main table.tbl_result th,
#Main table.tbl_result td{
	padding:3px 5px;
	border-right: 1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	
}

#Main p.tit_01{
	padding:10px 0;
}

#Main table.tbl_result th{
	background-color:#e9e7c2;
}

#Main table.tbl_result td{
	background-color:#fefefe;
}

#Main table.tbl_result td.his_date{
	width:150px;
}

#Main table.tbl_result th.name  { width:100px; }
#Main table.tbl_result th.date  { width:115px; }
#Main table.tbl_result th.area  { width:115px; }
#Main table.tbl_result th.detail{ width:90px; }


