@charset "utf-8";
/*-------------------------------------------------
 RitouFair 2009
 
 @File    : ecobug.css
 @charset : utf-8
 @Auther  : Products Planning Ltd. (P&P)
 @version : 0.0.1 2009.10.09

-------------------------------------------------*/



/* ecobug
-------------------------------- */
#ecobug {
	width: 540px;
	margin: 30px 0 40px 20px;
}

#ecobug p {
	text-align:center;
}

.column	{
	width: 540px;
	background: url(../images/ecobug2_foot.gif) no-repeat bottom;
	padding-bottom: 27px;
	margin-top: 30px;
}
.column .inner	{
	background: url(../images/ecobug2_head.gif) no-repeat;
	padding-top: 144px;
}
.column .inner .body	{
	background: url(../images/ecobug2_body.gif) repeat-y;
	padding: 0 36px;
	font-size:90%;
}


.column3	{
	width: 540px;
	background: url(../images/ecobug3_foot.gif) no-repeat bottom;
	padding-bottom: 27px;
	margin-top: 30px;
}
.column3 .inner	{
	background: url(../images/ecobug3_head.gif) no-repeat;
	padding-top: 124px;
}
.column3 .inner .body	{
	background: url(../images/ecobug3_body.gif) repeat-y;
	padding: 0 36px;
	font-size:90%;
}

#ecobug_kome{
	float:left;
}

#kochira {
	background:url(../images/icon_arrow.gif) left 8px no-repeat;
	padding-left:19px;
	padding-top:9px;
	margin-left:280px;
}