@charset "utf-8";
/*////////////////////////////////////////////////////////////
/* index.css (feature) */


/*--------------------------------------------------------------
	1. メインセクション
	2. 左サイド
	3. 右サイド
---------------------------------------------------------------*/

/*------------------------------------------------------------
	1. メイン
-------------------------------------------------------------*/
#main .inner{
	padding-bottom: 30px;	
}

#deliciousMain {
	background: url(../img/mainbg.gif) no-repeat;
	margin-left: 25px;
	height: 505px;
	min-height: 505px;
	position: relative;
}

#deliciousMain .textSection {
	width: 445px;
	padding: 38px 0 0 35px;
}

.textSection h4 {
	padding-bottom: 8px;
}

.textSection p {
	padding-bottom: 15px;
}

.textSection img.Posbtn {
	position: absolute;
	bottom: 76px;
	right: 55px;
}

ul#adobe {
	position: absolute;
	bottom: 10px;
	width:800px;
}

ul#adobe li.icon{
	float: left;
	width: 112px;
	margin-right: 10px;
}


/*------------------------------------------------------------
	2. タイトルエリア　セクション
-------------------------------------------------------------*/
#sectionTit {
	text-align: center;
	height: 170px;
	min-height: 170px;
}

#sectionTit img.tit {
	padding: 20px 0 15px 0;
}

#sectionTit img.headcopy {
	padding: 0 0 15px 0;
}
