@charset "utf-8";
/* CSS Document */

/*ここからcontents4(price)の設定*/	
.contains-question {
	height: 365px;/*---高さ:365px---*/
	width: 960px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
.top-index {
	width: 960px;
	height: 50px;
	background-color: #000000;
	margin: 0 auto;
	background-image: url(img/top-index-question.png);
}
.top-index h2 {
	font-size: 16px;
	color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	margin: 0;
}
.contains-question img {
	margin-top: 0px;
	margin-bottom: 5px;
}
.contains-question .comment1 {
	float: left;
	margin-left: 30px;
}
.contains-question .comment1 th{
}
.contains-question .comment1 td{
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

.contains-question .comment2 {
	float: left;
}
.contains-question .comment2 th{
}
.contains-question .comment2 td{
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

#container .contains-question  h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #0099CC;
	text-align: left;
	margin: 0;
	padding: 0;
}
