@charset "utf-8";
/* CSS Document */

#dtail a{color:#EA4E28;}
body{font-size:12px;}
#dtail table table {
	font-size:12px;
	border-collapse:collapse;
	margin-bottom: 15px;
}
#dtail th{
	background-color:#eee;
	padding: 5px;border: double 1px #ccc;
}
#dtail table table td{
	padding:5px;
	border: double 1px #ccc;
}
#dtail table table td a{color:#EA4E28;}
#dtail table table th a{
	color:#369D51;
}
.style1{font-size:12px;}
.style2{
	color:#008800;
	font-size: 18px;
}
.style24{color:#008800;}
.style6{color:#333333;}
.head_back{
	background-image:url(../images/detail_head_back.jpg);
	background-repeat: repeat-x;
}
.p_02{
	margin-bottom:5px;
	font-size: 12px;
}

