/***************** topicpath ********************/

#topicpath{
	height:30px;
	font-size:10px;
}

/***************** contents ********************/

#secondcontents h2 img{
	margin:0 10px 0 0;
}

#secondcontents h2 {
	font-size:12px;
	border-bottom:1px solid #333;
	padding:0 0 5px 0;
}

#secondcontents h3 {
	padding:0 0 5px 0;
	border-bottom:1px dotted #999;
}

#secondcontents h4 {
	color:#bf0000;
}

#secondcontents strong {
	color:#95b100;
}

.gotodetail a{
	background-image: url(../img/arrow_red.gif);
	background-repeat: no-repeat;
	background-position:right center;
	padding:0 12px 0 0;
}

.gotodetail a:link{
	font-size:10px;
	color:#000;
	text-decoration:none;
}

.gotodetail a:visited{
	font-size:10px;
	color:#000;
	text-decoration:none;
}

.gotodetail a:active{
	font-size:10px;
	color:#000;
	text-decoration:underline;
}

.gotodetail a:hover{
	font-size:10px;
	color:#000;
	text-decoration:underline;
}

.listingtable{
	line-height:150%;
}

.listingtable td{
	border-bottom:1px dotted #666;
	padding:2px;
}

.b10 {
	font-weight:bold;
	font-size:10px;
	line-height:150%;
}

.b10a {
	font-weight:bold;
	font-size:10px;
	line-height:150%;
	color:#bf0000;
}

.b10b {
	font-weight:bold;
	font-size:10px;
	line-height:150%;
	color:#95b100;
}

.b12 {
	font-weight:bold;
	font-size:12px;
	line-height:150%;
}

.b12a {
	font-weight:bold;
	font-size:12px;
	line-height:150%;
	color:#bf0000;
}

.b12b {
	font-weight:bold;
	font-size:12px;
	line-height:150%;
	color:#95b100;
}

.red10 {
	font-size:10px;
	line-height:150%;
	color:#bf0000;
}

.g10 {
	font-size:10px;
	line-height:150%;
	color:#95b100;
}

.voice-righit{
    margin: 5px 0 10px 10px;
    float:right;
}

.voice-left{
    margin: 5px 10px 10px 0;
    float:left;
}

.voice-no{
    margin: 5px 0 10px 0;
}


.voice{
	border-bottom:1px dotted #666;
	padding:2px;
}