@charset "Shift_JIS";




/*ファーストビュー
----------------------------------------------------------------*/

#globalNav {
	position: absolute;
	left: 0px;
	top: 265px;/*上余白10px*/
}

#firstView {
	margin-top: -5px;
	margin-bottom: 85px;
}




/*バナー欄
----------------------------------------------------------------*/

#mainBtn .box01 {
	padding-right: 30px;
}
#mainBtn p {
	font-size: 90%;
	line-height: 150%;
}





/*What's new
----------------------------------------------------------------*/

#whats {
	margin-bottom: 30px;
}

#whats dt {
	background-image: url(img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 10px;
}
#whats dd {
	margin-top: -25px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 7.5em;
}





/*黒糖ラインナップ*/


#lineup01 {
	float: left;
	width: 440px;
	margin-bottom: 30px;
}
#lineup02 {
	float: right;
	width: 210px;
	margin-bottom: 30px;
}


#lineup01 td p,
#lineup02 p {
	font-size: 78%;
	line-height: 150%;
	margin-bottom: 0px;
}
#lineup01 td {
	padding-right: 7px;
	padding-bottom: 10px;
}



/*黒糖豆知識*/

#kokutomame ul li {
	background-image: url(img/index/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 10px;
}
#kokutomame {}







