/* 詳細
------------------------------------------------ */
#comment{
	width:566px;
	margin:0 auto 30px;
}
#ba{
	width:550px;
	margin:0 auto 30px;
}
#ba .before{
	width:260px;
	text-align:center;
	margin-bottom:5px;
	float:left;
}
#ba .after{
	width:260px;
	text-align:center;
	margin-bottom:5px;
	float:right;
}
#ba .left{
	width:260px;
	float:left;
}
#ba .left img{
	padding:4px;
	border:1px #CCC solid;
}
#ba .arrow{
	width:280px;
	float:left;
	background:url(../example/image/arrow.gif) no-repeat right;
}
#ba .right{
	width:260px;
	float:right;
}
#ba .right img{
	padding:4px;
	border:1px #CCC solid;
}

#point{
	width:550px;
	margin:0 auto 30px;
}
#point h4{
	margin-bottom:10px;
}
#point #photo{
	width:544px;
	margin:0 auto;
}
#point #photo li{
	width:168px;
	float:left;
	margin:0 5px;
}
#point #photo li img{
	padding:3px;
	border:1px #CCC solid;
}

#voice{
	width:530px;
	margin:0 auto 30px;
	padding:10px;
	background:#FDF7DF;
}
#voice dt{
	margin-bottom:8px;
	padding-bottom:3px;
	border-bottom:1px #660000 dotted;
}
#voice dd .img{
	width:180px;
	float:left;
}
#voice dd .comment{
	width:340px;
	float:right;
}
