@charset "utf-8";

/* relax 
------------------------------------------------------------------------------------------ */

.relax-box01 {
	width: 653px;
}
/* clerfix ----- */
.relax-box01:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .relax-box01 { display: inline-block; }
/* no ie mac \*/
* html .relax-box01 { height: 0.1%; }
.relax-box01 { display: block; }
/* */
/* for IE7 */
*:first-child+html .relax-box01 { display: inline-block; }
/* ----- clerfix */

.relax-animal {
	width: 208px;
	padding-right: 9px;
	float: left;
	background: url(img/relax_bg01_top.gif) no-repeat 2px 205px;
}
.relax-animal .thumb {
	padding-bottom: 7px;
	background: #ffffff;
}
.relax-animal .summary {
	background: url(img/relax_bg01_btm.gif) no-repeat 2px 100%;
	padding: 12px 8px 14px 8px;
	text-align: center;
}

.relax-box02 .fL img {
	margin-right: 10px;
}
.relax-box02 .fR {
	padding-top: 1.0em;
	width: 207px;
}
/* clerfix ----- */
.relax-box02:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .relax-box02 { display: inline-block; }
/* no ie mac \*/
* html .relax-box02 { height: 0.1%; }
.relax-box02 { display: block; }
/* */
/* for IE7 */
*:first-child+html .relax-box02 { display: inline-block; }
/* ----- clerfix */










