@CHARSET "UTF-8";
#menu a {
	font-size			: 12px;
	line-height			: 15px;
}
#survey_question0, #survey_question1, #chart, #ans{
	float				: left;
}
#chart{
	width				: 210px;
}
#ans{
	width				: 300px;
}
#survey_question1{
	padding-top			: 10px;
	font-size			: 16px;
}
#survey_period{
	clear				: both;
	text-align			: center;
	font-size			: 15px;
}
#comment{
	clear				: both;
	padding-top			: 10px;
}
.tt{
	margin-top			: 30px;
}
.menutitle{
	font-weight			: bold;
	padding-bottom		: 10px;
}