@charset "utf-8";


#site_shokai {
	float: right;
	width: 520px;
	height: 835px;
	margin: 5px;
	position: relative;
}
#joubu_group {
	height: 850px;
}

#site_shokai_photo {
	margin: 20px;
	height: 230px;
	text-align: center;
	background-image: url(../base/gascon.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 478px;
}
#QA_bun {
	height: 565px;
	font-size: 16px;
	line-height: 1.4em;
	margin: 5px 20px;
	width: 478px;
	position: relative;
}
#QA_naka_bun {
	line-height: 1.5em;
	height: 450px;
	width: 418px;
	position: absolute;
	left: 0px;
	top: 45px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 10px;
	padding: 20px;
}
#main {
	height: 1050px;
	width: 740px;
	margin: 10px;
}
#qa_top {
	width: 700px;
	margin-right: 20px;
	margin-left: 20px;
	height: 100px;
}
#q01 {
	width: 696px;
	margin-right: 20px;
	margin-left: 20px;
	height: 35px;
	line-height: 2.5em;
	border: 2px solid #333333;
}
#p01_img    {
	list-style: url(question.png) inside;
	padding-left: 35px;
	background-image: url(question.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#a01 {
	width: 600px;
	margin-right: 20px;
	margin-left: 20px;
	height: 40px;
	padding: 15px 50px;
	background-image: url(answer.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}
#a03 {
	width: 600px;
	margin-right: 20px;
	margin-left: 20px;
	height: 70px;
	padding: 15px 50px;
	background-image: url(answer.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}
#a04 {
	width: 600px;
	margin-right: 20px;
	margin-left: 20px;
	height: 80px;
	padding: 15px 50px;
	background-image: url(answer.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}
#a05 {
	width: 600px;
	margin-right: 20px;
	margin-left: 20px;
	height: 50px;
	padding: 15px 50px;
	background-image: url(answer.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}
#a06 {
	width: 600px;
	margin-right: 20px;
	margin-left: 20px;
	height: 50px;
	padding: 15px 50px;
	background-image: url(answer.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}
#a07 {
	width: 600px;
	margin-right: 20px;
	margin-left: 20px;
	height: 80px;
	padding: 15px 50px;
	background-image: url(answer.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}

