/*よくある質問スタイル*/

p.categorylink{
	margin: 16px 0px 0px 0px;
	font-size: 12px;
}
a.categorylink:link{
	color: #294dc3;
}
a.categorylink:visited{
	color: #294dc3;
}
.graylinebg{
	background-color: #999999;
}
.contents{
	margin: 10px 0px 0px 0px;
}
.qa{
	margin: 10px 0px 0px 0px;
}
.qa2{
	margin: 20px 0px 0px 0px;
}
.qa3{
	margin: 20px 0px 20px 0px;
}
.questionbg{
	background-color: #e7e7e7;
}
.questionmark{
	margin: 3px 0px 2px 0px;
	color: #1aaf01;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.questiontext{
	margin: 3px 5px 2px 10px;
	font-weight: bold;
	line-height: 18px;
}
.answermark{
	margin: 8px 0px 2px 0px;
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.answertext{
	margin: 8px 5px 2px 10px;
	line-height: 18px;
}
.answertext2{
	margin: 15px 5px 2px 10px;
	line-height: 18px;
}
.item{
	margin: 4px 5px 1px 10px;
	font-weight: bold;
}
.keisan{
	margin: 4px 5px 1px 10px;
}
.kyouchou{
	color: #cc0000;
}
