body {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#base {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#flame1 {
	height: 50px;
	width: 100%;
	text-align: right;
}
#flame2 {
	margin-top: 50px;
	width: 80%;
	clear: both;
	margin-right: 20%;
}
#flame2_list {
	margin-top: 50px;
	clear: both;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#flame2_list table {
	text-align: center;
}
#flame3 {
	clear: both;
	width: 100%;
	background-image: url(images/gph_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 250px;
	top: 50px;
	position: relative;
}
#zukei {
	float: left;
	height: 250px;
	width: 182px;
}
#heart {
	text-align: center;
	float: right;
	height: 55px;
	width: 72px;
	margin-top: 80px;
	margin-right: 30px;
}
#masume {
	float: left;
	height: 250px;
	width: 68px;
}
.btn {
	width: 280px;
	float: left;
	height: 70px;
	margin-bottom: 50px;
}
.graphic {
	float: right;
}
.back_next {
	float: right;
	margin-top: 100px;
	margin-right: 10%;
	height: 34px;
	width: 280px;
}
.clear_both {
	clear: both;
}
.btn_text {
	float: left;
	margin-left: 20px;
	width: 50%;
	height: auto;
}
.text {
	width: 100%;
	margin-left: 10px;
	clear: both;
}
