@charset "Shift-JIS";
#main_area h3 {
	margin: 0px;
	padding: 0px;
}
.content01_top {
	background-image: url(../img/common/under_flame02_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 17px 0 0 0;
}

.content01_bottom {
	background-image: url(../img/common/under_flame02_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0 0 17px 0;
}
.content01_middle {
	background-image: url(../img/common/under_flame02_middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 5px 15px 10px 15px;
}
.content01 {
	line-height: 18px;
	margin: 0px;
	padding: 10px 10px 20px 10px;
}


.text01 {
	line-height: 30px;
	font-size: 18px;
	background-image: url(../img/common/dot01.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0 0 5px 0;
	padding: 20px 0 0 0;
	color: #F60;
}
