.heading {
	padding: 0px;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5%;
	margin-left: 0px;
}
.heading p {
	font-weight: bold;
}
.heading img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1%;
	margin-bottom: 0px;
	margin-left: 0px;
}
.question_box {
	padding: 1%;
	background-color: #FEE7F3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5%;
	margin-left: 0px;
}
.title {
	font-weight: bold;
	color: #630;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF99CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2%;
	margin-left: 0px;
	padding-bottom: 1%;
	padding-left: 1%;
	padding-top: 1%;
	padding-right: 0px;
}
.question_box ul {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2%;
	margin-left: 0px;
	text-align: center;
}
.question_box ul li {
    margin: 1%;
    padding: 2%;
    width: 35%;
	list-style-type: none;
	display: inline-block;
	font-weight: bold;
	color: #630;
}
.back_start {
	text-align: right;
	margin: 0px;
	padding: 0%;
	font-weight: bold;
	font-size: 90%;
}
.btn {
	background: -moz-linear-gradient(top,#FFF 0%,#E6E6E6);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));
	border: 2px solid #DDD;
	color: #111;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	width: 40%;
	padding: 3%;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}

a {
	text-decoration: none;
}
.top_img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5%;
	margin-left: 0px;
	text-align: center;
}
.commentary {
  margin: 0 auto 5% auto;
  padding: 0;
  width: 96%;
}

.question_box h3#cate1 {
}
.question_box h3#cate2 {
    background: rgba(0, 0, 0, 0) url("../../img/petitgift/petitgift_topttl_bg2.png") repeat scroll 0 0;
}
.question_box h3#cate3 {
    background: rgba(0, 0, 0, 0) url("../../img/petitgift/petitgift_topttl_bg3.png") repeat scroll 0 0;
}
.question_box h3#cate4 {
    background: rgba(0, 0, 0, 0) url("../../img/petitgift/petitgift_topttl_bg4.png") repeat scroll 0 0;
}
.question_box h3#cate5 {
    background: rgba(0, 0, 0, 0) url("../../img/petitgift/petitgift_topttl_bg5.png") repeat scroll 0 0;
}
.question_box h3#cate6 {
    background: rgba(0, 0, 0, 0) url("../../img/petitgift/petitgift_topttl_bg6.png") repeat scroll 0 0;
}
.question_box h3#cate7 {
    background: rgba(0, 0, 0, 0) url("../../img/petitgift/petitgift_topttl_bg7.png") repeat scroll 0 0;
}
.question_box h3#cate8 {
    background: rgba(0, 0, 0, 0) url("../../img/petitgift/petitgift_topttl_bg8.png") repeat scroll 0 0;
}
.question_box h3#cate9 {
    background: rgba(0, 0, 0, 0) url("../../img/petitgift/petitgift_topttl_bg9.png") repeat scroll 0 0;
}


