/*内容開始----------------------------------------------*/
#spcontentsarea{
	width:870px;
	background-image:url(../image/bg_main1.gif);
	background-repeat:no-repeat;
	clear: both;
}
}
/*背景画像クラス---------------------------------------*/

#spcontentsbox{
	width:870px;
	clear: both;
}
/*タイトルエリア----*/
#titileareaa{
	width:420px;
	padding: 0px 5px 0px 16px;
	clear: both;
}
#titileareaa h1{
	width:420px;
}
#titileareaa p{
	width:420px;
}
/*左エリア----------------------------------------------*/
#leftarea{
	width:441px;
	float: left;
	padding: 29px 0px 0px 0px;
}

#question1{
	width:386px;
	float: left;
	padding: 23px 0px 0px 35px;
}

/*右エリア----------------------------------------------*/
#rightarea{
	width:394px;
	float:right;
	padding-right: 25px;
}
#question2{
	width:400px;
	padding: 29px 0px 0px 0px;
	float: left;
}
#nextbtnbox{
	width:416px;
	text-align:right;
}
/*共通クラス----------------------------------------------*/
#spcontentsarea .imagebox1{
	width:187px;
	padding:0px 2px 0px 0px;
	float:left;
}
#spcontentsarea .imagebox2{
	width:177px;
	height: 237px;
	padding-left:15px;
	float:left;
}
#spcontentsarea .imagebox3{
	width:182px;
	height: 237px;
	padding-left:15px;
	float:left;
}
#spcontentsarea .questionbox{
	width:182px;
	padding-left:15px;
	float:left;
	height: 238px;
}
#spcontentsarea .questionbox h2{
	width:182px;
	clear:left;
}
#spcontentsarea .questionbox h3{
	width:182px;
	padding:7px 0px 0px 0px;
	font-weight:bold;
}
#spcontentsarea .questionbox p{
	width:182px;
	padding:2px 0px 0px 0px;
}
