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

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



/* award
-------------------------------- */
#award {
	margin:30px 0 0 20px;
	width:540px;
	line-height: 130%;
}

.award_view_tate {
	height:190px;
}

.award_view_tate2 {
	height:230px;
}

.award_view_yoko {
	height:135px;
}

.award_img {
	float:left;
	margin:0 10px;
}

.orange {
	color:#FF6600;
	font-size:110%;
}

.green {
	color:#009900;
	font-size:110%;
}
.black {
	font-size:110%;
	font-weight:bold;
	margin-top:20px;
}