/* 
Cascading Style Sheets for Hitachi FM
20071208 Toyo@XAXEN
*/

BODY {
	margin				:0px;
	padding				:0px;
	text-align			:center;
	font-size			:10pt;
	font-family			:sun-serif;
	background-color	:#FFF;
}

TABLE {
	border-collapse		:collapse;
	table-layout		:fixed;
	font-size			:10pt;
}

TD {
	border-collapse		:collapse;
	table-layout		:fixed;
	font-size			:10pt;
}

H1 {
}

H2 {
	width				:750px;
	font-size			:14pt;
	text-align			:left;
}

.enquete {
	width				:750px;
}

.border {
	border				:#666 solid 1px;
}

.title {
	font-weight			:bold;
	width				:270px;
	padding				:5px;
	background-color	:#FFFFAA;
}

.answer {
	width				:240px;
	border				:none;
	border-bottom		:#666 solid 1px;
	vertical-align		:top;
}

.comment {
	width				:480px;
	vertical-align		:top;
}
