@charset "utf-8";
/*-------------------------------------------------
壁紙ダウンロード
-------------------------------------------------*/

#download_contents{
	width:890px;
	background:url(/foods/magic/common/images/bg_contents.jpg) no-repeat bottom;
	margin:0 auto !important;
}

/*---スープカレーとは？---*/
#download_top {
	width:830px;
	background:url(/foods/magic/common/images/bg_contents_top.jpg) no-repeat top;
	padding:30px 30px 15px 30px !important;
	overflow:hidden;
}
#download_top:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #download_top {
    height: 1em;
    overflow: visible;
}
/**/


#download_top h2{
	margin-bottom:15px;
}

#wpA_cont{
	width:386px;
	float:left;
	overflow:hidden;
	text-align:center;
}
#wpA_cont:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #wpA_cont {
    height: 1em;
    overflow: visible;
}
/**/

#wpA_cont img.img_wpA{
	margin-bottom:15px;
}

#wpA_cont ul{
	width:386px;
}
#wpA_cont ul li{
	width:188px;
	height:42px;
	float:left;
	margin:0 2px 10px 2px;
}


#wpB_cont{
	width:386px;
	float:right;
	overflow:hidden;
	text-align:center;
}
#wpB_cont:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #wpB_cont {
    height: 1em;
    overflow: visible;
}
/**/

#wpB_cont img.img_wpB{
	margin-bottom:15px;
}

#wpB_cont ul{
	width:386px;
}
#wpB_cont ul li{
	width:188px;
	height:42px;
	float:left;
	margin:0 2px 10px 2px;
}


/*---設定方法---*/
#setting_cont {
	width:830px;
	margin:0 30px 30px 30px !important;
	/*background:url(/foods/magic/download/images/bg_elephant.jpg) no-repeat right bottom;*/
	overflow:hidden;
}

#setting_cont h2{
	margin-bottom:15px;
}

#setting_cont h3{
	margin-bottom:10px;
}

#setting_cont ol{
	margin-bottom:15px;
}

#setting_cont ol li{
	list-style:decimal;
	font-size:100%;
	line-height:1.8em;
	margin:0 0 3px 30px;
}

#setting_Win{
	width:386px;
	float:left;
}

#setting_Mac{
	width:386px;
	float:right;
}
#setting_cont:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #setting_cont {
    height: 1em;
    overflow: visible;
}
/**/


