@import "common.css";@import url("common.css");/* 味彩トップページ指定 */.index {	margin: 8px 0px 8px 0px;	text-align: left;}.index .line {	margin: 0px 0px 1px 0px;	border-bottom: dashed 1px #FF8000;}.index dl {	margin: 0px;	padding-top: 3px;	padding-bottom: 3px;	border-bottom: dashed 1px #FF8000;	font-size: 12px;	line-height: 16px;}.index dd {	margin-left: 5em;	text-indent: 5em;	background-image: url(../ajisai/img/recipe.gif);	background-repeat: no-repeat;	font-size: 10px;	line-height: 15px;}.index span {	font-size:10px;}/* saeki */.oi {	color: #006666;}/* oikawa */.sa {	color: #FF9999;}/* 小見出し */h3 {	margin: 0px 0px 3px 0px;	font-size: 12px;	line-height: 16px;	font-weight: bold;	color: #006666;}/* 本文 */p {	margin: 0px 0px 10px 0px;	font-size: 12px;	line-height: 16px;}