@charset "utf-8";
/*-------------------------------------------------
スープカレーとは
-------------------------------------------------*/

#about_curry_contents{
	width:890px;
	height:483px;
	background:url(/foods/magic/about_curry/images/bg_about_curry.png) no-repeat bottom;
	margin:0 auto !important;
	overflow:hidden;
}
#about_curry_contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #about_curry_contents {
    height: 1em;
    overflow: visible;
}
/**/

/*---スープカレーとは？---*/

#cont_about_curry{
	width:445px;
	height:483px;
	float:left;
	position:relative;
}

#cont_about_curry h2{
	width:307px;
	height:48px;
	position:absolute;
	left:77px;
	top:24px;
}

#cont_about_curry img.img_soupcurry{
	width:294px;
	height:214px;
	position:absolute;
	left:76px;
	top:90px;
}

#about_curry_txt{
	width:416px;
	height:140px;
	position:absolute;
	background:url(/foods/magic/about_curry/images/bg_txt_about_curry.png) no-repeat;
	left:16px;
	top:327px;
}

#about_curry_txt p{
	width:366px;
	margin:20px auto;
	font-size:12px;
	line-height:1.5em;
}


/*---「札幌発のスープカレー」とインドやタイのスープカレーとはどかが違うの？---*/

#cont_sapporo_curry{
	width:445px;
	height:483px;
	float:right;
	position:relative;
}

#cont_sapporo_curry h2{
	width:435px;
	height:128px;
	position:absolute;
	left:6px;
	top:24px;
}

#sapporo_curry_txt{
	width:416px;
	height:349px;
	position:absolute;
	background:url(/foods/magic/about_curry/images/bg_txt_sapporo_soupcurry.png) no-repeat;
	left:18px;
	top:120px;
}

#cont_sapporo_curry p{
	width:366px;
	margin:75px auto 20px auto;
	font-size:12px;
	line-height:1.7em;
}

