@charset "utf-8";

/* sideMenu
=========================================================================*/
.column2Right .sideSTit{
	margin:0 0 18px 0;
	}

.column2Right .recipeList{
	margin:0 0 21px 12px;
	width:173px;
	overflow:hidden;
	}
.column2Right .recipeList .img{
	float:left;
	margin:0 12px 0 0;
	width:64px;
	height:65px;
	}
.column2Right .recipeList dd{
	float:left;
	width:90px;
	}
.column2Right .recipeList dd .text{
	font-size:85%;
	}
.column2Right .recipeList dd .link{
	margin:0 0 5px 0;
	padding:0 0 0 7px;
	font-size:92%;
	font-weight:bold;
	line-height:150%;
	background:url(../../common/images/icon_arrow03.gif) no-repeat 0 0.4em;
	}
.column2Right .component{
	margin:20px 0 0;
}

