@charset "utf-8";
/*  
Theme Name: wp.Vicuna
Theme URI: http://wp.vicuna.jp/
Description: <a href="http://en.wp.vicuna.jp">wp.Vicuna</a> Structure Template + <a href="http://en.wp.vicuna.jp/skin/">Skin</a>
Version: 1.5.9
Author: wu
*/

@import url("style-ninja/0-import.css");

#voices {
	width: 560px;
}
#voices .enquete {
	text-align: center;
}
#voices h3 {
	border-left: 6px solid #999;
	border-bottom: 1px solid #999;
}
#voices .images {
	padding-top: 1em;
	border-top: 1px dotted #999;
}
#voices .images img {
	max-width: 180px;
	max-height: 180px;
}
#voices .images img {
	-ms-interpolation-mode: bicubic;
}

