@charset "utf-8";
/* CSS Document */
h3{
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
}
#temperature h3{
	background-image:url(img/ttl_temperature.gif);
	width:252px;
	height:19px;
}
#miyako h3{
	background-image:url(img/ttl_miyako.gif);
	width:258px;
	height:19px;
}
#natural h3{
	background-image:url(img/ttl_natural.gif);
	width:277px;
	height:19px;
}
#blend h3{
	background-image:url(img/ttl_blend.gif);
	width:318px;
	height:19px;
}

#noncaffeine h3{
	background-image:url(img/ttl_noncaffeine.gif);
	width:275px;
	height:17px;
}

#rawmaterial h3{
	background-image:url(img/ttl_rawmaterial.gif);
	height:19px;
	width:177px;
}
table{
	margin-left:20px;
}
.tbl_thum {
width:8%;
}
td {
font-size:0.8em;
padding:5px 0;
}
.tbl_txt {
width:80%;
}
.top_blo{
	margin-top:20px;
}
.block-2 {
clear:both;
margin:0 0 40px 70px;
width:550px;
}
.img_sp03{
	float:right;
	margin-right:30px;
	margin-top:70px;
}
#set_sp03{
float:left;
}
