@charset "utf-8";

body{
	background-color: #fff;
	font-family:"ＭＳ Ｐゴシック", Osaka, verdana, arial, sans-serif;
	}

#boxGray{
	width: 700px;
	height: 330px;
	margin: 30px auto 0;
	border: 1px solid #e1e1e1;
	background-color: #f3f3f3;
	}

#boxGray dl{
	overflow: hidden;
	zoom: 1;
	width: 640px;
	height: 50px;
	font-size: 110%;
	line-height: 140%;
	font-weight: bold;
	margin: 20px auto 0;
	}
#boxGray dl dt{
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
	color: #5fc655;
	}
#boxGray dl dd{
	float: left;
	margin: 0;
	}

#chart_wrap{
	width: 500px;
	margin: 0 auto 30px;
	text-align:left;
	overflow: hidden;
	zoom: 1;
	}

#chart_cd{
	float: left;
	width: 230px;
	height: 230px;
	}
#chart_text{
	float: right;
	}

.canvas-holder1{
	background: url(/global/special/other/results/modal/images/q001_cd.gif) no-repeat ;
	}
.canvas-holder2{
	background: url(/global/special/other/results/modal/images/q002_cd.gif) no-repeat ;
	}
.canvas-holder3{
	background: url(/global/special/other/results/modal/images/q003_cd.gif) no-repeat ;
	}
.canvas-holder4{
	background: url(/global/special/other/results/modal/images/q004_cd.gif) no-repeat ;
	}
.canvas-holder5{
	background: url(/global/special/other/results/modal/images/q005_cd.gif) no-repeat ;
	}
.canvas-holder6{
	background: url(/global/special/other/results/modal/images/q006_cd.gif) no-repeat ;
	}
.canvas-holder7{
	background: url(/global/special/other/results/modal/images/q007_cd.gif) no-repeat ;
	}
.canvas-holder8{
	background: url(/global/special/other/results/modal/images/q008_cd.gif) no-repeat ;
	}

@media screen and (max-width: 640px) {
	#boxGray{
		width: 95%;
		}
	#boxGray dl {
		width:100%;
		padding: 0 3%;
		}
	#boxGray dl dt,
	#boxGray dl dd{
		font-size: .6em;
		}
}