@charset "Shift_JIS";
        
#main{
	 font-family: "‚l‚r ƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	 text-align: justify;
	 width: 609px;
     float: right;
     padding-bottom: 10px;
	 font-size: 14px;
	 line-height: 24px;
}
#info{
	width: 609px;
	height: 80px;
	background-image: url(../question/img/title.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#comment1{
	width: 609px;
    float: right;
	background-color: #FFFFFF;
	
}
#comment1 dl{
	width: 580px;
	height: 70px;
	float: left;
	margin: 10px 8px 8px 1px;
	background-color: #fafad2;
	font-size: 13px;
}
#comment1 dt{
    background-color: #7fc31c;
    color: #FFFFFF;
	text-align: left;
	font-size: 13px;
	padding-top: 3px;
	padding-left: 10px;
	letter-spacing: 1pt;
}
#comment1 dd{
    color: #000000;
	line-height: 13pt;
	text-align: left;
	font-size: 13px;
	padding-top: 3px;
	letter-spacing: 1pt;
}
.dare{
	margin-left: 25px;
}
