@charset "utf-8";


#main {
	margin-top: 10px;
	margin-left: 12px;
	margin-bottom: 520px;
}

#jm {
	width: 565px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 20px;
}

#jm img {
	display: inline;
}


#obi {
	text-indent: -9999px;
	overflow: hidden;
}

#obi {
	height: 65px;
	width: 578px;
	background-image: url(../images/voice00/obi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#obi,
#gusu,
#kisu {
	margin: 0px;
	padding: 0px;
}

#gusu,
#kisu {
	width: 274px;
	list-style-type: none;
	float: left;
}




/*以下を変更して左右を入れ替える*/

#gusu {
	margin-left: 30px;
}


/*ここまで*/



#kisu dt,
#gusu dt {
	clear: right;
}


#gusu a,
#kisu a {
	background-image: url(../images/voice00/bgreport.gif);
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 14px;
	width: 111px;
	overflow: hidden;
	float: right;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-top: 5px;
}

*html #gusu a,
*html #kisu a {
	margin-right: 5px;
}

#gusu a:hover,
#kisu a:hover {
	background-position: 0px -14px;
}



