#accordion {
	width: 185px;
	padding-bottom: 30px;
}

span.aNav {
	padding: 8px 0;
	display: block;
	text-align: center;
	font-size: 11px;
	background: url(http://www.power-stones.jp/images/hr_dotted.gif) repeat-x bottom;
}

span.aNavB {
	padding: 8px 0 12px 0;
	display: block;
	text-align: center;
	font-size: 11px;
}

span.aNavB2 {
	padding: 8px 0 0 0;
	display: block;
	text-align: center;
	font-size: 11px;
}

.ac {
	width: 185px;
	position: relative;
}

.click {
	width: 185px;
	position: absolute;
	top: 46px;
}

.name {
	margin-bottom: 32px;
}

#accordion .noPad {
	padding: 0;
	margin: 0;
}