@charset "utf-8";
/*======================================================
	flash
----------------------------------------------------- */
#flash {
	height: 300px;
	width: 850px;
	margin-bottom: 20px;
}
#flash-inner {
	height: 0px;
	width: 850px;
	padding-top: 300px;
	overflow: hidden;
	background-image: url(../common/top/flash.jpg);
}
/*======================================================
	question いかがなさいましたか？
----------------------------------------------------- */
#question-head {
	height: 0px;
	width: 600px;
	padding-top: 150px;
	overflow: hidden;
	background-image: url(../common/top/question-head_2.jpg);
}
#question-box {
	padding: 20px;
	margin-bottom: 20px;
	background-color: #FAFAF7;
	width: 560px;
}
#question-box1 { float: left; }
#question-box2 {
	float: right;
	width: 264px;
}
.question-space { margin-top: 10px; }
#question-1 {
	height: 0px;
	width: 264px;
	padding-top: 90px;
	overflow: hidden;
	background-image: url(../common/top/question-1.png);
}
#question-2 {
	height: 0px;
	width: 264px;
	padding-top: 90px;
	overflow: hidden;
	background-image: url(../common/top/question-2.png);
}
#question-3 {
	height: 0px;
	width: 264px;
	padding-top: 90px;
	overflow: hidden;
	background-image: url(../common/top/question-3.png);
}
#question-4 {
	height: 0px;
	width: 264px;
	padding-top: 90px;
	overflow: hidden;
	background-image: url(../common/top/question-4.png);
}
#question-5 {
	height: 0px;
	width: 264px;
	padding-top: 90px;
	overflow: hidden;
	background-image: url(../common/top/question-5.png);
}
#question-6 {
	height: 0px;
	width: 264px;
	padding-top: 90px;
	overflow: hidden;
	background-image: url(../common/top/question-6.png);
}
#question-7 {
	height: 0px;
	width: 264px;
	padding-top: 90px;
	overflow: hidden;
	background-image: url(../common/top/question-7.png);
}
#question-box ul {
	margin-top: -10px;
	text-indent: 100px;
}
