@charset "utf-8";
/* CSS Document */

.voice_links{
	clear:both;
	margin:0px;
	padding:0px;
	list-style:none;
}

.voice_links li{
	list-style:none;
	float:left;
	margin-left:20px;
	padding-left:10px;
	padding-right:20px;
	background-image:url(../../../common/images/p_sankaku.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
}

.voice_links li a{
	color:#336AA3;
}

#main h3{
	margin:0px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.under_border{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#main .main_bod{
	margin-left:45px;
	margin-right:45px;
	margin-top:20px;
}

.mma a:hover{
	color:#336AA3;
}


.h2table_v2{
	width:600px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

.h2table_v2 th{
	text-align:left;
	margin-left:5px;
	padding:5px;
}

.h2table_v2 td{
	margin-left:5px;
	padding:5px;
}



