.body {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	font-size: 12px;
	text-align: center;
}

#Container {
	width: 100%;
	/*border: 1px solid #000000;*/
	text-align: center;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	font-size: 12px;
	margin: 0px auto;
}

#OutLine {
	width: 520px;
	/*border: 1px solid #000000;*/
	padding: 5px;
	text-align: center;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	font-size: 12px;
	margin: 0px auto;
}

#FormContainer {
	width: 500px;
	/*border: 1px solid #0000FF;*/
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	font-size: 12px;
	text-align: center;
	margin: 0px auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

#QuestionContainer {
	width: 500px;
	/*border: 1px solid #000000;*/
	text-align: left;
	margin: 0px auto;
}

#Title {
	width: 500px;
	background-color: #0000FF;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px auto;
}

#ErrMes {
	text-align: left;
	color: #FF0000;
	font-weight: bold;
	margin: 10px;
}

.table {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	font-size: 12px;
}	

.category {
	font-size:12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 10px;
}

.q1 {
	font-size:12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 480px;
	margin: 0px 10px 0px 10px;
	/*border: 1px solid #CCCCCC;*/
	background-color: #0066CC;
	padding-left: 10px;
	padding-right: 10px;
}

.q2 {
	font-size:12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 480px;
	margin: 0px 10px 0px 10px;
	/*border: 1px solid #CCCCCC;*/
	background-color: #009900;
	padding-left: 10px;
	padding-right: 10px;
}

.q3 {
	font-size:12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 480px;
	margin: 0px 10px 0px 10px;
	/*border: 1px solid #CCCCCC;*/
	background-color: #FF9900;
	padding-left: 10px;
	padding-right: 10px;
}

.q4 {
	font-size:12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 480px;
	margin: 0px 10px 0px 10px;
	/*border: 1px solid #CCCCCC;*/
	background-color: #FF0000;
	padding-left: 10px;
	padding-right: 10px;
}

.q5 {
	font-size:12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	width: 480px;
	margin: 0px 10px 0px 10px;
	/*border: 1px solid #CCCCCC;*/
	background-color: #CFCFCF;
	padding-left: 10px;
	padding-right: 10px;
}

.choice {
	font-size: 12px;
	line-height: 20px;
	/*width: 300px;*/
	vertical-align: top;
	margin: 10px 10px 10px 20px;
	/*border: 1px solid #CCCCCC;*/
	float: left;
}

.choiceImg {
	float: left;
	text-align: center;
	width: 140px;
	/*border: 1px solid #CCCCCC;*/
	margin-top: 20px;
}

.FloatClear {
	clear: both;
}

#Answer {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: left;
	list-style: none;
}

#Answer li {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

.RQuest {
	color: #FF0000;
	font-weight: bold;
} 

.BChoice {
	color: #0000FF;
	font-weight: bold;
} 

#JadgeTitle {
	margin: 15px;
	font-size: 12px;
	line-height: 18px;
	width: 490px;
	text-align: left;
}

#TotalPoint {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	width: 500px;
	text-align: center;
}

#Jadge {
	text-align: center;
	width: 500px;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
}

#JadgeComment {
	margin: 50px auto;
	padding: 10px;
	border: 2px dashed #FF6666;
	width: 500px;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}

.noAnswer {
	margin-left: 28px;
}

.chWd {
	margin-left: 10px;
}

.chSentence {
	margin-left: 10px;
}