@charset "UTF-8";

/* CSS Document 
Title:      ORGABITS_top styles
Updated:    Jun. 13 2008
*/


/*default*/
img,#header,#footer,#last_section {
	display: none;
}

a[href]:after {
        content: " (" attr(href)") ";
}

sub {
	font-size: 70%;
	position: relative;
  top: -0.2em;
}

      
.r {
	font-size: 70%;
	position: relative;
  top: -0.4em;
}

/*contact.html*/
#contactleft dt {
	width: 30px;
	float: left;
	font-size: 90%;
}

#contactleft dd {
	margin-left: 80px;
}

/*goods_for_earth*/
#contents_good_for_earth #section6 dt {
	float: left;
	width: 25px;
}

#contents_good_for_earth #section6 dd {
	margin-left: 35px;
}

/*partners_goods.html*/
#contents_partners dt {
	float:left;
	width:25px;
}

#contents_partners dd {
	margin-left:25px;
}
