@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: 食品産業向け商品のご案内
	Version: 1.0
　　Comment: TOP設定
----------------------------------------------------------- */

/* 
 TOP Style [
----------------------------------------------------------- */
#topBlock {
	background: url(../images/top/box1.jpg) no-repeat top;
	float: right;
	width: 566px;
	padding-top: 10px;
	margin-bottom: 20px;
}

#topBlock2 {
	background: url(../images/top/box2.jpg) repeat-y;
	float: right;
	width: 566px;
}

#topBlock3 {
	background: url(../images/top/box3.jpg) no-repeat bottom;
	float: right;
	width: 566px;
}

#topBlock3 h3 {
	text-align: left;
	float: right;
	width: 428px;
	margin-top: 9px;
}

#topProposal {
	float: right;
	width: 566px;
	margin-bottom: 15px;
}

#topProposal ul {
	float: right;
	width: 216px;
}

#topProposal ul li {
	margin-bottom: 5px;
}

#topLineup {
	float: right;
	width: 566px;
	margin-bottom: 5px;
}

#topLineup ul {
	float: right;
	width: 566px;
	margin-bottom: 15px;
}

#topLineup ul li {
	display: inline;
	float: left;
}

#topLineup ul li.center {
	margin-right: 17px;
	margin-left: 17px;
}

#topTopics {
	width: 536px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#topTopics table {
	float: right;
	width: 536px;
	margin-bottom: 15px;
}

#topTopics table td {
	font-size: 0.8em;
	line-height: 17px;
	color: #666666;
	background: url(../images/share/dot.gif) repeat-x bottom;
	letter-spacing: 0.001em;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}

.icon {
	width: 60px;
}

.day {
	white-space: nowrap;
	width: 75px;
}

.contents a {
	background: url(../images/share/point.gif) no-repeat left top;
	padding-left: 12px;
}
