	@media only screen and (max-width:460px){
table.hikaku{
	font-size:75%;
	}
}
/**************************************************************
赤・太字
**************************************************************/
.redfont{
    color:red;
	  font-weight: bold;
}


	.aff_btn_red{
		width:90%;
		font-size:32px;
		font-weight:700;
		text-decoration:none;
		display:block;
		text-align:center;
		margin-left:5%;
		line-height:1.3;
		padding:8px 0 10px;
		background-color:#49a9d4;
		border-radius:5px;
		color:#fff;
		box-shadow:4px 4px #963634;
		text-shadow:0 -1px #963634;
		background-image:-moz-linear-gradient(top,#66cb00 0%,#669a00);
		background-image:-webkit-gradient(linear,left top,left bottom,from(#eb5350),to(#eb5350))}
		.aff_btn_red_s{font-size:24px}a.aff_btn_red:link{color:#fff !important;text-decoration: none;}
		a.aff_btn_red:visited{color:#fff!important;text-decoration: none;}
		a.aff_btn_red:hover{color:#fff!important;text-decoration: none;}
		a.aff_btn_red:active{color:#fff!important;text-decoration: none;}
		@media screen and (max-width:768px){
	.aff_btn_red{font-size:24px}.aff_btn_red_s{font-size:14px}}@media screen and (max-width:480px){.aff_btn_red{font-size:18px}.aff_btn_red_s{font-size:14px}}
	
	.aff_btn_blue{width:90%;font-size:32px;font-weight:700;text-decoration:none;display:block;text-align:center;margin-left:5%;line-height:1.3;padding:8px 0 10px;background-color:#49a9d4;border-radius:5px;color:#fff;box-shadow:4px 4px #1d77a0;text-shadow:0 -1px #1d77a0;background-image:-moz-linear-gradient(top,#66cb00 0%,#669a00);background-image:-webkit-gradient(linear,left top,left bottom,from(#29a7e1),to(#29a7e1))}
	.aff_btn_blue_s{font-size:24px}	
	a.aff_btn_blue:link{color:#fff !important;}
	a.aff_btn_blue:visited{color:#fff!important;}
	a.aff_btn_blue:hover{color:#fff!important;}
	a.aff_btn_blue:active{color:#fff!important;}@media screen and (max-width:768px){.aff_btn_blue{font-size:24px}.aff_btn_blue_s{font-size:14px}}@media screen and (max-width:480px){.aff_btn_blue{font-size:18px}.aff_btn_blue_s{font-size:14px}}



strong{background:linear-gradient(transparent 50%,#ffff66 50%)}
strong.yellow_maker{background:linear-gradient(transparent 0%,#ffff66 0%)}
strong.blue_maker{background:linear-gradient(transparent 80%,#66ccff 80%)}
strong.red_maker{background:linear-gradient(transparent 80%,rgb(255,170,170) 80%)}
