/************** 明太子物語　原料編スタイルシート **************//******* タグ設定********/body {	background-color: #ffffff;	text-align: center;	height: auto;	width: 100%;	margin: 0px;}ul {	line-height: 20px;	margin-left: 0px;	font-size: 87%;	padding-left: 0px;}li {	font-size: 85%;	border-bottom: 1px dashed #003366;	margin-left: 0px;	padding-left: 0px;	color: #003366;	padding-bottom: 5px;	padding-top: 5px;	list-style-type: none;}h4 {	font-size: 77%;	line-height: inherit;}h6 {	font-size: 105%;	color: #003366;	margin-bottom: 5px;}a:hover {	color: #0000FF;}/****レイアウト設定****/#outer {	width: 780px;	border-left: 1px solid #c0c0c0;	border-right: 1px solid #c0c0c0;}#main {	border: 1px solid #0099CC;	text-align: center;	float: right;	width: 600px;	margin-right: 5px;	padding-top: 5px;	padding-left: 5px;	position: relative;	height: auto;}#sidebar1 {	width: 145; /*change01 old 160px*/	padding-top: 0px;	position: relative;	margin-left: 3px;	text-align: left;}#menu {	background-color: #DCE7F0;	text-align: left;	padding-top: 3px;	height: auto;	width: 140px;	padding-right: 2px;	padding-left: 2px;	float: left;}#content {	background-color: White;	margin: 0px auto;    width: 780px;	padding-top: 10px;	text-align: left;}/*******文字装飾********/.font2 {	font-size: 83%;	line-height: 20px;}.font3 {	line-height: 20px;	font-size: 105%;	font-weight: bold;	color: #003366;}.style2 {	font-size: 14px;	font-weight: bold;}/**配置装飾***/.left02 {	float: left;	margin: 5px 0 0 0;	text-align: left;}.right02 {	float: right;	margin: 5px 10px 0 10px;	position: relative;	text-align: left;}.left03 {	float: left;	margin: 5px 5px 0　 10px;	text-align: left;}.right03 {	float: right;	margin: 5px 10px 0 10px;	position: relative;	text-align: left;}/*****メニュー部分装飾******/.td4 {	background-color: #B7CDDE;	color: #003366;}.coment {	border-top: 1px solid #CCCCCC;	border-right: 1px solid #CCCCCC;	border-bottom: 1px solid #CCCCCC;	border-left: 1px #CCCCCC;}.coment_right {	border-top: 1px solid #CCCCCC;	border-right: 1px #CCCCCC;	border-bottom: 1px solid #CCCCCC;	border-left: 1px solid #CCCCCC;}.coment_btm {	border-right-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #CCCCCC;	border-left-color: #CCCCCC;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #CCCCCC;}