@charset "utf-8";

div#wrap{
	background:url(/sweets/choco-vege/common/images/bg_dot.jpg) left top repeat !important;
	padding:18px 0;
	font-size:75%;
	color:#4e4e4e;
}

#container{
	margin:0 auto 0 auto;
	width:933px;
}

.floatL{
	float:left;
}

/* Header ==================== */
#content-header{
	position:relative;
	width:933px;
	height:154px;
	background:url(/sweets/choco-vege/common/images/header_bg.png) left top no-repeat;
}

h1#logo, #logo{
	display:inline;
	float:left;
	margin:25px 0 0 24px;
	width:360px;
}

#catch{
	float:left;
	margin-top:76px;
	width:509px;
}

/*#nav{
	position:absolute;
	top:4px;
	left:384px;
	width:549px;
	height:62px;
}
*/
#go-top{
	float:left;
	margin-top:7px;
	width:98px;
}

/*#nav ul{
	float:left;
	width:525px;
}

#nav ul li{
	float:left;
	margin-right:10px;
	width:121px;
}*/


/* Content ==================== */
#content{
	background:url(/sweets/choco-vege/common/images/bg_shadow.png) left top repeat-y;
}


/* Footer ==================== */
#content-footer{
	clear:both;
	height:50px;
	background:url(/sweets/choco-vege/common/images/footer_bg.png) left top no-repeat;
}

/*20140919*/

#nav{
	position:absolute;
	top: 4px;
	right: 35px;
}

#nav ul{
	float: right;
}

#nav ul li{
	float: left;
	margin-left: 10px;
	width: 121px;
}

#toppage_back {
	clear: both;
	width: 880px;
}

#toppage_back p {
	float: right;
	margin: 20px 0;
}

/*recipelink*/

#link_recipe {
	clear: both;
	width: 883px;
	margin: 0 auto;
}

#link_recipe ul {
	padding-left: 4px;
}

#link_recipe li {
	float: left;
	margin-right: 9px;
}

#link_recipe li.last {
	margin-right: 0;
}

/*20140919_end*/