.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clearfix{display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* End from IE-mac \*/
#frame {
	width: 760px;
	margin: 25px 20px 30px 20px;
	text-align:center;
}

#purin_mottirinko h3{
	margin:0 0 20px 0;
	clear: both;
	}

div.concept{
	width:720px;
	text-align:left;
	margin:0 auto 40px auto;
	background-color: #FFFFFF;
	color:#333;
	}

div.concept .concept_L{
	width:480px;
	float:left;
}
div.concept .concept_R{
	width:210px;
	float:right;
}
div.concept .concept-text-header {
  line-height: 1.21875;
  font-size: 16px;
  font-weight: bold;
}
div.concept .concept-text {
  line-height: 1.21875;
  letter-spacing: 0.05em;
  font-size: 13px;
}
div.concept .concept-text sup {
  vertical-align: top;
}
div.concept .concept-text-repletion {
  font-size: 10px;
}
div.concept .fwfc {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  background-color: #ea616f;
  border-radius: 5px;
  padding: 2px 0 2px 6px;
}
div.prBox{
	width:720px;
	margin:0 auto;
	}
div.prBox h3{
	text-align:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 10px;
	}
div.prBox table.detail_box{
	width:263px;
	margin-top: 0;
	margin-bottom: 10px;
	float: left;
	margin-left: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #df9cba;
	border-left-color: #df9cba;
	}
div.prBox table.detail_box th,
div.prBox table.detail_box td{
	text-align:left;
	padding:5px;
	color:#333333;
	font-size:12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #df9cba;
	border-bottom-color: #df9cba;
	}

div.prBox table.detail_box th{
	width:79px;
	background-color: #f8dbe8;
	}
div.prBox table.detail_box th.first{ padding: 15px 5px 13px;}
div.prBox table.detail_box td{
	text-align:center;
	}

div.prBox table.detail_box td.single{
	}
div.prBox div.prPhoto{
	width:493px;
	padding: 0;
	margin:0 80px 10px 140px;
	}

div.prBox div.prPhotoL{
	float:left;
	}

div.prBox div.prPhotoR{
	float:right;
	}


div.clear{
	clear:both;
	}


/* 開発者の声 */
#voice {
	height: 283px;
	color: #ffffff;
	margin-top: 70px;
	padding: 18px 0 0;
	background: #0e1f53;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#voice dd {
	width: 667px;
	margin: 0 auto;
	overflow: hidden;
}
#voice dd .photo {
	float: left;
	width: 145px;
	font-size: 17px;
	padding-top: 12px;
	text-align: center;
}
#voice dd .photo span {
	display: block;
	font-size: 10px;
	text-align: left;
	margin: 8px 0 2px;
}
#voice dd .text {
	float: right;
	width: 483px;
	font-size: 14px;
	line-height: 20px;
	margin-top: 90px;
	text-align: left;
	position: relative;
}
#voice dd .text:after {
	content: "";
	display: block;
	width: 194px;
	height: 59px;
	background: url(img/yg_zeitaku/text_voice.gif) no-repeat center center;
	position: absolute;
	top: -64px;
	left: -22px;
}