
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

.clear {
	line-height: 1px;
	clear: both;
}

/* ページング */
div.paging {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 15px;
	padding: 0px;
}

/* 新着情報 */
ul.topic {
	width: 400px;
	margin:0;
	padding-top: 0px;
	padding-right: 0;

	padding-left: 1em;
}

ul.topic li {
	margin:0;
	padding-left:17px;
	line-height:2.2em;
	list-style:none;
	background-image: url(../../0_images/news-point.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 12px;
}

/* そば粉 */
ul.soba {
	width: 100%;
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 1em;
}

ul.soba li {
	margin:0;
	padding-left:17px;
	line-height:2.2em;
	list-style:none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

/* レシピ */
ul.recipe {
	width: 100%;
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 1em;
}

ul.recipe li {
	margin:0;
	padding-left:17px;
	line-height:2.2em;
	list-style:none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

ul.recipecat {
	width: 160px;
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 1em;
}

ul.recipecat li {
	margin:0;
	padding-left:17px;
	line-height:2.2em;
	list-style:none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

/* 放射能測定結果 */
ul.radioact {
	width: 100%;
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 1em;
}

ul.radioact li {
	margin:0;
	padding-left:17px;
	line-height:2.2em;
	list-style:none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
