/* Cob00204A */

.titleStyle {font-size: 14px}

.singleTable td {
	padding:0px 0px 0px 0px;
}

.layout {
	border:1px solid black;
	padding:30px;
}

.fontLarge {
	font-size:100%;
}

.outline .leftCol {
	width:120px;
}

.outline .rightCol {
	width:120px;
}

.outline .outlineHeight {
	height:24px;
}

.outline .outlineTitleHeight {
	height:32px;
}

.outline .heightForline {
	height:10px;
}

.tableBasic {
	width:720px;
}

.tableBasic .lineHeight {
	height:34px;
}

.tablePreview {
	width:720px;
}

.tablePreview .lineHeight {
	height:24px;
}

.tablePreview .lineTitleHeight {
	height:30px;
}

.tablePreview .heightForline {
	height:10px;
}

.tablePreview .quesCol {
	width:536px;
}

.tablePreview .hiritsuCol {
	width:40px;
}

.tablePreview .spaceBefCol {
	width:15px;
}

.tablePreview .numCol {
	width:40px;
}

.tablePreview .spaceAftCol {
	width:63px;
}

.tablePreInTable {
}

.tablePreInTable .space0Col{
	width:47px;
}

.tablePreInTable .ansCol{
	width:168px;
}

.tablePreInTable .space1Col{
	width:5px;
}

.tablePreInTable .barCol{
	width:343px;
}

.tablePreInTable .hiritsuCol{
	width:40px;
}

.tablePreInTable .space2Col{
	width:15px;
}

.tablePreInTable .numCol{
	width:40px;
}

.tablePreInTable .space3Col{
	width:63px;
}

/* 黒 */
.style0 {color: black;}
/* 赤 */
.style1 {color: red;}
/* 青 */
.style2 {color: #3366CC;}
/* オレンジ */
.style3 {color: #FF6633;}

/* font-size */
/* 0 */
.fontsize0 {
}
/* +1 */
.fontsize1 {
	font-size: 11pt;
}
/* +2 */
.fontsize2  {
	font-size: 13pt;
}
/* +3 */
.fontsize3  {
	font-size: 14pt;
}
/* +4 */
.fontsize4  {
	font-size: 15pt;
}
/* +5 */
.fontsize5 {
	font-size: 17pt;
	line-height:24px;
}