﻿/*------------ ＱＡ画面とヘルプ画面のｽﾀｲﾙｼｰﾄ ------------*/
.percentage {
	font-size: 100%; color: #333333 ; background-color:#eeeeee;
}
.specer {
	font-size: 75%; margin: 8px ; color: #333333 ;
}
.specer2 {
	font-size: 75%; margin-left: 2px ; margin-right: 5px ; color: #333333 ;
}
.bgcolor {
	background-color:#eeeeee;
}
.radio {
	background-color:#eeeeee; font-size: 75%; margin-left: 2px ; margin-right: 5px ; color: #333333 ;
}
.toiawase {
	font-size: 80%; color: #333333 ;
}
.ichiran_click {
	font-size: 90%; color: #333333 ; 
	cursor:pointer;
}
