/*中央バー開始*/

span.maru{
	font-size:6px;
	color:#000000;
	margin-left:10px;
}

p.question{
	font-size:14px;
	margin:10px 0px 10px 0px;
	font-weight:bold;
}

p.question1{
	font-size:14px;
	margin:10px 0px 10px 0px;
	font-weight:bold;
}

div#center-border{
	border-bottom:1px dashed gray;
	width:480px;
	padding:0px;
}

p.question-text{
	margin:40px 0 10px 0;
	font-size:18px;
	font-weight:bold;
}

p.question-text2{
	margin:40px 0 10px 0;
	font-size:18px;
	background-color:#FFFFE2;
	font-weight:bold;
}

p.text{
	font-size:14px;
	margin-left:10px;
	line-height:26px;
	
}
p.text2{
	font-size:14px;
	margin-left:10px;
	line-height:26px;
	background-color:#FFFFE2;
}

span.anser{
	color:red;
	font-size:18px;
}

div.qanda-dog{
	background:url(../image/yokohama_normalpage/qanda-dog.jpg) no-repeat;
	height:210px;
}

div.qanda-cat{
	background:url(../image/yokohama_normalpage/qanda-cat.jpg) no-repeat;

}

/*中央バー終了*/