@charset "utf-8";

#data table {
	width:100%;
	border-collapse:collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	}
#main h3 {
	padding-bottom: 20px;
}

#data td {
	text-align:center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 2px;
	}				
#data th {
	color: #FFFFFF;
	text-align:center;
	padding:2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 14px;
	}							
#data thead th {
	text-align:center;
	font-size: 12px;
	background-color: #D7372F;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	}
#data .odd {
	background-color: #FEF5F5;
}
#data .txt_red_b {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.txt_name {
	font-size: 12px;
	padding-bottom: 10px;
	text-align: center;
}
.voice_pic_wrap {
	width: 280px;
	float: left;
}
.voice_detail_wrap {
	float: right;
	width: 290px;
}
.voice_txt {
	clear: both;
	padding-top: 20px;
}
#wrapper #content #main .section .voice_wrap td {
	padding-bottom: 12px;
}
.voice_wrap {
	margin-bottom: 20px;
}

#wrapper #content #main .section .voice_wrap .voice_detail_wrap li {
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#wrapper #content #main .section .voice_wrap .voice_txt p {
	font-size: 14px;
}
#wrapper #content #main #works_bt ul li  {
	float: left;
	margin-bottom: 5px;
}
#wrapper #content #main #works_bt {
	height: 80px;
}
#wrapper #content #main .section table tr .txt_name {
	line-height: 16px;
	padding-top: 5px;
}
#wrapper #content #main .section table tr .txt_name strong {
	color: #C02426;
}
.txt_green {
	font-size: 15px;
	font-weight: bold;
	color: #090;
	margin-bottom: 20px;
	display: block;
}




.caution {
	color: #F00;
	font-size: 12px;
	font-weight: bold;
}

