/*=工場だから出来る高品質> コストパフォーマンス=
quality/cost/index.html
---------------------------------------------*/

#appeal_build_contents_top {
	width: 600px;
	height: 79px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	background: url(../../images/top_banner_bg.jpg) no-repeat;
}
.inner_box_underline {
	width: 565px;
	display: block;
	position: relative;
	text-align: left;
	padding-bottom: 10px;
	height: 200px;
	background: url(../../../../common/images/underline.gif) left bottom repeat-x;
	padding-top: 15px;
}
.inner_box_50day {
	width: 565px;
	display: block;
	position: relative;
	padding-bottom: 10px;
	height: 200px;
	padding-top: 15px;
	text-align: left;
}
/*------------------------*/

/*======graph=====*/
.graph{
	display: block;
	margin: 0px;
	height: 219px;
	width: 550px;
	position: relative;
	padding: 0px;
}.graph02{
	display: inline;
	list-style-type: none;
	margin: 0px;
}

/*------------------------*/

/*======font=====*/
.point{
	font-weight: bold;
	color: #FF9900;
}
.blue{
	color: #3194F8;
}
.blue_titl{
	color: #2948BB;
	font-size: 1.5em;
	display: block;
	margin: 0px;
}

/*------------------------*/

/*======box=====*/
.images_box {
	width: 300px;
	display: block;
	position: relative;
	height: 180px;
	float: right;
	text-align: right;
	vertical-align: top;
}
/*------------------------*/

