@charset "utf-8";

/**********************************/
/*会員様向けおすすめログイン前	ここから*/
/**********************************/

#site #VegeDayGate	{
	width:					auto;
	padding:				20px;
	background:			#e9e0b4;
}

#site #VegeDayGate #VegeDayGateName	{
	font-size:				210%;
	font-weight:			bold;
	color:					#4c2d10;
}

#site #VegeDayGate .VegeDayGateImage	{
	margin-left:			20px;
	text-align:				left;
}

#site #VegeDayGate #VegeDayEntrance,
#site #VegeDayGate #VegeDayJoin,
#site #VegeDayGate #VegeDayCookPad	{
	width:					480px;
	margin:					20px auto 40px;
	text-align:				left;
	color:					#4c2d10;
}

#site #VegeDayGate #VegeDayEntranceNote,
#site #VegeDayGate #VegeDayJoinNote,
#site #VegeDayGate #VegeDayCookPadNote	{
	margin-bottom:		16px;
	text-align:				left;
}

#site #VegeDayGate #VegeDayEntranceNote	{
	margin-top:			30px;
}

#site #VegeDayGate #VegeDayEntranceForm {
	width:					193px;
	height:					170px;
	background:			#f5f5f5;
	border: 					solid 1px #808080;
	padding-top:			10px;
	padding-left:			15px;
	text-align:				left;
}


/**********************************/
/*会員様向けおすすめログイン前	ここまで*/
/**********************************/


/********************************:*/
/*会員様向けおすすめ	ここから*/
/********************************:*/

#VegeDay	{
	width: 					auto;
	padding:				20px;
	color:					#4c2d10;
	background:			#e9e0b4;
}

#site #VegeDay #VegeDayName	{
	margin-bottom:		30px;
	font-size:				210%;
	font-weight:			bold;
}


#VegeDay #sub	{
	float:						right;
	width: 					200px;
	height:					auto;
	background:			#e9e0b4;
	text-align:				left;
}

#VegeDay #sub p	{
	margin:					0px 0px 15px 20px;
	text-align:				left;
}

#VegeDay #sub a {
	color:					#dc371e;
	font-weight:			bold;
	text-decoration:		underline;
}

#VegeDay #sub a:hover {
	color:					#4c2d10;
}

#VegeDay #sub .VegeDayList {
	text-align:				left;
	margin-left:			30px;
}

#VegeDay #main	{
	float:						left;
	width:					auto;
	height:					auto;
	background:			#e9e0b4;
	text-align:				center;
}

#VegeDay #main table	{
	border-collapse:		collapse;
	width:					660px;
}

#VegeDay #main td	{
	width:					150px;
	height:					auto;
	padding-bottom:	30px;
}

#VegeDay #main img	{
	width:					150px;
	height:					auto;
}

#VegeDay #main #LatestVegeDay	{
	width:					660px;
	height:					auto;
}

#VegeDay #main #LatestVegeDay img	{
	width:					600px;
	height:					auto;
}

/********************************:*/
/*会員様向けおすすめ	ここまで*/
/********************************:*/

